kitty/tools/tui/readline
2023-02-15 10:16:25 +05:30
..
actions.go API to set the text at the prompt 2023-02-15 10:16:25 +05:30
actions_test.go Cleanup readline prompt rendering 2022-12-23 15:23:42 +05:30
api.go API to set the text at the prompt 2023-02-15 10:16:25 +05:30
completion.go Improve formatting of completion entries with descriptions 2022-11-14 15:42:09 +05:30
draw.go Cleanup readline prompt rendering 2022-12-23 15:23:42 +05:30
history.go Import the google shlex package as we need more sophisticated parsing 2022-11-14 15:42:08 +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