kitty/tools/tui
Kovid Goyal 5c0d477a18
icat kitten: Fix transmission of frame data in direct mode
Sometimes frame data is > 2048 but does not compress smaller, which
broke the if statement checking for first loop.

Fixes #5958
2023-02-01 10:51:59 +05:30
..
graphics icat kitten: Fix transmission of frame data in direct mode 2023-02-01 10:51:59 +05:30
loop We still need full keyboard protocol for @ send-text 2023-01-23 16:33:08 +05:30
readline readline: add alt+arrow to move by word default binding. Common on macOS 2022-12-27 10:59:13 +05:30
shortcuts Move basic multi key shortcut handling into its own package 2022-11-14 15:42:08 +05:30
download_with_progress.go Get progress bar rendering working 2022-11-16 16:35:15 +05:30
hold.go Move implementation of +hold to Go 2022-12-01 22:34:56 +05:30
password.go Password input: Handle SIGTSTP 2022-11-14 15:41:55 +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