nushell/crates/nu-cli/src
pwygab b39d797c1f
Add quotes to hash file autocomplete (#7398)
# Description

Fixes #6741. Autocompleting a dir/file named something like foo#bar will
now complete to \`foo#bar\`
2022-12-08 21:37:10 +01:00
..
completions Add quotes to hash file autocomplete (#7398) 2022-12-08 21:37:10 +01:00
menus add signature information when get help on one command (#7079) 2022-11-20 07:22:42 -06:00
commands.rs Remove perf flag to streamline logging configuration (#6834) 2022-10-21 10:20:21 -05:00
config_files.rs Improve empty pipelines (#7383) 2022-12-08 07:31:57 +13:00
eval_file.rs Improve empty pipelines (#7383) 2022-12-08 07:31:57 +13:00
lib.rs Split merging of parser delta and stack environment (#6005) 2022-07-14 17:09:27 +03:00
nu_highlight.rs feat: add search terms to category of strings (#5723) 2022-06-06 08:47:09 -05:00
print.rs Improve empty pipelines (#7383) 2022-12-08 07:31:57 +13:00
prompt_update.rs Improve empty pipelines (#7383) 2022-12-08 07:31:57 +13:00
prompt.rs Add support to render right prompt on last line of the prompt (#6781) 2022-10-23 16:18:26 +02:00
reedline_config.rs Split blocks and closures (#7075) 2022-11-10 21:21:49 +13:00
repl.rs Improve empty pipelines (#7383) 2022-12-08 07:31:57 +13:00
syntax_highlight.rs Protocol: debug_assert!() Span to reflect a valid slice (#6806) 2022-12-03 11:44:12 +02:00
util.rs Protocol: debug_assert!() Span to reflect a valid slice (#6806) 2022-12-03 11:44:12 +02:00
validation.rs Add an alias denylist for expansions (#4871) 2022-03-19 08:03:57 +13:00