nushell/crates/nu-utils/src
Herlon Aguiar 646aace05b
feat: external completions for commands/flags (#6295)
* 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
..
sample_config feat: external completions for commands/flags (#6295) 2022-08-22 21:38:51 +03:00
lib.rs Add decimals to int when using into string --decimals (#6085) 2022-08-12 21:13:50 -05:00
locale.rs make date format supports locale (#6306) 2022-08-14 08:07:04 -05:00
main.rs added nu-utils crate, fixed issue where externals turn off vt processing (#4857) 2022-03-16 17:21:06 -05:00
utils.rs adds a config reset command (#6149) 2022-07-31 20:44:33 -05:00