Skip to content

v1.3.0

Compare
Choose a tag to compare
@jonaslu jonaslu released this 16 May 10:03
· 120 commits to main since this release

This has happened since v1.2.2

  • Add levenshtein distance suggestion if backend or an environment variable is misspelled.
  • Fix so $EDITOR can contain extra command line switches (so vs-code can be used with --no-fork)
  • Make ain respect $VISUAL first and $EDITOR second
  • If no $EDITOR and the default vim is not found on the system, error out with a message.