editor: Fix large pastes and handle fast input
- Control characters and escape sequences are separated regardless of input speed.
This commit is contained in:
parent
27edc9e797
commit
922fb2a782
3 changed files with 4 additions and 4 deletions
2
TODO
2
TODO
|
|
@ -4,7 +4,6 @@ Todo:
|
|||
- Colourise file name.
|
||||
- Search.
|
||||
- Search and replace.
|
||||
- Large pastes.
|
||||
|
||||
|
||||
Done:
|
||||
|
|
@ -31,6 +30,7 @@ Done:
|
|||
- Right align the left editor.
|
||||
- Overwrite mode.
|
||||
- Bulk indent/dedent.
|
||||
- Large pastes.
|
||||
|
||||
|
||||
Shelved:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue