nushell/crates/nu-command/src
Jakub Žádník 2fbd182993
Allow viewing the source code of blocks (#894)
* Add spans to blocks and view command

* Better description; Cleanup

* Rename "view" command to "view-source"
2022-01-31 00:05:25 +02:00
..
conversions "maybe text codec" version 2 (#871) 2022-01-28 13:32:33 -05:00
core_commands add help --find to help doc (#890) 2022-01-30 05:54:15 -05:00
dataframe Highlight help tutor (#838) 2022-01-25 02:05:19 +11:00
date Highlight help tutor (#838) 2022-01-25 02:05:19 +11:00
env Allow let/let-env to see custom command input (#854) 2022-01-27 06:00:25 +11:00
experimental Allow viewing the source code of blocks (#894) 2022-01-31 00:05:25 +02:00
filesystem Only trim prompt (#876) 2022-01-28 18:22:09 -05:00
filters Port update cells command (#891) 2022-01-30 23:41:05 +02: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 Highlight help tutor (#838) 2022-01-25 02:05:19 +11:00
math Highlight help tutor (#838) 2022-01-25 02:05:19 +11:00
network Only trim prompt (#876) 2022-01-28 18:22:09 -05:00
path "maybe text codec" version 2 (#871) 2022-01-28 13:32:33 -05:00
platform capture keyboard event (#832) 2022-01-23 16:09:39 -06:00
random "maybe text codec" version 2 (#871) 2022-01-28 13:32:33 -05:00
shells Enter now requires a directory (#761) 2022-01-17 03:14:34 +11:00
strings Ignore clippy's erroneous warnings (#895) 2022-01-30 16:12:41 -05:00
system Only trim prompt (#876) 2022-01-28 18:22:09 -05:00
viewers Only trim prompt (#876) 2022-01-28 18:22:09 -05:00
default_context.rs Allow viewing the source code of blocks (#894) 2022-01-31 00:05:25 +02:00
example_test.rs Port merge command from Nushell (#808) 2022-01-22 01:50:26 +02:00
lib.rs add seq_date command (#743) 2022-01-14 16:07:28 -06:00