mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-24 09:05:48 -04:00
input: pass through scrollback-* key bindings when alt screen is activw
Since the alt screen have no scrollback, all scrollback-* actions are effectively no-ops when the alt screen is active. Make them available to the client application instead. Closes #573
This commit is contained in:
parent
b5515a414a
commit
a7e2e4bfa9
2 changed files with 36 additions and 12 deletions
|
|
@ -95,6 +95,9 @@
|
|||
* Ignore auto-detected URLs that overlap with OSC-8 URLs.
|
||||
* Default value for the `notify` option to use `-a ${app-id} -i
|
||||
${app-id} ...` instead of `-a foot -i foot ...`.
|
||||
* `scrollback-*`+`pipe-scrollback` key bindings are now passed through
|
||||
to the client application when the alt screen is active
|
||||
(https://codeberg.org/dnkl/foot/issues/573).
|
||||
|
||||
|
||||
### Deprecated
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue