The inclusion of kitty solves T4648
Details
Details
- Reviewers
DataDrake - Group Reviewers
Triage Team - Maniphest Tasks
- T4648: kitty
- Commits
- R4194:ccb2726615c5: Initial commit of kitty
lsed various directories with a 2x2 grid of terminals.
Diff Detail
Diff Detail
- Repository
- R4194 kitty
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Just a note: kitty has tests, but some of them will fail because it needs a graphical environment.
Comment Actions
The latest release is now 0.8.0. https://github.com/kovidgoyal/kitty/archive/v0.8.0.tar.gz
Comment Actions
After installing freetype2 >= 21, this package and the terminfo package installs perfectly. Very happy with this. I hope it gets accepted for review soon!
sudo eopkg install https://archive.solus-project.com/unstable/f/freetype2/freetype2-2.8-21-1-x86_64.eopkg
Comment Actions
Because the command must be python3 setup.py linux-package, not python3 setup.py build linux-package