Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix getopt problem: colon missing on n. | Kaz Kylheku | 2022-04-27 | 1 | -1/+1 | |
* | Workaround: fix for issue reported by a user. | Kaz Kylheku | 2022-04-27 | 1 | -0/+1 | |
* | Regex matching for trigger mode. | Kaz Kylheku | 2022-04-27 | 1 | -9/+26 | |
* | New feature: trigger mode. | Kaz Kylheku | 2022-04-27 | 1 | -27/+91 | |
* | man page: fix small mistakes and improve wording. | Kaz Kylheku | 2022-04-27 | 1 | -3/+1 | |
* | Redraw bugfix: redraw from snapshot when suspended. | Kaz Kylheku | 2022-04-27 | 1 | -1/+3 | |
* | Rename clear_cur_line to consistently cryptic name. | Kaz Kylheku | 2022-04-27 | 1 | -8/+8 | |
* | Rethink suspend mode: FIFO always freewheels. | Kaz Kylheku | 2022-04-27 | 1 | -29/+20 | |
* | Colon is part of command string. | Kaz Kylheku | 2022-04-27 | 1 | -10/+11 | |
* | Snapshot what is displayed. | Kaz Kylheku | 2022-04-27 | 1 | -13/+37 | |
* | Switch to refcounted strings. | Kaz Kylheku | 2022-04-26 | 1 | -15/+67 | |
* | Add a vi-like colon mode with :w, :a and :! commands. | Kaz Kylheku | 2022-04-26 | 1 | -14/+147 | |
* | New project, Pipe Watch. | Kaz Kylheku | 2022-04-26 | 1 | -0/+365 |