Releases: neutralinsomniac/exocortex
Releases · neutralinsomniac/exocortex
v0.4.1: tag stack and misc. fixes
new features:
- exotui: add new ‘b’ command for moving backwards through previously viewed tags
fixes:
- exotui: always remove the temporary file created when launching the interactive editor
- exotui: prevent calendar < > commands from jumping two months in certain situations
- exotui: error reporting improvements
v0.3: range improvements
exotui: cut/copy now respects the order of given ranges
for example, dc-a followed by p will cause rows a-c to be moved to the bottom of the current tag in order c-a
v0.2: misc exotui fixes
exotui: show which command was entered when invalid
exotui: clear lasterror when exiting calendar
exotui: check for tag deletion when quitting
exotui: change calendar's 'today' command to 'h' for consistency with main ui
exogio: no changes
v0.1 Initial Release!
First release!
On Windows, a “real” terminal program is highly recommended. cmd.exe won’t cut it.
Interactive editor is hardcoded to ‘vi’, so make sure it’s in your PATH or row editing won’t work.