github gokcehan/lf r9

latest releases: r32, r31, r30...
5 years ago

Changelog

  • (Breaking) Default number of colors is set to 8 to have better defaults in some terminals. A new option color256 is added to use 256 colors instead. Users who want the old behavior should enable this option in their configuration files.
  • (New) A new incsearch option is added to enable incremental matching while searching.
  • (New) Two new options ignoredia and smartdia are added to ignore diacritics in latin letters for search and find (by @martinlebeda).
  • (New) A new builtin delete command is added for file deletion (by @Kallinteris-Andreas). This command is not assigned to a key by default to prevent accidental deletions. In the future, a prompting mechanism may be added to this command for more safety.
  • (New) Normal mode commands can now be used in cmap which can be used to immediately finish command mode and execute a normal command afterwards.
  • (New) A new fish completion script is added to etc folder (by @TeddyDD).
  • (New) Two new options number and relativenumber are added to enable line numbers in directories (by @tomarticek).
  • (Fix) Autocompletion should now show only a single match for redefined builtin commands.

Don't miss a new lf release

NewReleases is sending notifications on new releases.