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 |
---|---|---|
_service | 0000000080 80 Bytes | |
go-buildmode-pie.diff | 0000000561 561 Bytes | |
kitty-0.30.1.tar.gz | 0007960371 7.59 MB | |
kitty-rpmlintrc | 0000000260 260 Bytes | |
kitty.changes | 0000122107 119 KB | |
kitty.spec | 0000006324 6.18 KB | |
optional-disable-docs.diff | 0000002066 2.02 KB | |
vendor.tar.gz | 0002585866 2.47 MB |
Revision 22 (latest revision is 40)
Ana Guerrero (anag+factory)
accepted
request 1115916
from
Scott Bradnick (sbradnick)
(revision 22)
- Update to 0.30.1: * Shell integration: Automatically alias sudo to make the kitty terminfo files available in the sudo environment. Can be turned off via shell_integration * ssh kitten: Fix a regression in 0.28.0 that caused using --kitten to override ssh.conf not inheriting settings from ssh.conf (#6639) * themes kitten: Allow absolute paths for --config-file-name (#6638) * Expand environment variables in the shell option (#6511) * macOS: When running the default shell, run it via the login program so that calls to getlogin() work (#6511) * X11: Fix a crash on startup when the ibus service returns errors and the GLFW_IM_MODULE env var is set to ibus (#6650)
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 ^-^