kitty/tools/tui
2023-04-26 21:48:53 +05:30
..
graphics Remove unused code 2023-03-30 10:26:39 +05:30
loop show_key kitten: In kitty mode show the actual bytes sent by the terminal rather than a re-encoding of the parsed key event 2023-04-26 21:48:53 +05:30
readline Remove unused code 2023-03-30 10:26:39 +05:30
sgr Manually specify the closing SGR for a span 2023-03-27 07:53:56 +05:30
shortcuts Move basic multi key shortcut handling into its own package 2022-11-14 15:42:08 +05:30
subseq Port the subseq matcher to Go 2023-03-14 12:29:44 +05:30
dcs_to_kitty.go Functions to punch DCS escapes through tmux 2023-02-26 11:11:42 +05:30
download_with_progress.go Get progress bar rendering working 2022-11-16 16:35:15 +05:30
hold.go hold: Allow pressing the numeric keypad enter key to exit 2023-03-05 16:18:29 +08:00
mouse.go Remove unused code 2023-03-30 10:26:39 +05:30
password.go Dont request release events for most kittens 2023-03-17 10:50:10 +05:30
progress-bar.go Get progress bar rendering working 2022-11-16 16:35:15 +05:30
progress-bar_test.go Get progress bar rendering working 2022-11-16 16:35:15 +05:30
spinners.go Some basic TUI widgets ported to Go 2022-11-16 12:48:47 +05:30
tmux.go Fix active TMUX session detection 2023-03-04 12:50:07 +05:30
ui_kitten.go Start work on porting hints kitten to Go 2023-03-09 19:00:56 +05:30