- Feature: Add the word end (
e) and long word (W,B,E) motions (#25, #26) - Feature: Implement the find_char commands (
f?,t?,?F,T?) (#14) - Fix: Avoid panic when deleting a character (
x) at the end of file (#23) - Enhancement: Adjusted the statusline defaults to provide a layout like in the README screenshot, with more similarities with Lualine (#13)
- Enhancement: Enable statusline colors (mode and filetype) by default (#13)
- Enhancement: Disable the automatic newline at the end of file by default (
editor.insert_final_newlineis now an opt-in option) (#13)