nushell/crates/nu-cli/src/completions
2022-05-26 09:22:20 -05:00
..
base.rs Add MatchAlgorithm for completion suggestions (#5244) 2022-04-23 10:01:19 -05:00
command_completions.rs Made a change to completion resolution order (#5440) 2022-05-13 08:15:24 -05:00
completer.rs add case_sensitive_completions config option (#5646) 2022-05-26 09:22:20 -05:00
completion_options.rs Update path completions to handle spaces (#5419) 2022-05-03 12:37:38 +12:00
custom_completions.rs Don't resuggest accepted completions (#5369) 2022-05-02 11:35:37 +02: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 nu-cli/completions: fix filter for variable completions (#5641) 2022-05-25 19:10:46 -05:00