kitty/tools/tui
Kovid Goyal 3743ae50e7
Simplify icat code and write to STDOUT rather than the terminal device
The terminal device is now used only for detection.
2023-01-06 16:16:15 +05:30
..
graphics More work on ImageMagick 2023-01-05 19:15:13 +05:30
loop Simplify icat code and write to STDOUT rather than the terminal device 2023-01-06 16:16:15 +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_test.go Get progress bar rendering working 2022-11-16 16:35:15 +05:30
progress-bar.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