mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 06:36:24 +00:00
A new remote control command @env to change the default environment passed to newly created windows
Fixes #3529
This commit is contained in:
parent
0b428987b1
commit
89fd726e07
2 changed files with 52 additions and 0 deletions
|
|
@ -11,6 +11,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
|
|||
scrollback buffer onto the screen. Useful, for example, to restore
|
||||
the screen after showing completions below the shell prompt.
|
||||
|
||||
- A new remote control command :ref:`at_env` to change the default
|
||||
environment passed to newly created windows (:iss:`3529`)
|
||||
|
||||
- Linux: Fix binary kitty builds not able to load fonts in WOFF2 format
|
||||
(:iss:`3506`)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue