This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
kitty
Watch
1
Star
0
Fork
0
You've already forked kitty
mirror of
https://github.com/kovidgoyal/kitty
synced
2026-06-09 07:07:19 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b26c4c16d009b09589255c935ccdb10c12b757c8
kitty
/
kittens
/
diff
History
Kovid Goyal
1a32e62ebf
More linter fixes
2023-09-18 21:07:39 +05:30
..
__init__.py
…
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
collect.go
More linter fixes
2023-09-18 21:07:39 +05:30
diff.go
…
highlight.go
Replace utils.Once with stdlib sync.OnceValue
2023-08-09 12:08:42 +05:30
main.go
…
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