Commit Graph

613 Commits

Author SHA1 Message Date
Jonathan Turner
3b0c9ebf28
Merge pull request #292 from nushell/external-escape-valve
Add support for external escape valve (`^dir`)
2019-08-16 12:42:10 +12:00
Yehuda Katz
0dc4b2b686 Add support for external escape valve (^dir)
This commit makes it possible to force nu to treat a command as an external command by prefixing it with `^`. For example `^dir` will force `dir` to run an external command, even if `dir` is also a registered nu command.

This ensures that users don't need to leave nu just because we happened to use a command they need.

This commit adds a new token type for external commands, which, among other things, makes it pretty straight forward to syntax highlight external commands uniquely, and generally to treat them as special.
2019-08-15 15:18:18 -07:00
Jonathan Turner
bb580a46d6
Merge pull request #289 from nushell/revert-283-heuristic_table
Revert "Heuristic table view"
2019-08-16 05:05:32 +12:00
Jonathan Turner
785536983a
Revert "Heuristic table view" 2019-08-16 04:49:07 +12:00
Jonathan Turner
0d09f6ab7f
Merge pull request #288 from androbtech/shellring-coverage
shellring traversal and filesystem environment retention per session.
2019-08-15 19:27:43 +12:00
Andrés N. Robalino
024f0915a3 Shellring traversal and filesystem environment retention per session confirmed. 2019-08-15 02:10:33 -05:00
Jonathan Turner
7bb62af46f
Merge pull request #287 from jonathandturner/more_per_item
Add more support for per-item
2019-08-15 18:53:20 +12:00
Jonathan Turner
efd9631a90 All tests pass 2019-08-15 17:46:19 +12:00
Jonathan Turner
dd18122a24 WIP 2019-08-15 17:02:02 +12:00
Jonathan Turner
d11d840f0f
Merge pull request #286 from androbtech/mv-and-bitsmoar
Moving file/dir in place and some refactored a little.
2019-08-15 13:37:10 +12:00
Andrés N. Robalino
cbf6eed2d7 Communicates unsupported feature the case where directories are found in globs whether we cp or mv 2019-08-14 17:00:11 -05:00
Andrés N. Robalino
75e3c6f547 copies_expected -> expected. Use expected as test dirname expectation outcomes from now on. 2019-08-14 16:05:35 -05:00
Andrés N. Robalino
121237ee4b Reverted test removal from (dfcbaed) 2019-08-14 15:55:26 -05:00
Andrés N. Robalino
154063013f mv introduced. \¡Viva\! 2019-08-14 15:29:05 -05:00
Andrés N. Robalino
dfcbaed1c6 More descriptive test playground names for commands other than the basic ones. 2019-08-14 15:29:05 -05:00
Andrés N. Robalino
bd71773b5b Extracted File traversal utility for use in other commands. 2019-08-14 15:29:05 -05:00
Andrés N. Robalino
278de0e517 cp refactoring. 2019-08-14 15:29:05 -05:00
Jonathan Turner
0b9248cbba
Merge pull request #285 from jonathandturner/per_item
Add first per-item commands
2019-08-15 05:57:19 +12:00
Jonathan Turner
99b881e42f Add first per-item commands 2019-08-15 05:02:39 +12:00
Jonathan Turner
79fd635b5f
Merge pull request #283 from jonathandturner/heuristic_table
Heuristic table view
2019-08-14 04:58:39 +12:00
Jonathan Turner
156e72f694 Finish up heuristic for table printing 2019-08-14 04:33:59 +12:00
Jonathan Turner
123b1856c8 Attempt heuristic table 2019-08-13 19:45:31 +12:00
Jonathan Turner
4411a5b72c
Merge pull request #281 from jonathandturner/improve_arrays
Add from_array and improve array viewing
2019-08-12 18:16:08 +12:00
Jonathan Turner
e0640d7791
Merge pull request #280 from jonathandturner/nth
Add nth command
2019-08-12 17:53:16 +12:00
Jonathan Turner
3d5395fdd5 Add from_array and improve array viewing 2019-08-12 17:51:13 +12:00
Jonathan Turner
56a437b14b update readme 2019-08-12 17:19:22 +12:00
Jonathan Turner
14e47f3d2c Add nth command 2019-08-12 17:13:58 +12:00
Jonathan Turner
7bc9b7a758
Merge pull request #279 from jonathandturner/utf16
Add support for utf16 files
2019-08-12 16:33:45 +12:00
Jonathan Turner
6cf3dc92fc Add support for utf16 files 2019-08-12 16:11:42 +12:00
Jonathan Turner
7c4a4ec62e
Merge pull request #278 from androbtech/replace-and-find
Str plugin: replace & find-replace.
2019-08-12 06:46:49 +12:00
Andrés N. Robalino
fc38603de8 Test sample changed to check behavior with strings on different operating systems. 2019-08-11 13:18:42 -05:00
Andrés N. Robalino
cee2f5207e Str plugin: replace & find-replace. 2019-08-11 12:46:14 -05:00
Jonathan Turner
bd9af7a0b5
Merge pull request #277 from nushell/jonathandturner-patch-2
Add space for pagedown
2019-08-12 05:44:56 +12:00
Jonathan Turner
a6933ebe49
Add space for pagedown 2019-08-12 05:29:25 +12:00
Jonathan Turner
20b909e316
Switch to rustyline git 2019-08-12 05:18:48 +12:00
Jonathan Turner
d50aa81be6
Merge pull request #275 from jonathandturner/fix_ghz
Clean up ghz view
2019-08-11 15:48:45 +12:00
Jonathan Turner
aea8bbf945 Clean up ghz view 2019-08-11 15:33:26 +12:00
Jonathan Turner
9bee021536
Merge pull request #274 from jonathandturner/battery
add some battery stats
2019-08-11 15:18:46 +12:00
Jonathan Turner
8e652850dc add some battery stats 2019-08-11 15:01:09 +12:00
Jonathan Turner
72aa433802
Merge pull request #268 from androbtech/additive-nushellacturing
Additive nushellacturing.
2019-08-11 14:03:15 +12:00
Jonathan Turner
1671874784
Merge pull request #273 from nushell/revert-271-rewrite_ps
Revert "Rewrite the ps command"
2019-08-11 13:58:48 +12:00
Jonathan Turner
e19c618ac5
Revert "Rewrite the ps command" 2019-08-11 13:41:21 +12:00
Jonathan Turner
2fe7f76219
Merge pull request #271 from jonathandturner/rewrite_ps
Rewrite the ps command
2019-08-11 11:26:14 +12:00
Jonathan Turner
7c2fec5851 Rewrite the ps command 2019-08-11 11:09:40 +12:00
Jonathan Turner
5041561e76
Merge pull request #270 from jonathandturner/sys_update
Sys update
2019-08-11 10:32:56 +12:00
Jonathan Turner
1cc661b916 Remove comments 2019-08-11 10:13:58 +12:00
Jonathan Turner
894958d5e8 Improve sys a bit 2019-08-11 10:13:03 +12:00
Jonathan Turner
8f26fcf653
Merge pull request #269 from jonathandturner/enter_fixes
Improve enter and fix bugs
2019-08-11 08:54:08 +12:00
Jonathan Turner
d07a3928b2 Fix test failure 2019-08-11 08:33:22 +12:00
Jonathan Turner
8f78995014 Improve enter and fix bugs 2019-08-11 08:18:14 +12:00