nushell/crates/nu-utils/src/sample_config
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
..
default_config.nu feat: external completions for commands/flags (#6295) 2022-08-22 21:38:51 +03:00
default_env.nu not resolve symlink (#6304) 2022-08-12 06:17:31 -05:00
sample_login.nu adds a config reset command (#6149) 2022-07-31 20:44:33 -05:00