nushell/crates/nu-protocol/src
nibon7 ebca840d91
Add support to render right prompt on last line of the prompt (#6781)
* Add support to render right prompt on last line of the prompt

* reset reedline to main branch

* update reedline to fix right prompt to be rendered correctly

* reset reedline to main branch again
2022-10-23 16:18:26 +02:00
..
ast make ++ append lists (#6766) 2022-10-20 23:28:18 +13:00
engine add more helpful error for calling a decl that exists in a module (#6752) 2022-10-22 11:41:31 -05:00
value Support range in str substring (#6867) 2022-10-23 11:42:17 +02:00
cli_error.rs Clippy fix for Rust 1.63 (#6299) 2022-08-11 11:54:54 -05:00
config.rs Add support to render right prompt on last line of the prompt (#6781) 2022-10-23 16:18:26 +02:00
example.rs Start support for commandline args to nu itself (#851) 2022-01-27 01:42:39 +11:00
exportable.rs Removes export env command (#6468) 2022-09-25 19:52:43 +03:00
id.rs Overlays (#5375) 2022-05-08 07:39:22 +12:00
lev_distance.rs Improve "Did you mean?" suggestions (#6579) 2022-09-20 19:46:01 -05:00
lib.rs Improve "Did you mean?" suggestions (#6579) 2022-09-20 19:46:01 -05:00
module.rs Removes export env command (#6468) 2022-09-25 19:52:43 +03:00
pipeline_data.rs feat: coredump (#6791) 2022-10-22 20:24:58 +02:00
shell_error.rs Improve "Did you mean?" suggestions (#6579) 2022-09-20 19:46:01 -05:00
signature.rs Add bits not command (#6143) 2022-07-30 11:25:44 +02:00
span.rs Clippy fix for Rust 1.63 (#6299) 2022-08-11 11:54:54 -05:00
syntax_shape.rs Better error handling using do (#5890) 2022-06-29 20:01:34 -05:00
ty.rs Remove dfr from dataframe commands (#5760) 2022-06-12 14:18:00 -05:00
variable.rs Add support for var decl spans (#4787) 2022-03-09 04:42:19 -05:00