nushell/crates/nu-cli/src/completions
2022-10-01 07:24:22 -05:00
..
base.rs Add MatchAlgorithm for completion suggestions (#5244) 2022-04-23 10:01:19 -05:00
command_completions.rs default to file completion after first command, add command option for completions (#6257) 2022-08-24 22:46:00 +03:00
completer.rs nu-cli: external completer precedence before file (#6652) 2022-10-01 07:24:22 -05:00
completion_options.rs Update path completions to handle spaces (#5419) 2022-05-03 12:37:38 +12:00
custom_completions.rs feat: external completions for commands/flags (#6295) 2022-08-22 21:38:51 +03:00
directory_completions.rs nu-cli/completions: verify case for matching dir, .nu, file and command (#5506) 2022-05-11 16:16:52 -05:00
dotnu_completions.rs nu-cli/completions: verify case for matching dir, .nu, file and command (#5506) 2022-05-11 16:16:52 -05:00
file_completions.rs nu-cli/completions: verify case for matching dir, .nu, file and command (#5506) 2022-05-11 16:16:52 -05:00
flag_completions.rs Don't resuggest accepted completions (#5369) 2022-05-02 11:35:37 +02:00
mod.rs Update path completions to handle spaces (#5419) 2022-05-03 12:37:38 +12:00
variable_completions.rs cleanup $config as a built-in (#5852) 2022-06-22 13:13:03 -05:00