Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kitten hints does not respect current window padding #6063

Closed
soifou opened this issue Feb 25, 2023 · 0 comments
Closed

kitten hints does not respect current window padding #6063

soifou opened this issue Feb 25, 2023 · 0 comments
Labels

Comments

@soifou
Copy link

soifou commented Feb 25, 2023

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:

  1. kitty -c NONE -o allow_remote_control=yes
  2. List some files/folders: ls -l
  3. kitty @ set-spacing padding=25
  4. Trigger kitten hints ctrl+shift+p>f, padding width resets
  5. Cancel or choose a path, padding gets back to current
  6. Do the same with font size, kitty @ set-font-size +2
  7. Font size is preserved
@soifou soifou added the bug label Feb 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant