github gokcehan/lf r3

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

Changelog

  • (Breaking) Command counts are now only applied for up/down (and variants), updir, toggle, search-next, and search-prev commands. These commands are now handled more efficiently when used with counts.
  • (New) Pressed keys are now shown in the ruler when they are not matched yet.
  • (New) A new builtin draw command has been added which is more efficient than redraw command. The latter is replaced with the former in many places to prevent flickers on the screen.
  • (New) Support for $LS_COLORS and $LSCOLORS environment variables are added for color customization (by @M1rt). See the updated documentation for more information.
  • (New) A new option drawbox is added to draw a box around panes.
  • (Fix) Resize events that change the height are now handled properly.
  • (Fix) Changes in sorting methods and options are checked for cached directories and these directories are sorted again if necessary while loading.
  • A ~ character is added as a suffix to file names when they do not fit to the window.

Don't miss a new lf release

NewReleases is sending notifications on new releases.