mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 14:46:03 +00:00
launch: Allow setting the margin and padding for the newly created window
Fixes #5463
This commit is contained in:
parent
295743a96e
commit
4b81e4936e
4 changed files with 51 additions and 25 deletions
|
|
@ -42,6 +42,8 @@ Detailed list of changes
|
|||
|
||||
- Fix regression in 0.26.0 that caused launching kitty without working STDIO handles to result in high CPU usage and prewarming failing (:iss:`5444`)
|
||||
|
||||
- :doc:`/launch`: Allow setting the margin and padding for the newly created window (:iss:`5463`)
|
||||
|
||||
- macOS: Fix regression in 0.26.0 that caused asking the user for a line of input such as for :ac:`set_tab_title` to not work (:iss:`5447`)
|
||||
|
||||
- hints kitten: hyperlink matching: Fix hints occasionally matching text on subsequent line as part of hyperlink (:pull:`5450`)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue