This website requires JavaScript.
Explore
Help
Sign In
github
/
kovidgoyal-kitty
Watch
1
Star
0
Fork
0
You've already forked kovidgoyal-kitty
mirror of
https://github.com/kovidgoyal/kitty.git
synced
2026-07-07 21:26:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
032e01ebf71561bbfdaa5be0709459ecfd39a14b
kovidgoyal-kitty
/
kitty
/
options
History
pagedown
9c488bb877
Docs: Remove extra backslashes from commented config
...
Update docs to use \e in the example.
2022-12-05 14:27:40 +08:00
..
__init__.py
Move options code into its own directory
2021-05-31 17:40:48 +05:30
definition.py
Docs: Remove extra backslashes from commented config
2022-12-05 14:27:40 +08:00
parse.py
Change the new option to limit tab title lengths to apply to the length of the title, as documented, nit the full tab
2022-11-29 17:41:27 +05:30
to-c-generated.h
Add an option to control background image tinting for window gaps
2022-11-21 12:21:06 +08:00
to-c.h
Allow centering the background image
2022-10-04 08:26:28 +05:30
types.py
Change the new option to limit tab title lengths to apply to the length of the title, as documented, nit the full tab
2022-11-29 17:41:27 +05:30
utils.py
Use ANSI C escapes rather than python string literals
2022-11-25 19:10:15 +05:30