2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-01-30 22:03:35 +00:00
nushell/crates/nu-cli
Herlon Aguiar 646aace05b
feat: external completions for commands/flags ()
* wip

* wip

* cleanup

* error message

* cleanup

* cleanup

* fix clippy

* add test

* fix span

* cleanup

* cleanup

* cleanup

* fixed completion

* push char

* wip

* small fixes

* fix remove last span

* fmt

* cleanup

* fixes + more tests

* fix test

* only complete for commands

* also complete flags

* change decl_id to block_id

* use nu completion first

* fix test

* ignore test

* update config section
2022-08-22 21:38:51 +03:00
..
src feat: external completions for commands/flags () 2022-08-22 21:38:51 +03:00
tests feat: external completions for commands/flags () 2022-08-22 21:38:51 +03:00
Cargo.toml Bump dev version () 2022-08-18 21:14:17 +12:00
LICENSE Include license text in all crates () 2022-04-08 10:47:13 +02:00