Commit Graph

11 Commits

Author SHA1 Message Date
fbd980f8b0 Add descriptions to arguments 2019-10-28 18:15:35 +13:00
127381497c run rustfmt 2019-09-11 10:36:50 -04:00
ca0c6eaf58 This commit introduces a basic help feature. We can go to it
with the `help` command to explore and list all commands available.

Enter will also try to see if the location to be entered is an existing
Nu command, if it is it will let you inspect the command under `help`.

This provides baseline needed so we can iterate on it.
2019-08-31 19:06:11 -05:00
dd18122a24 WIP 2019-08-15 17:02:02 +12:00
aadacc2d36 Merge master 2019-08-09 16:51:21 +12:00
c231dd32cd Multi shells (#254)
Add multi-shells
2019-08-08 05:49:11 +12:00
73deeb69db Clean up lint errors 2019-07-23 21:10:48 -07:00
5a8e041a48 Tests pass! 2019-07-23 15:22:11 -07:00
34033afce4 WIP improve error infrastructure
Also simplify commands and reduce papercuts
2019-07-12 19:20:26 -07:00
910869b79d Get stream errors working 2019-06-16 05:52:55 +12:00
f40089f29b Better cd and ls 2019-06-14 09:47:25 +12:00