Blurryface05
1da6ac8de7
i
...
new file: .gitpod.Dockerfile
new file: .gitpod.yml
2019-09-27 23:01:34 +00:00
Jonathan Turner
2b89ddfb9e
Merge pull request #713 from est31/stable_async
...
Use async-stream crate to replace most async_stream_block invocations
2019-09-28 06:12:38 +12:00
Jonathan Turner
29734a1dce
Merge pull request #720 from BradyBromley/master
...
Changed wording in README.md
2019-09-28 05:55:21 +12:00
BradyBromley
def33206d9
Changed wording in README.md
2019-09-27 09:48:26 -07:00
est31
6aad0b8443
Remove async_stream_block from the prelude
...
... to indicate deprecation of its use
2019-09-26 02:39:59 +02:00
est31
9891e5ab81
Use async-stream crate to replace most async_stream_block invocations
2019-09-26 02:39:20 +02:00
Jonathan Turner
7113c702ff
Merge pull request #706 from landaire/ctrlc_config
...
feat(cli): add `ctrlc_exit` config option
2019-09-26 09:22:11 +12:00
Andrés N. Robalino
54edf571af
Merge pull request #712 from nushell/andrasio-doc
...
More command documentation instructions.
2019-09-25 13:31:40 -05:00
Andrés N. Robalino
f85968aba4
More command documentation instructions.
2019-09-25 11:35:58 -05:00
Andrés N. Robalino
440f553aa8
Merge pull request #710 from andrasio/docs-command
...
Commands documenting instructions.
2019-09-25 11:32:03 -05:00
Andrés N. Robalino
a492b019fe
Commands documenting instructions.
2019-09-25 11:15:00 -05:00
Jonathan Rothberg
2941740df6
Merge remote-tracking branch 'upstream/master' into initial-docker-command-impl
2019-09-24 20:43:03 -07:00
Jonathan Rothberg
f0b638063d
Transfered Docker to a plugin instead of a Command.
2019-09-24 20:42:18 -07:00
Lander Brandt
0377efdc16
feat(cli): add ctrlc_exit
config option
...
This feature allows a user to set `ctrlc_exit` to `true` or `false` in their config to override how multiple CTRL-C invocations are handled. Without this change pressing CTRL-C multiple times will exit nu. With this change applied the user can configure the behavior to behave like other shells where multiple invocations will essentially clear the line.
This fixes #457 .
2019-09-24 18:04:53 -07:00
Jonathan Turner
3d89d2961c
Merge pull request #705 from piotrek-szczygiel/master
...
Fix typo in echo usage message
2019-09-25 12:46:35 +12:00
Jonathan Turner
8c240ca3fd
Merge pull request #704 from pka/fix-build-without-crossterm
...
Fix build without crossterm
2019-09-25 12:46:06 +12:00
Piotr Szczygieł
85cd03f899
Fix typo in echo usage message
2019-09-25 00:15:53 +02:00
Pirmin Kalberer
3480cdb3b4
Fix build without crossterm
2019-09-24 23:33:30 +02:00
Andrés N. Robalino
fec83e5164
Merge pull request #703 from andrasio/prevent-fsh-cdfile
...
Filesystem shell can't cd into files. Ever.
2019-09-24 16:00:53 -05:00
Andrés N. Robalino
837d12decd
Filesystem shell can't cd into files. Ever.
2019-09-24 15:34:30 -05:00
Jonathan Turner
ffa536bea3
Add Cargo.lock
2019-09-25 07:02:35 +12:00
Jonathan Turner
3f8448da0d
Merge pull request #700 from nushell/bump-heim
...
Bump heim
2019-09-25 06:03:08 +12:00
Jonathan Turner
8ce73d838e
Bump heim
...
This bumps the heim dependency to fix an issue with sysinfo
2019-09-25 04:39:18 +12:00
Jonathan Turner
574cd1101a
Merge pull request #699 from jonathandturner/release_0_3_0
...
Release 0.3.0
2019-09-24 20:14:54 +12:00
Jonathan Turner
15481b7be1
Fix nth regression
2019-09-24 19:56:03 +12:00
Jonathan Turner
60b7da8ea7
Fix help regression
2019-09-24 19:45:41 +12:00
Jonathan Turner
3dd48bf831
Bump version to 0.3.0 for release
2019-09-24 19:29:54 +12:00
Jonathan Turner
2de7792939
Bump version to 0.3.0 for release
2019-09-24 19:29:23 +12:00
Jonathan Rothberg
a1f26d947d
Merge remote-tracking branch 'upstream/master' into initial-docker-command-impl
2019-09-23 17:57:56 -07:00
Andrés N. Robalino
09e3f9c11b
Merge pull request #698 from andrasio/ignore-incompatible-pluginload
...
Ignore incompatible plugins and continue plugin search.
2019-09-23 17:47:39 -05:00
Andrés N. Robalino
898b99d7c2
Ignore incompatible plugins and continue plugin search.
2019-09-23 17:27:18 -05:00
Andrés N. Robalino
c7b9db0523
Merge pull request #697 from andrasio/plugin-loadone
...
Load plugin if and only if it hasn't been registered.
2019-09-23 17:21:44 -05:00
Andrés N. Robalino
95ea3fcf4e
Load plugin if and only if it hasn't been registered.
2019-09-23 17:01:40 -05:00
Jonathan Turner
7d41ac54b5
Merge pull request #696 from jonathandturner/moredidyoumean
...
More 'did you mean?' errors
2019-09-24 08:44:26 +12:00
Jonathan Turner
c720cc00e3
More 'did you mean?' errors
2019-09-24 08:24:51 +12:00
Jonathan Turner
f99d38ead4
Merge pull request #625 from DrSensor/master
...
Publish various docker image on git-tag
2019-09-24 05:10:47 +12:00
Jonathan Turner
08fe603e81
Update README.md
2019-09-23 19:59:05 +12:00
Jonathan Turner
cbba37a6b1
Add files via upload
2019-09-23 19:56:05 +12:00
Jonathan Turner
b8964bd320
Update README.md
2019-09-23 19:32:42 +12:00
Jonathan Turner
630ff2495f
Update README.md
2019-09-23 19:32:17 +12:00
Jonathan Turner
51b8b0538a
Update README.md
2019-09-23 15:55:52 +12:00
Jonathan Turner
ccb6dc264e
Update README.md
2019-09-23 15:52:01 +12:00
Jonathan Rothberg
e6bdef696d
Some cleanup.
2019-09-22 20:19:43 -07:00
Jonathan Turner
3c2666a2df
Update README.md
2019-09-23 15:08:24 +12:00
Jonathan Rothberg
707af3f3ca
Merge branch 'master' of github.com:jonnywalker81/nushell into initial-docker-command-impl
2019-09-22 18:53:31 -07:00
Jonathan Rothberg
480467447e
Initial Docker command implementation.
2019-09-22 18:49:11 -07:00
Jonathan Turner
d7d2a7ee77
Merge pull request #691 from pka/config-in-env
...
Include config paths in env command
2019-09-21 04:19:24 +12:00
Pirmin Kalberer
9623a255c4
Include history path in env command
2019-09-20 10:37:05 +02:00
Jonathan Turner
db3b2595e6
Merge pull request #690 from pka/history-path
...
History path
2019-09-20 09:50:03 +12:00
Pirmin Kalberer
112e5d096f
Include config path in env command
2019-09-19 23:07:09 +02:00