kitty/tools/tui/readline
Kovid Goyal 49ea26968c
Bump go version to 1.21
Allows us to use the much faster builtin min/max functions
for two variable min/max
2023-08-09 11:58:16 +05:30
..
actions.go Bump go version to 1.21 2023-08-09 11:58:16 +05:30
actions_test.go Cleanup readline prompt rendering 2022-12-23 15:23:42 +05:30
api.go readline: Automatically do word completion based on history 2023-03-07 16:44:02 +05:30
completion.go Bump go version to 1.21 2023-08-09 11:58:16 +05:30
draw.go Bump go version to 1.21 2023-08-09 11:58:16 +05:30
history.go Bump go version to 1.21 2023-08-09 11:58:16 +05:30
keys.go readline: add alt+arrow to move by word default binding. Common on macOS 2022-12-27 10:59:13 +05:30