nushell/crates/nu-cli/src
Richard 9771270b38
Fuzzy completion matching (#5320)
* Implement fuzzy match algorithm for suggestions

* Use MatchingAlgorithm for custom completions
2022-04-24 16:43:18 -05:00
..
completions Fuzzy completion matching (#5320) 2022-04-24 16:43:18 -05:00
menus typo: seach -> search (#5264) 2022-04-21 07:38:24 +12:00
commands.rs Use better quoting for commandline args (#5271) 2022-04-21 15:31:52 +12:00
config_files.rs
errors.rs
eval_file.rs Remove external name exceptions (#5115) 2022-04-07 14:01:31 +12:00
lib.rs nu-cli: added tests for file completions (#5232) 2022-04-20 16:54:00 +12:00
nu_highlight.rs Move config to be an env var (#5230) 2022-04-19 10:28:01 +12:00
print.rs
prompt_update.rs consolidate shell integration behind config setting (#5302) 2022-04-24 12:53:12 +12:00
prompt.rs consolidate shell integration behind config setting (#5302) 2022-04-24 12:53:12 +12:00
reedline_config.rs Set to reedline main branch for development cycle (#5249) 2022-04-20 21:10:33 +12:00
repl.rs consolidate shell integration behind config setting (#5302) 2022-04-24 12:53:12 +12:00
syntax_highlight.rs nu-cli: directory syntax shape + completions (#5299) 2022-04-22 15:18:51 -05:00
util.rs Move config to be an env var (#5230) 2022-04-19 10:28:01 +12:00
validation.rs Add an alias denylist for expansions (#4871) 2022-03-19 08:03:57 +13:00