You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aerc/commands
Andrew Jeffery 434ca29c8f completion: complete paths with FilterList
Make the completion filtering for paths use the standard FilterList
function. This leads to fuzzy filtering if configured, as per other
completions.

Changelog-changed: Path completion now uses the normal filtering
 mechanism, respecting case sensitivity and the fuzzy completion option.
Signed-off-by: Andrew Jeffery <dev@jeffas.net>
Acked-by: Robin Jarry <robin@jarry.cc>
1 week ago
..
account completion: add command option descriptions 2 weeks ago
compose textinput: make completions run async with cancellation 2 weeks ago
mode lint: simplify code (gosimple) 2 years ago
msg reply: consider the From address too when checking aliases 2 weeks ago
msgview completion: add command option descriptions 2 weeks ago
patch completion: add command option descriptions 2 weeks ago
testdata completion: complete paths with FilterList 1 week ago
cd.go completion: add command option descriptions 2 weeks ago
choose.go completion: add commands descriptions 2 weeks ago
close.go completion: add commands descriptions 2 weeks ago
commands.go completion: add commands descriptions 2 weeks ago
completion_helpers.go textinput: make completions run async with cancellation 2 weeks ago
completion_helpers_test.go commands: add OptionsProvider and OptionCompleter 1 year ago
ct.go completion: add command option descriptions 2 weeks ago
echo.go completion: add commands descriptions 2 weeks ago
eml.go completion: add command option descriptions 2 weeks ago
exec.go completion: add commands descriptions 2 weeks ago
help.go completion: add command option descriptions 2 weeks ago
history.go history: read the history file from XDG_STATE_HOME 2 weeks ago
menu.go completion: add command option descriptions 2 weeks ago
move-tab.go completion: add commands descriptions 2 weeks ago
new-account.go completion: add command option descriptions 2 weeks ago
next-tab.go completion: add commands descriptions 2 weeks ago
pin-tab.go completion: add commands descriptions 2 weeks ago
prompt.go completion: add command option descriptions 2 weeks ago
pwd.go completion: add commands descriptions 2 weeks ago
quit.go completion: add command option descriptions 2 weeks ago
redraw.go completion: add commands descriptions 2 weeks ago
reload.go completion: add command option descriptions 2 weeks ago
send-keys.go completion: add commands descriptions 2 weeks ago
suspend.go completion: add commands descriptions 2 weeks ago
term.go completion: add commands descriptions 2 weeks ago
util.go completion: complete paths with FilterList 1 week ago
util_test.go completion: complete paths with FilterList 1 week ago
z.go completion: add command option descriptions 2 weeks ago