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 whenlf
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)