kakoune/TODO
2012-12-03 14:02:16 +01:00

24 lines
585 B
Plaintext

High Priority
-------------
* multiple window support
Medium Priority
---------------
* tweak editing model, some behaviours are not intuitive, maybe a line
wise mode will be needed after all.
* encoding: support different encoding for files, make utf8 implementation
more robust
* key binding support
* configurable insert mode completion support
* pasting big chunks of text from the terminal is slooooow as well
optimize that.
* Support for naming clients, and executing commands in another client
(so that we can define a client as target for make and grep output)