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-07-06 08:01:58 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
36d82267bb1e0cc88dc38d521b0e30efdf83f9e9
kitty
/
tools
/
cmd
/
at
History
Kovid Goyal
456af90ad2
Remote control: Allow matching for self window even over sockets when run inside a kitty window
...
Have kitty-tool send the value of KITTY_WINDOW_ID if present.
2022-12-30 12:17:31 +05:30
..
env.go
Also make lists and dicts of strings escape code safe
2022-12-12 19:24:44 +05:30
main_test.go
also test \ is escaped
2022-12-13 10:21:19 +05:30
main.go
Remote control: Allow matching for self window even over sockets when run inside a kitty window
2022-12-30 12:17:31 +05:30
scroll_window.go
…
send_text.go
Fix @ send-text --stdin always assuming STDIN is a tty
2022-12-30 08:29:30 +05:30
set_background_opacity.go
…
set_colors.go
…
set_font_size.go
…
set_spacing.go
…
set_tab_color.go
…
set_window_logo.go
…
shell.go
…
socket_io.go
…
template.go
…
tty_io.go
…