nushell/crates/nu-completion/src
soumil-07 9bd408449e
Add the ability to remove and list aliases (#3879)
* Add the ability to remove and list aliases

* Fix failing unit tests

* Add a test to check unalias shadowing blocks
2021-08-17 08:56:35 -05:00
..
matchers Extract completions into subcrate. (#3631) 2021-06-16 15:20:01 -05:00
command.rs Simplify is_executable in nu-completion. (#3742) 2021-07-07 07:53:07 -05:00
completer.rs Make lexing configurable wrt newlines (#3682) 2021-06-25 17:50:24 +12:00
engine.rs Add the ability to remove and list aliases (#3879) 2021-08-17 08:56:35 -05:00
flag.rs Variable completions. (#3666) 2021-06-23 19:21:39 +12:00
lib.rs Variable completions. (#3666) 2021-06-23 19:21:39 +12:00
path.rs Add trailing slash in completion of symlinked dir (#3921) 2021-08-17 07:13:59 +12:00
variable.rs Fix clippy lint and disable broken lint (#3865) 2021-07-30 08:11:47 +12:00