about summary refs log tree commit diff
path: root/edit.c (follow)
Commit message (Collapse)AuthorAge
* Become multi-channelJune McEnroe2018-08-10
| | | | There's a lot of UI missing for it, but it technically works.
* Add M-b, M-f, M-DEL, M-d, C-wJune McEnroe2018-08-09
|
* Add commands to tab completeJune McEnroe2018-08-08
|
* Factor out line editing to edit.cJune McEnroe2018-08-08