.. |
graphics
|
Increase chunk size for graphics protocol since the VT parser now supports it
|
2024-02-25 09:57:25 +05:30 |
loop
|
Start work on simple benchmark tool
|
2024-02-25 09:57:26 +05:30 |
readline
|
Bump go version to 1.21
|
2023-08-09 11:58:16 +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
|
kitten run-shell: Make kitty terminfo database available if needed before starting the shell
|
2023-09-01 22:05:26 +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
|
Fix a regression that broke kitten update-self
|
2023-10-18 19:19:35 +05:30 |
hold.go
|
hold: Allow pressing the numeric keypad enter key to exit
|
2023-03-05 16:18:29 +08:00 |
mouse.go
|
Bump go version to 1.21
|
2023-08-09 11:58:16 +05:30 |
password.go
|
Dont request release events for most kittens
|
2023-03-17 10:50:10 +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 |
run.go
|
run-shell: Allow specifying the cwd
|
2023-09-24 10:40:21 +05:30 |
spinners.go
|
More work on transfer kitten porting
|
2023-07-30 19:49:38 +05:30 |
tmux.go
|
Replace utils.Once with stdlib sync.OnceValue
|
2023-08-09 12:08:42 +05:30 |
ui_kitten.go
|
Import base85.go into tree
|
2023-09-04 20:29:20 +05:30 |