nushell/crates/nu-cli/src/completions
2024-12-16 13:52:07 -06:00
..
base.rs Improve completer (#14004) 2024-10-06 20:31:37 +02:00
command_completions.rs add function to make env vars case-insensitive (#14390) 2024-12-03 20:47:58 -06:00
completer.rs #14238 Now the file completion is triggered on a custom command after the first parameter. (#14481) 2024-12-03 21:39:11 -05:00
completion_common.rs Revert "Feature: PWD-per-drive to facilitate working on multiple drives at Windows" (#14598) 2024-12-16 13:52:07 -06:00
completion_options.rs Avoid recomputing fuzzy match scores (#13700) 2024-11-22 06:29:00 -06:00
custom_completions.rs fix: Respect sort in custom completions (#14424) 2024-11-29 20:47:57 -05:00
directory_completions.rs Avoid recomputing fuzzy match scores (#13700) 2024-11-22 06:29:00 -06:00
dotnu_completions.rs Avoid recomputing fuzzy match scores (#13700) 2024-11-22 06:29:00 -06:00
file_completions.rs Avoid recomputing fuzzy match scores (#13700) 2024-11-22 06:29:00 -06:00
flag_completions.rs Avoid recomputing fuzzy match scores (#13700) 2024-11-22 06:29:00 -06:00
mod.rs Avoid recomputing fuzzy match scores (#13700) 2024-11-22 06:29:00 -06:00
operator_completions.rs Change append operator to concatenation operator (#14344) 2024-11-24 10:59:54 -08:00
variable_completions.rs Avoid recomputing fuzzy match scores (#13700) 2024-11-22 06:29:00 -06:00