mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-01 07:15:32 -04:00
url-mode: add a key binding that enables “persistent” URL mode
This is an alternative to ‘show-urls-launch’, where we stay in URL mode after activating an URL. Closes #964
This commit is contained in:
parent
0062f4e133
commit
501a9fbb5e
8 changed files with 37 additions and 11 deletions
|
|
@ -56,6 +56,10 @@
|
|||
* `[csd].hide-when-maximized=yes|no` option
|
||||
(https://codeberg.org/dnkl/foot/issues/1019).
|
||||
* Scrollback search mode now highlights all matches.
|
||||
* `[key-binding].show-urls-persistent` action. This key binding action
|
||||
is similar to `show-urls-launch`, but does not automatically exit
|
||||
URL mode after activating an URL
|
||||
(https://codeberg.org/dnkl/foot/issues/964).
|
||||
|
||||
|
||||
### Changed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue