Update TODO
This commit is contained in:
parent
2854984c79
commit
1db43ea7ee
11
TODO
11
TODO
|
@ -21,4 +21,15 @@ Medium Priority
|
||||||
For example Kakoune should provide a way to run a completion
|
For example Kakoune should provide a way to run a completion
|
||||||
shell command without freezing until the completer returns.
|
shell command without freezing until the completer returns.
|
||||||
|
|
||||||
|
* Mouse support
|
||||||
|
|
||||||
|
* Crash recovery support (swap files)
|
||||||
|
|
||||||
|
* Sanitize prompt history handling, hooks should not have side effects
|
||||||
|
on history
|
||||||
|
|
||||||
|
* Rework jump list. one DynamicSelectionList per jump is too slow when
|
||||||
|
many selections are used (each buffer change makes all jumps update all
|
||||||
|
their selections)
|
||||||
|
|
||||||
* automatic line splitting/paragraph formatting
|
* automatic line splitting/paragraph formatting
|
||||||
|
|
Loading…
Reference in New Issue
Block a user