kakoune/TODO
2012-12-13 18:49:29 +01:00

25 lines
580 B
Plaintext

High Priority
-------------
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 an -e 'command' command line option, working with newly
connecting clients (so that they can specify the file to edit,
specify the client name...)