nushell/crates/nu-command/src
Fernando Herrera 6514a30b5d
general keybindings (#775)
* general keybindings

* get value function

* check error for keybinding

* cmd and send for keybingins

* better error message
2022-01-19 07:28:08 -06:00
..
conversions general keybindings (#775) 2022-01-19 07:28:08 -06:00
core_commands Fixing captures (#723) 2022-01-12 15:06:56 +11:00
dataframe Clippy fixes for Rust 1.58 (#733) 2022-01-14 06:40:25 +11:00
date Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
env Add support for load-env (#752) 2022-01-15 18:50:11 -05:00
experimental Category option for signature (#343) 2021-11-17 17:22:37 +13:00
filesystem Fix empty entry in ls (#759) 2022-01-17 02:40:00 +11:00
filters fix signature (#765) 2022-01-17 09:14:33 -06:00
formats general keybindings (#775) 2022-01-19 07:28:08 -06:00
generators Port seq command (#755) 2022-01-17 00:52:41 +11:00
hash Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
math Add string stream and binary stream, add text decoding (#570) 2021-12-24 18:22:11 +11:00
network Move fetch to extra and clean up some code (#664) 2022-01-06 10:06:16 +11:00
path Some cleanups for cd/PWD (#667) 2022-01-05 11:26:01 +11:00
platform Add simple stdin input command (#754) 2022-01-16 15:28:28 +11:00
random Add string stream and binary stream, add text decoding (#570) 2021-12-24 18:22:11 +11:00
shells Enter now requires a directory (#761) 2022-01-17 03:14:34 +11:00
strings add more chars (#701) 2022-01-08 07:19:51 -06:00
system Hide Windows ps status, bump reedline (#749) 2022-01-16 06:44:24 +11:00
viewers fix list formatting (#762) 2022-01-16 16:40:40 -06:00
default_context.rs Port seq command (#755) 2022-01-17 00:52:41 +11:00
example_test.rs Add reduce command (#700) 2022-01-08 02:40:40 +02:00
lib.rs add seq_date command (#743) 2022-01-14 16:07:28 -06:00