editor: Add basic undo command.

This commit is contained in:
Andrew Hamilton 2022-01-13 00:51:04 +10:00
parent ea1f729b06
commit bc32e358a1
3 changed files with 21 additions and 1 deletions

1
TODO
View file

@ -2,6 +2,7 @@ Todo:
- Right align the left editor.
- Keyboard shortcuts for resolving differences.
- tab key should align code.
- Disable ctrl-shift-h mode.
Done: