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
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
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 Turner
3c2666a2df
Update README.md
2019-09-23 15:08:24 +12: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
Pirmin Kalberer
484d8c26ac
Save history when leaving with Ctrl-C
2019-09-19 22:55:53 +02:00
Pirmin Kalberer
df7a3a4863
Store history.txt in user data path
2019-09-19 22:29:11 +02:00
Jonathan Turner
70ac2381c5
Merge pull request #672 from pka/sublime-style-search
...
Sublime style history search
2019-09-20 07:54:11 +12:00
Pirmin Kalberer
d7e7f48aaa
Deactivate fuzzy search on Windows for now
2019-09-19 20:45:58 +02:00
Jonathan Turner
8d5b1ad233
Merge pull request #656 from jankoprowski/debian
...
Introduce debian packaging
2019-09-20 06:34:29 +12:00
Pirmin Kalberer
639a316677
Fix selection list display glitches
2019-09-19 20:18:39 +02:00
Pirmin Kalberer
0c9a62aeec
Separate highlighting from fuzzy search
2019-09-19 20:18:39 +02:00
Pirmin Kalberer
0a0be19bed
Rename histsearch to fuzzysearch
2019-09-19 20:18:39 +02:00
Pirmin Kalberer
1c95bf05dc
Process selected command
2019-09-19 20:18:39 +02:00
Pirmin Kalberer
1e3549571c
Bind fuzzy history search to Ctrl-R
2019-09-19 20:18:39 +02:00
Pirmin Kalberer
44b7e07569
Add Sublime style history search demo
2019-09-19 20:15:48 +02:00
Jan Koprowski
a96836facb
Use tags instead container id and add all binaries to debian/install
2019-09-19 17:57:36 +02:00
Jan Koprowski
85a5ed70b1
Replace command with <image-id>
2019-09-19 08:16:39 +02:00
Jonathan Turner
6acb2a9f9c
Merge pull request #685 from jonathandturner/urlencode
...
Add urlencode/urldecode
2019-09-19 17:24:33 +12:00
Jonathan Turner
5ff94004c6
Add urlencode/urldecode
2019-09-19 16:25:29 +12:00
Jan Koprowski
a8e2801e0b
Enhance docker/packaging/README.md about issue links
2019-09-18 17:43:06 +02:00
Jan Koprowski
c9310265fe
Remove Dockerfile.bionic from docker directory
2019-09-18 17:04:31 +02:00
Jonathan Turner
4017f67855
Merge pull request #680 from jonathandturner/fix_673
...
Add origins back to open
2019-09-18 19:43:56 +12:00
Jonathan Turner
3659e51163
Fix origin in binaryview
2019-09-18 19:18:58 +12:00
Jonathan Turner
72e6222992
Switch to using Uuid::nil() and fix test
2019-09-18 19:05:33 +12:00
Jonathan Turner
2cf7249794
Fix autoview breakage
2019-09-18 18:37:04 +12:00