diff-edit/TODO

38 lines
1.1 KiB
Text
Raw Normal View History

2022-01-01 17:37:20 +10:00
Todo:
2022-01-07 17:55:16 +10:00
- Keyboard shortcuts for resolving differences.
2022-01-14 14:30:50 +10:00
- How to handle tabs?
- Colourise file name.
- Search.
- Search and replace.
2022-01-28 15:48:10 +10:00
- Large pastes.
2022-01-01 17:37:20 +10:00
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.
2022-01-04 10:00:42 +10:00
- Fix coast scrolling.
- Put it on github.
2022-01-13 14:00:56 +10:00
- tab key should align code.
2022-01-21 09:20:57 +10:00
- Right align the left editor.
- Overwrite mode.
2022-01-29 15:37:56 +10:00
- Bulk indent/dedent.
2022-01-01 17:37:20 +10:00
Shelved:
2022-01-13 14:00:56 +10:00
- Disable ctrl-shift-h mode.
+ This mode is only in kitty.