zte/README.md

32 lines
No EOL
772 B
Markdown

# ZTE
## Features
- [x] Buffers
- [x] Buffer switching
- [x] Prompt
- [x] Cursor selection
- [x] Basic cursor movement
- [x] Multiple panes
- [x] Pane creation/deletion
- [x] Opener
- [x] Find
- [x] Search in buffer switcher
- [x] File saving
- [x] Syntax highlighting
- [x] Project search
- [x] Auto-indent (and related features)
- [x] Undo/redo
## Todo
- [ ] Replace
- [ ] Terminal windows
## Issues to fix
- New file creation should work with non-existent directories
- Search results should be ranked by 'path elements shared with original path'
- Buffer switcher and search results should be filterable by elements of the path
- Buffer switcher and search results should disambiguate paths with the same filename
- Undo history changes should not join so easily