This website requires JavaScript.
Explore
Help
Sign In
averello
/
kitty-mirror
Watch
1
Star
0
Fork
0
You've already forked kitty-mirror
mirror of
https://github.com/kovidgoyal/kitty.git
synced
2026-05-29 11:18:50 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f2
kitty-mirror
/
tools
/
cmd
/
at
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Kovid Goyal
6a53897c17
change_font_size: allow multiplying/dividing the current font size in addition to incrementing it
...
Fixes
#8616
2025-05-09 07:39:06 +05:30
..
complete_actions.go
…
env.go
…
launch.go
…
main_test.go
…
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
…
scroll_window.go
Remote control: allow scrolling to prev/next prompt
2025-02-18 19:17:10 +05:30
send_text.go
…
set_background_opacity.go
…
set_colors.go
Implement changing transparent background colors via remote control
2024-09-24 19:02:13 +05:30
set_font_size.go
change_font_size: allow multiplying/dividing the current font size in addition to incrementing it
2025-05-09 07:39:06 +05:30
set_spacing.go
…
set_tab_color.go
…
set_window_logo.go
…
shell.go
…
socket_io.go
...
2025-04-23 18:52:40 +05:30
template.go
…
tty_io.go
…