Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |