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-10 18:48:54 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
31d8a98a45a214a361e38f9e52a13a17faabfdb4
kitty
/
tools
/
cmd
/
icat
History
Kovid Goyal
ebc1a0f0aa
Don't need to save/restore private mode values in icat when output unicode paceholder
...
Was originally there in case we turned off line wrapping. But didnt end up doing that.
2023-03-08 10:33:43 +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
get rid of utils.Cut since we can now rely on strings.Cut instead
2023-03-04 13:37:55 +05:30
main.go
get rid of utils.Cut since we can now rely on strings.Cut instead
2023-03-04 13:37:55 +05:30
native.go
More work on ImageMagick
2023-01-05 19:15:13 +05:30
process_images.go
Implement automatic tmux passthrough for icat
2023-03-04 13:01:23 +05:30
transmit.go
Don't need to save/restore private mode values in icat when output unicode paceholder
2023-03-08 10:33:43 +05:30