Changelog
- (Breaking) The
autoquitoption is now enabled by default. (#1839) (by @joelim-work) - (New) A new option
localeis 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-inithook command is added to allow triggering custom actions whenlfhas 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-quithook command causes an infinite loop has been fixed. (#1856) (by @joelim-work) - (Fix) File sizes now display correctly after being copied when
watchis enabled. (#1881) (by @joelim-work) - (Fix) Files are now automatically unselected when removed by an external process, when
watchis enabled. (#1901) (by @joelim-work)