* Fixed "Illegal format character q" error seen on non GNU (including macOS and BSD) systems
* Fixed a UI issue causing lower priority styles being fully ignored
* Press f1 to see the global help menu from any mode, without leaving the mode.
* Current mode help menu will be displayed on top of the global help menu.
* Added hook: on_selection_change.
* Documentation improvements.
OBS-URL: https://build.opensuse.org/package/show/utilities/xplr?expand=0&rev=29
* Added CustomLayout, a new custom panel type to allow nesting other layouts inside a static or dynamic
layout. This will allow switching between different layouts dynamically, without having to switch modes.
* $LS_COLORS will have lesser priority than xplr.config.node_types.*.style.
* Now, there's no default color set in xplr.config.node_types.*.style, so xplr will default to $LS_COLORS.
* xplr -m now uses jf to render and pass messages. This allows for a more flexible template syntax.
* xplr will now ask before delete.
* For copy, move or symlink operations, xplr will ask what to do if a file with the same name exists.
* CLI help menu improvements
* Several fixes and improvements in documentation
OBS-URL: https://build.opensuse.org/package/show/utilities/xplr?expand=0&rev=19