v0.5.1
What's Changed
- Add keymap dialog to editing normal delete & delete numbering modes by @panarch in #61
- Apply async to tui/ transition handler methods, by @panarch in #63
- Remove unnecessary event handling codes in NotebookContext by @panarch in #64
- Add support for arrow keys in various modes by @bangseongbeom in #66
- Add Enter key binding to toggle directories in note browser by @doxxx93 in #67
- Fix [e] command description in vim keymap help by @doxxx93 in #70
- Feat: Add support for deleting a word in normal mode with
de
,db
by @nickhealthy in #68
New Contributors
- @bangseongbeom made their first contribution in #66
- @doxxx93 made their first contribution in #67
- @nickhealthy made their first contribution in #68
Full Changelog: v0.5.0...v0.5.1