1
1
mirror of https://github.com/mawww/kakoune.git synced 2024-12-23 19:46:33 +03:00

update TODO

This commit is contained in:
Maxime Coste 2012-12-03 14:02:16 +01:00
parent b23af02ec4
commit 658e008785

6
TODO
View File

@ -16,8 +16,8 @@ Medium Priority
* configurable insert mode completion support
* File loading optimizations: loading big files is sloooooooow
take a look at mmap
* 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)