v0.2.2
Add general-purpose autocomplete support
Add history mode (Backup history manager) and diff mode
Add configuration mode (Show current status of all settings)
Enhancement Nim syntax highlighting
Add Tabs erasing support
Add web suite
Search: Add ignorecase setting
Search: Add smartcase setting
Improve color support on Linux consoles
Improve the loading process of the configuration file
Improve shell script support
Add release task to nimble
Ex mode: Mode for merging status bar with an ex command view
Ex mode: Add "history" command (Start backup history manager)
Ex mode: Add "ignorecase" command
Ex mode: Add "smartcase" command
Ex mode: Add "vscode" option to "theme" command
Ex mode: '~' with e command
Filer mode: Add v command (Split window and open file or dir)
Auto backups: Add error message for when the backup failed
Settings: Add AutoBackup.dirToExclude setting
Fix: Directory moving when moved directory in another window in filer mode
Fix: the error message of the ":q" command
Fix: Messages in the command window disappear immediately after being displayed
Fix: Error: expression 'false' is of type 'bool' and has to be used (or discarded)
Fix: window size when opening multiple windows
Fix: Incorrect status bar active when splitting windows
Fix: Default notification settings
Fix: Theme.editorBg setting doesn't work
Fix: filer mode behavior when the moved directory
Fix: Exit ex mode after '!' command
Fix: Not suggest file path with "sv" command in ex mode