- completion of the "client-server" feature (see client-server.md)
- the tree tries to keep the selection when you remove a filter using the esc key
- :focus now has a shortcut for when a file is selected too: ctrl-f
- show_selection_mark preference in config (mostly for cases the background isn't clear enough)
- breaking change: The working directory of external processes launched by broot isn't set anymore by default.
If you want it to be changed, addset_working_dir = true
to the verb definition.