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
ce12fd351561d0b7884ce2b3b7efea271efd446a
kitty
/
tools
/
cmd
/
icat
History
Kovid Goyal
b4b8943e64
Replace some more uses of sync.Once
2023-02-26 08:01:03 +05:30
..
detect.go
Make some variables local no need for them to be global
2023-01-06 16:35:17 +05:30
magick.go
Replace some more uses of sync.Once
2023-02-26 08:01:03 +05:30
main.go
Also mention terminal multiplxers can cause graphics to fail
2023-01-06 16:36:39 +05:30
native.go
More work on ImageMagick
2023-01-05 19:15:13 +05:30
process_images.go
Simplify icat code and write to STDOUT rather than the terminal device
2023-01-06 16:16:15 +05:30
transmit.go
Use crypto/rand rather than math/rand
2023-02-02 06:04:17 +05:30