Features
- **Text Navigation**: Introduced horizontal scrolling in view mode using the left/right arrow keys,
- **Universal Compatibility**: The first-time setup now records the terminal's keycodes for:
- Word navigation (Ctrl+Left/Right)
- Text selection (Ctrl+Shift+Left/Right)
- Jump to text boundaries (Alt+Left/Right)
- **Test Mode**: A hidden test mode has been added to facilitate development and debugging (commands `:test` and `:restore`)
Layout Changes
- **Task Symbols**: Reordered task indicators, with the flag symbol (⚑) now appearing before the completion mark (✓).
Improvements
- Various bug fixes