Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Man page: new material in BUGS section. | Kaz Kylheku | 2022-04-29 | 1 | -2/+19 |
| | |||||
* | New + command to increase display height. | Kaz Kylheku | 2022-04-28 | 1 | -1/+7 |
| | |||||
* | Implement Ctrl-Z suspend. | Kaz Kylheku | 2022-04-28 | 1 | -2/+12 |
| | |||||
* | History recall for colon commands and trigger patterns. | Kaz Kylheku | 2022-04-28 | 1 | -0/+11 |
| | |||||
* | grep: show patterns in status rather than stack depth. | Kaz Kylheku | 2022-04-28 | 1 | -4/+9 |
| | |||||
* | New feature: grep mode with pattern stack. | Kaz Kylheku | 2022-04-28 | 1 | -0/+34 |
| | |||||
* | Regex matching for trigger mode. | Kaz Kylheku | 2022-04-27 | 1 | -14/+21 |
| | |||||
* | New feature: trigger mode. | Kaz Kylheku | 2022-04-27 | 1 | -0/+28 |
| | | | | Prototype: does substring searching only: no regex. | ||||
* | man page: fix small mistakes and improve wording. | Kaz Kylheku | 2022-04-27 | 1 | -2/+5 |
| | |||||
* | Rethink suspend mode: FIFO always freewheels. | Kaz Kylheku | 2022-04-27 | 1 | -19/+18 |
| | |||||
* | Add a vi-like colon mode with :w, :a and :! commands. | Kaz Kylheku | 2022-04-26 | 1 | -0/+45 |
| | |||||
* | New project, Pipe Watch. | Kaz Kylheku | 2022-04-26 | 1 | -0/+248 |