Skip to content

Releases: gokcehan/lf

r2

06 Apr 20:42
Compare
Choose a tag to compare
r2

Changelog

  • (Breaking) Shell command names are shortened (e.g. read-shell-wait renamed to shell-wait).
  • (New) A new shell command type named shell-pipe is introduced that runs with the ui. See the updated documentation for the motivation and some example use cases.
  • (New) A new command named cmd-interrupt (default <c-c>) is introduced to interrupt the current shell-pipe command.
  • (New) A new command named select is introduced that changes current file selection to its argument.
  • Running cmd-hist-prev in normal mode now always starts with the last item to avoid confusion. Running cmd-hist-next in normal mode now has no effect for consistency.

r1

22 Mar 17:53
Compare
Choose a tag to compare
r1

Initial release