aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* build: specify _POSIX_C_SOURCE=2 (1992 POSIX.2).Kaz Kylheku2022-04-271-1/+1
* Avoid calling poll or gettimeofday for 1000 line bursts.Kaz Kylheku2022-04-271-24/+31
* On auto-exit, clear status line of all content.Kaz Kylheku2022-04-271-4/+4
* Redesign poll structure to avoid one byte reads from stdin.Kaz Kylheku2022-04-271-56/+85
* Fix getopt problem: colon missing on n.Kaz Kylheku2022-04-271-1/+1
* Workaround: fix for issue reported by a user.Kaz Kylheku2022-04-271-0/+1
* Regex matching for trigger mode.Kaz Kylheku2022-04-272-23/+47
* New feature: trigger mode.Kaz Kylheku2022-04-272-27/+119
* man page: fix small mistakes and improve wording.Kaz Kylheku2022-04-272-5/+6
* Redraw bugfix: redraw from snapshot when suspended.Kaz Kylheku2022-04-271-1/+3
* Rename clear_cur_line to consistently cryptic name.Kaz Kylheku2022-04-271-8/+8
* Rethink suspend mode: FIFO always freewheels.Kaz Kylheku2022-04-272-48/+38
* Colon is part of command string.Kaz Kylheku2022-04-271-10/+11
* Snapshot what is displayed.Kaz Kylheku2022-04-271-13/+37
* Makefile: add clean target.Kaz Kylheku2022-04-271-0/+1
* Switch to refcounted strings.Kaz Kylheku2022-04-261-15/+67
* Add a vi-like colon mode with :w, :a and :! commands.Kaz Kylheku2022-04-262-14/+192
* New project, Pipe Watch.Kaz Kylheku2022-04-263-0/+615
* NILKaz Kylheku2022-04-260-0/+0