editor: Add overwriting mode
- Using latest version of fill3 that recognizes the insert key.
This commit is contained in:
parent
5c0d44df2e
commit
dfe075b11c
4 changed files with 20 additions and 5 deletions
2
TODO
2
TODO
|
|
@ -5,7 +5,6 @@ Todo:
|
|||
- Bulk indent/dedent.
|
||||
- Search.
|
||||
- Search and replace.
|
||||
- Overwrite mode.
|
||||
- Large pastes.
|
||||
|
||||
|
||||
|
|
@ -31,6 +30,7 @@ Done:
|
|||
- Put it on github.
|
||||
- tab key should align code.
|
||||
- Right align the left editor.
|
||||
- Overwrite mode.
|
||||
|
||||
|
||||
Shelved:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue