Skip to content

Releases: neutralinsomniac/exocortex

v0.4.1: tag stack and misc. fixes

04 Apr 18:13
Compare
Choose a tag to compare

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

04 Apr 01:30
Compare
Choose a tag to compare

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

03 Apr 17:09
Compare
Choose a tag to compare

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!

03 Apr 13:20
Compare
Choose a tag to compare

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.