kitty/kittens/choose_fonts
2025-02-03 10:56:50 +05:30
..
__init__.py
backend.go Add nil check in send 2024-09-26 00:55:45 +05:30
backend.py Update codebase to Python 3.10 using pyupgrade 2025-02-03 10:56:50 +05:30
face.go Fix marking of current style in list 2024-06-24 07:54:19 +05:30
faces.go Preserve auto setting when re-running choose-fonts on already selected family 2024-06-24 07:54:19 +05:30
family_list.go
final.go choose-fonts kitten: allow specifying the name of the conf file to edit 2024-09-29 20:50:00 +05:30
graphics.go
index_feature.go Fix sorting of features in UI 2024-06-24 07:54:19 +05:30
list.go
main.go Fix #8001 2024-10-29 05:32:07 +05:30
main.py DRYer 2024-07-05 13:23:41 +05:30
styles.go Sort style names by variant axis value when available 2024-06-24 07:54:19 +05:30
types.go Fix spec generation for auto setting 2024-06-24 07:54:19 +05:30
ui.go