mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-22 05:33:45 -04:00
changelog: XF86Copy+XF86Paste are now recognized by default
This commit is contained in:
parent
ef54b7f2e5
commit
a339c40f5d
1 changed files with 4 additions and 0 deletions
|
|
@ -85,6 +85,10 @@
|
||||||
* Foot now clears the signal mask and resets all signal handlers to
|
* Foot now clears the signal mask and resets all signal handlers to
|
||||||
their default handlers at startup
|
their default handlers at startup
|
||||||
(https://codeberg.org/dnkl/foot/issues/854).
|
(https://codeberg.org/dnkl/foot/issues/854).
|
||||||
|
* `Copy` and `Paste` keycodes are supported by default for the
|
||||||
|
clipboard. These are useful for keyboards with custom firmware like
|
||||||
|
QMK to enable global copy/paste shortcuts that work inside and
|
||||||
|
outside the terminal (https://codeberg.org/dnkl/foot/pulls/894).
|
||||||
|
|
||||||
|
|
||||||
### Deprecated
|
### Deprecated
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue