Files
kte/ROADMAP.md
Kyle Isom 0bfe75fbf0
Some checks failed
Release / Bump Homebrew formula (push) Has been cancelled
Release / Build Linux amd64 (push) Has been cancelled
Release / Build Linux arm64 (push) Has been cancelled
Release / Build macOS arm64 (.app) (push) Has been cancelled
Release / Create GitHub Release (push) Has been cancelled
Refactor indentation for consistent style across codebase.
2025-12-02 01:37:44 -08:00

13 lines
358 B
Markdown

ROADMAP / TODO:
- [x] Search + Replace
- [x] Regex search + replace
- [x] Able to mark buffers as read-only
- [x] Built-in help text
- [x] Shorten paths in the homedir with ~
- [x] When the filename is longer than the message window, scoot left to
keep it in view
- [x] Syntax highlighting
- [ ] The undo system should actually work
- [ ] LSP integration