nushell/crates/nu-command
Marc Schreiber dc9cd7d8b9
Add Support for Partial Completions (#3432)
This commit adds a conditional event handler that inserts the next word of the
hint text when the user presses control and right arrow.
2021-05-16 08:43:43 +12:00
..
assets nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
src Dataframe new commands (#3425) 2021-05-15 19:24:11 +12:00
tests Simplify string interpolation (#3401) 2021-05-12 13:53:57 +12:00
build.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
Cargo.toml Add Support for Partial Completions (#3432) 2021-05-16 08:43:43 +12:00