mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-31 06:18:17 +00:00
Allow passing a `!neighbor` argument to the new_window mapping to open a new window next to the active window
Fixes #1746
This commit is contained in:
parent
8c9d2d3ca2
commit
0be6c9cb97
5 changed files with 31 additions and 7 deletions
|
|
@ -9,6 +9,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
|
|||
|
||||
- Remote control: Add a command `kitty @ scroll-window` to scroll windows
|
||||
|
||||
- Allow passing a ``!neighbor`` argument to the new_window mapping to open a
|
||||
new window next to the active window (:iss:`1746`)
|
||||
|
||||
- Fix an out of bounds read causing a crash when selecting text with the mouse
|
||||
in the alternate screen mode (:iss:`1578`)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue