kitty
No description set
- Developed at X11:terminals
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/kitty && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
kitty-0.20.3.tar.gz | 0004229573 4.03 MB | |
kitty-no-docs.patch | 0000000852 852 Bytes | |
kitty.changes | 0000065976 64.4 KB | |
kitty.spec | 0000003246 3.17 KB |
Revision 4 (latest revision is 40)
Dominique Leuenberger (dimstar_suse)
accepted
request 890909
from
Michael Vetter (jubalh)
(revision 4)
- Update to 0.20.3: * A new show_key kitten to easily see the bytes generated by the terminal for key presses in the various keyboard modes (#3556) * Linux: Fix keyboard layout change keys defined via compose rules not being ignored * Fix tab activity symbol not appearing if no other changes happen in tab bar even when there is activity in a tab (#3571) * Fix focus changes not being sent to windows when focused window changes because of the previously focused window being closed (#3571)
Comments 2
Not sure how or why, but after the rebuild with gcc 12 kitty does something weird for me. Almost randomly freezes or forces to hang my keyboard, and it stops working until I unplug and plug it back. Tried 4 different cables with the same keyboard, and another 2. Got a pretty large (~8GB) debug log from it, not sure if I should open a bug report or bring it upstream so I will just a post a link to it here: https://drive.google.com/file/d/124tmeTheFMebT5ZUk-gGSOAKmT6pYu7n/view?usp=sharing.
Setting
sync_to_monitor no
seem to solve the issue. Weird, but I'm also ~~lazy~~ too busy to debug it further ^-^