You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
In my workflow, it happens I manually change the font size or the width of the window padding. Whenever the kitten hints mode is triggered, the window padding resets while the font size is preserved.
Apart from being inconsistent, it makes harder to pick a letter since the screen scrollback shifts. It would be great if the current padding width be preserved.
Describe the bug
In my workflow, it happens I manually change the font size or the width of the window padding. Whenever the kitten hints mode is triggered, the window padding resets while the font size is preserved.
Apart from being inconsistent, it makes harder to pick a letter since the screen scrollback shifts. It would be great if the current padding width be preserved.
To Reproduce
Steps to reproduce the behavior:
kitty -c NONE -o allow_remote_control=yes
ls -l
kitty @ set-spacing padding=25
ctrl+shift+p>f
, padding width resetskitty @ set-font-size +2
The text was updated successfully, but these errors were encountered: