nushell/crates/nu-command/src
Darren Schroeder cbdc0e2010
Windows ps update (#909)
* query command with json, web, xml

* query xml now working

* clippy

* comment out web tests

* Initial work on query web

For now we can query everything except tables

* Support for querying tables

Now we can query multiple tables just like before, now the only thing
missing is the test coverage

* Revert "Query plugin"

* augment `ps -l` on windows to display more info

Co-authored-by: Luccas Mateus de Medeiros Gomes <luccasmmg@gmail.com>
2022-02-01 15:05:26 -06:00
..
conversions Add strftime cheatsheet for into datetime (#869) (#883) 2022-01-31 07:32:35 -06: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 should be inclusive (#904) 2022-01-31 17:02:36 -06: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 command(split-by) (#897) 2022-01-30 18:29:21 -05: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 should be inclusive (#904) 2022-01-31 17:02:36 -06: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 Windows ps update (#909) 2022-02-01 15:05:26 -06:00
viewers Only trim prompt (#876) 2022-01-28 18:22:09 -05:00
default_context.rs command(split-by) (#897) 2022-01-30 18:29:21 -05: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