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-26 18:22:09 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9231d0d12fb1d7d240691fcdd9369926d5f8246f
kitty
/
tools
/
cmd
/
at
History
Kovid Goyal
af83d855de
Add a framework for easily and securely using remote control from the main function of a custom kitten
2024-09-29 20:36:12 +05:30
..
complete_actions.go
…
env.go
…
launch.go
…
main_test.go
forgot to port test to use new API
2024-06-15 16:41:11 +05:30
main.go
Add a framework for easily and securely using remote control from the main function of a custom kitten
2024-09-29 20:36:12 +05:30
run.go
kitten @ run: A new remote control command to run a process on the machine kitty is running on and get its output
2024-05-14 14:32:01 +05:30
scroll_window.go
…
send_text.go
…
set_background_opacity.go
Forgot to change min bg opacity in the kitten code
2024-05-22 11:34:37 +05:30
set_colors.go
Implement changing transparent background colors via remote control
2024-09-24 19:02:13 +05:30
set_font_size.go
…
set_spacing.go
Fix a regression in 0.27.0 that broke setting of specific edge padding/margin via remote control.
Fixes
#6333
2023-06-04 22:24:48 +05:30
set_tab_color.go
…
set_window_logo.go
Remove unused code
2023-03-01 16:54:06 +05:30
shell.go
…
socket_io.go
Add a framework for easily and securely using remote control from the main function of a custom kitten
2024-09-29 20:36:12 +05:30
template.go
…
tty_io.go
Fix
#7752
2024-08-20 17:27:13 +05:30