* Like vim, allow short forms of commands (`:q`, `:qu` equivalent to `:quit`, etc) (4) * Do not crash without a configuration file * A couple small bug fixes
1.3
- `langs` command added, to allow seeing an article in a different language. - Colors can now be customized. - Improved formatting, with padding added to code and borders around boxes that should have borders. - Various other small bugfixes and tweaks.
1.1
Changes: - `:help` command that displays the man page - `:random` command to show a random page on the current wiki - `hide_references` setting to remove citations and the "References" section so they are not distracting to those who do not care - Improved formatting of lists - Bug fixes