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
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