Cleanup previous PR

Merge branch 'session-resize-window' of https://github.com/sirno/kitty
This commit is contained in:
Kovid Goyal
2022-06-14 19:59:01 +05:30
4 changed files with 45 additions and 10 deletions

View File

@@ -43,6 +43,8 @@ Detailed list of changes
- Wayland: Fix a regression in the previous release that caused mouse cursor
animation and keyboard repeat to stop working when switching seats (:iss:`5188`)
- Allow resizing windows created in session files (:pull:`5196`)
0.25.2 [2022-06-07]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

View File

@@ -161,6 +161,8 @@ option in :file:`kitty.conf`. For example:
# Set the --class for the new OS window
os_window_class mywindow
launch sh
# Resize the current window (see the resize_window action for details)
resize_window wider 2
# Make the current window the active (focused) window
focus
launch emacs