kitty/tools/tui
Kovid Goyal f8b8f68e38
Make wait_for_write_complete more robust
It now actually waits for the expected sentinel id even when there are
no pending writes
2023-08-08 17:17:51 +05:30
..
graphics Autogen enum <-> string boilerplate for Go 2023-05-28 11:48:32 +05:30
loop Make wait_for_write_complete more robust 2023-08-08 17:17:51 +05:30
readline Port calls to slices.Sort functions since they now need a cmp() function rather than a less() function 2023-08-04 22:50:13 +05:30
sgr Port calls to slices.Sort functions since they now need a cmp() function rather than a less() function 2023-08-04 22:50:13 +05:30
shell_integration Port the shell integration tests to use the run-shell kitten 2023-06-26 16:53:08 +05:30
shortcuts Move basic multi key shortcut handling into its own package 2022-11-14 15:42:08 +05:30
subseq Port calls to slices.Sort functions since they now need a cmp() function rather than a less() function 2023-08-04 22:50:13 +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
run.go Have run-shell use the first recognized parent shell by default 2023-06-26 10:31:09 +05:30
spinners.go More work on transfer kitten porting 2023-07-30 19:49:38 +05:30
tmux.go simplify API of utils.Once 2023-05-26 22:42:07 +05:30
ui_kitten.go ... 2023-06-29 07:44:34 +05:30