This website requires JavaScript.
Explore
Help
Sign In
ayo
/
kitty
Watch
1
Fork
You've already forked kitty
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
0a2f164062
kitty
/
kittens
/
diff
History
Kovid Goyal
1a32e62ebf
More linter fixes
2023-09-18 21:07:39 +05:30
..
__init__.py
Fix default for syntax_aliases not being respected
2023-04-02 15:07:41 +05:30
collect.go
More linter fixes
2023-09-18 21:07:39 +05:30
collect_test.go
Port calls to slices.Sort functions since they now need a cmp() function rather than a less() function
2023-08-04 22:50:13 +05:30
diff.go
highlight.go
Replace utils.Once with stdlib sync.OnceValue
2023-08-09 12:08:42 +05:30
main.go
Fix
#6154
2023-04-04 21:18:27 +05:30
main.py
mouse.go
Replace utils.Once with stdlib sync.OnceValue
2023-08-09 12:08:42 +05:30
patch.go
Replace utils.Once with stdlib sync.OnceValue
2023-08-09 12:08:42 +05:30
render.go
Go: Fix parsing of nullable colors
2023-09-15 20:36:24 +05:30
search.go
Port calls to slices.Sort functions since they now need a cmp() function rather than a less() function
2023-08-04 22:50:13 +05:30
ui.go
More linter fixes
2023-09-18 21:07:39 +05:30