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
|
|
|
- Search.
|
|
|
|
|
- Search and replace.
|
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.
|
2022-01-28 19:42:55 +10:00
|
|
|
- Overwrite mode.
|
2022-01-29 15:37:56 +10:00
|
|
|
- Bulk indent/dedent.
|
2022-02-13 09:18:05 +10:00
|
|
|
- Large pastes.
|
2022-02-16 19:40:39 +10:00
|
|
|
- tabs.
|
2022-04-30 14:17:35 +10:00
|
|
|
- Colourise file name.
|
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.
|