Skip to content

v1.3.17

Choose a tag to compare

@chrisant996 chrisant996 released this 28 Apr 18:39
· 3450 commits to master since this release

Recent highlights: The v1.3.13 release added features that make the i.lua script possible. Argmatchers can now be written to do match completion in directories other than the current directory. Argmatchers can also be written to take a whole command line as an argument: for example the built-in cmd argmatcher (cmd some_command).

Changes in v1.3.17

  • Fixed coloring executable files in the input line (some file types weren't detected correctly, and missing files were considered executable if their extension had a file type association).
  • Fixed #281; screen height detected incorrectly (regression introduced in v1.3.16).