New
r38
Changed
- The deprecated
globfilterandglobsearchoptions are now removed (#2108). - Sixel image support is now enabled by default, and the
sixeloption has been removed as it is no longer required (#2109). - The
dircacheoption has now been removed (#2110). This was previously used as a workaround to disable the directory cache since at the time changes to files were not detected reliably, but this is no longer the case. - The experimental
localeoption has been removed in favor of the recommendation to useaddcustominfo/set sortby customfor custom sorting (#2111). - The existing
doccommand has been renamed tohelpso that it is more natural for users (#2125). - Text previews are no longer displayed with a padding of two spaces by default (#2131). Instead, a custom padding can be added in the
previewerscript, for example by piping tosed 's/^/ /'.
Added
- Sixel image previews can now display multiple images as well as text (#2109).