mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 14:46:03 +00:00
Remote control: Allow changing the current window layout with a new goto-layout command
Fixes #845
This commit is contained in:
parent
8b3b0064a9
commit
d276317e3a
3 changed files with 46 additions and 1 deletions
|
|
@ -29,6 +29,9 @@ Changelog
|
|||
- macOS: Allow scrolling window contents using mouse wheel/trackpad even when the
|
||||
window is not the active window (:iss:`729`)
|
||||
|
||||
- Remote control: Allow changing the current window layout with a new
|
||||
:ref:`at_goto-layout` command (:iss:`845`)
|
||||
|
||||
- Remote control: Allow matching windows by the environment variables of their
|
||||
child process as well
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue