mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-17 05:54:59 +02:00
Cleanup previous PR
The reason maxsplit is 1 is because some layout action in the future may need more sophisticated args processing, for example, shlex.split() instead of plain split(), or even a full command line parser.
This commit is contained in:
@@ -63,6 +63,9 @@ Detailed list of changes
|
||||
- Add a mappable action to toggle the mirrored setting for the tall and fat
|
||||
layouts (:pull:`5344`)
|
||||
|
||||
- Add a mappable action to switch between predefined bias values for the tall and fat
|
||||
layouts (:pull:`5352`)
|
||||
|
||||
- Wayland: Reduce flicker at startup by not using render frames immediately after a resize (:iss:`5235`)
|
||||
|
||||
- Linux: Update cursor position after all key presses not just pre-edit text
|
||||
|
||||
Reference in New Issue
Block a user