Added
- The
uppercase-regex-insert
option controls whether an uppercase hint character will insert the selected text into the prompt inregex-copy
orshow-urls-copy
mode. It defaults totrue
. (#2159).
Changed
- The label letters are no longer sorted before being assigned to URLs (#2140).
- Sending SIGUSR1/SIGUSR2 to a
foot --server
process now causes newly spawned client instances to use the selected theme, instead of the original one. - SIGUSR1/SIGUSR2 can now be sent to
footclient
processes, to change the theme of that particular instance (#2156).
Fixed
- Invalid configuration values overriding valid ones in surprising ways.
- Bug where the libutempter utmp backend did not record logouts correctly.
Contributors
- Ryan Roden-Corrent
- Tobias Mock