Skip to content

infiren-v4.0

Compare
Choose a tag to compare
@fonic fonic released this 25 Sep 14:19
· 1 commit to main since this release

Donations:

Buy Me A Coffee   Donate via PayPal   Donate via Ko-fi

Changes:

  • Added support for user-editable configuration file (i.e. infiren.conf)
  • Added feature to load/save command history from/to file on startup/exit
  • Added feature to save/load macros to/from file (commands save-macro/load-macro)
  • Extended undo command to allow undoing/redoing entire macros
  • Reworked several commands to accomodate new commands (e.g. start-macro + end-macro -> record-macro)
  • Applied various minor code modification (variables, comments, errors, etc.)