nushell/crates/nu-protocol/src
Darren Schroeder 8eab311565
consolidate shell integration behind config setting (#5302)
* consolidate shell integration behind config setting

* write output differently
2022-04-24 12:53:12 +12:00
..
ast nu-cli: directory syntax shape + completions (#5299) 2022-04-22 15:18:51 -05:00
engine Add MatchAlgorithm for completion suggestions (#5244) 2022-04-23 10:01:19 -05:00
value SQLite overhaul: custom value, query db command (#5247) 2022-04-20 16:58:21 +12:00
config.rs consolidate shell integration behind config setting (#5302) 2022-04-24 12:53:12 +12:00
example.rs Start support for commandline args to nu itself (#851) 2022-01-27 01:42:39 +11:00
exportable.rs Add export alias and export extern (#4878) 2022-03-20 07:58:01 +13:00
id.rs Hide alias (#4432) 2022-02-12 11:50:37 +02:00
lib.rs Move config to be an env var (#5230) 2022-04-19 10:28:01 +12:00
overlay.rs Add export alias and export extern (#4878) 2022-03-20 07:58:01 +13:00
pipeline_data.rs Fix for loop ctrlc not terminating (#5003) 2022-03-28 19:13:43 +13:00
shell_error.rs update miette and switch to GenericErrors (#5222) 2022-04-19 00:34:10 +12:00
signature.rs update miette and switch to GenericErrors (#5222) 2022-04-19 00:34:10 +12:00
span.rs Default values (#4770) 2022-03-07 15:08:56 -05:00
syntax_shape.rs nu-cli: directory syntax shape + completions (#5299) 2022-04-22 15:18:51 -05:00
ty.rs Improve describe to be more accurate (#5116) 2022-04-07 16:34:09 +12:00
variable.rs Add support for var decl spans (#4787) 2022-03-09 04:42:19 -05:00