nushell/crates/nu-protocol/src
Fernando Herrera 9da2e142b2
Line buffer editor (#5381)
* allow line editing

* cargo fmt
2022-04-30 15:40:41 +01: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 Line buffer editor (#5381) 2022-04-30 15:40:41 +01: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 Move print_pipeline_data to nu-protocol (#5328) 2022-04-26 11:44:57 +12:00
shell_error.rs Database commands (#5343) 2022-04-27 11:52:31 +01: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