nushell/crates/nu-command/src
Stefan Holderbach 39f03bf5e4
Decode escaped newlines in history command (#592)
Reedline currently encodes newlines as `<\n>`
2021-12-27 10:11:08 +11:00
..
calendar Sort default context items categorically (#465) 2021-12-10 21:07:39 -06:00
conversions Wire hex viewing into a few more places (#572) 2021-12-25 05:15:01 +11:00
core_commands Decode escaped newlines in history command (#592) 2021-12-27 10:11:08 +11:00
dataframe missing commands (#549) 2021-12-22 10:35:02 +11:00
date Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
env Allow having only one env conversion (#548) 2021-12-22 00:32:38 +02:00
experimental Category option for signature (#343) 2021-11-17 17:22:37 +13:00
filesystem Fix some 'open' signature stuff (#583) 2021-12-26 09:13:43 +11:00
filters Add support for 'open' (#573) 2021-12-25 06:24:55 +11:00
formats Add string stream and binary stream, add text decoding (#570) 2021-12-24 18:22:11 +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 Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
path Add string stream and binary stream, add text decoding (#570) 2021-12-24 18:22:11 +11:00
platform Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
random Add string stream and binary stream, add text decoding (#570) 2021-12-24 18:22:11 +11:00
shells Add better exit command (#369) 2021-11-26 21:00:57 +13:00
strings Add support for 'open' (#573) 2021-12-25 06:24:55 +11:00
system Add support for 'open' (#573) 2021-12-25 06:24:55 +11:00
viewers Add support for 'open' (#573) 2021-12-25 06:24:55 +11:00
default_context.rs Add support for 'open' (#573) 2021-12-25 06:24:55 +11:00
example_test.rs Add metadata command (#569) 2021-12-24 11:16:50 +11:00
lib.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00