nushell/crates/nu-protocol/src
unrelentingtech 9ee4086dfa
Add a 'commandline' command for manipulating the current buffer (#6492)
* Add a 'commandline' command for manipulating the current buffer

from `executehostcommand` keybindings. Inspired by fish:
https://fishshell.com/docs/current/cmds/commandline.html

* Update to development reedline

Includes nushell/reedline#472

Co-authored-by: sholderbach <sholderbach@users.noreply.github.com>
2022-09-09 15:31:32 -05:00
..
ast Fix scoped overlay use not finding a module (#6474) 2022-09-04 18:36:42 +03:00
engine Add a 'commandline' command for manipulating the current buffer (#6492) 2022-09-09 15:31:32 -05:00
value Allow for rejecting nested record cells (#6463) 2022-09-03 07:35:36 -05:00
cli_error.rs Clippy fix for Rust 1.63 (#6299) 2022-08-11 11:54:54 -05:00
config.rs feat: external completions for commands/flags (#6295) 2022-08-22 21:38:51 +03:00
example.rs Start support for commandline args to nu itself (#851) 2022-01-27 01:42:39 +11:00
exportable.rs Allow modules to use other modules (#6162) 2022-07-29 11:57:10 +03:00
id.rs Overlays (#5375) 2022-05-08 07:39:22 +12:00
lib.rs Allow cp multiple files at once (#6114) 2022-07-25 10:42:25 +03:00
module.rs Bring module's environment when activating overlay (#6425) 2022-08-27 01:32:19 +03:00
pipeline_data.rs Revert "Add support for optional list stream output formatting (#6325)" (#6454) 2022-08-31 18:09:40 -05:00
shell_error.rs Highlight source value as well as failure point. (#6442) 2022-09-01 12:20:22 +02: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