kitty/tools/cmd/at
2022-11-14 15:42:03 +05:30
..
env.go
main.go Start work on porting kitty shell to Go 2022-11-14 15:42:03 +05:30
main_test.go Couple more errors found by linting 2022-11-14 15:42:01 +05:30
scroll_window.go
send_text.go Get rid of the cobra dependency 2022-11-14 15:42:02 +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 More work on readline 2022-11-14 15:42:03 +05:30
socket_io.go Couple more errors found by linting 2022-11-14 15:42:01 +05:30
template.go No need to use a map 2022-11-14 15:42:02 +05:30
tty_io.go