You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changelog
(Breaking) The autoquit option is now enabled by default. (#1839) (by @joelim-work)
(New) A new option locale is added to sort files based on the collation rules of the provided locale. (#1818) (by @SirZenith). This feature is currently experimental.
(New) A new on-init hook command is added to allow triggering custom actions when lf has finished initializing and connecting to the server. (#1838) (by @joelim-work)
(Fix) The background color now renders properly when displaying filenames. (#1849) (by @joelim-work)
(Fix) A bug where the on-quit hook command causes an infinite loop has been fixed. (#1856) (by @joelim-work)
(Fix) File sizes now display correctly after being copied when watch is enabled. (#1881) (by @joelim-work)
(Fix) Files are now automatically unselected when removed by an external process, when watch is enabled. (#1901) (by @joelim-work)