diff-edit/TODO
Andrew Hamilton 41120f7e81 editor: Colourise the file name in the header
- Using a dark grey background for contrast with most colors.
2022-04-30 14:17:35 +10:00

38 lines
No EOL
1 KiB
Text

Todo:
- Keyboard shortcuts for resolving differences.
- Search.
- Search and replace.
Done:
- Try real unicode arrows instead of > <.
- Name it.
- Make a USAGE.
- Syntax check the cmdline.
- Make a setup.py.
- Add key to toggle sub-highlights within modification highlights.
- Fix scroll limit.
- Add key to jump to next change. Ctrl-d
- Optimize highlighting in Editor.
- Let document be saved.
- Show an indicator when the document has unsaved changes.
- Fix spaces at end of lines not being a document change.
- Correctly set cursor position when switching editors.
- Correctly optimize highlight_modification.
- Add key to cycle syntax highlighting themes (including none).
- Make changing highlighting themes work in Editor.
- Follow the cursor when moving off the screen to the left or right.
- Fix coast scrolling.
- Put it on github.
- tab key should align code.
- Right align the left editor.
- Overwrite mode.
- Bulk indent/dedent.
- Large pastes.
- tabs.
- Colourise file name.
Shelved:
- Disable ctrl-shift-h mode.
+ This mode is only in kitty.