Commit Graph

5446 Commits

Author SHA1 Message Date
0b9248cbba Merge pull request #285 from jonathandturner/per_item
Add first per-item commands
2019-08-15 05:57:19 +12:00
99b881e42f Add first per-item commands 2019-08-15 05:02:39 +12:00
79fd635b5f Merge pull request #283 from jonathandturner/heuristic_table
Heuristic table view
2019-08-14 04:58:39 +12:00
156e72f694 Finish up heuristic for table printing 2019-08-14 04:33:59 +12:00
123b1856c8 Attempt heuristic table 2019-08-13 19:45:31 +12:00
4411a5b72c Merge pull request #281 from jonathandturner/improve_arrays
Add from_array and improve array viewing
2019-08-12 18:16:08 +12:00
e0640d7791 Merge pull request #280 from jonathandturner/nth
Add nth command
2019-08-12 17:53:16 +12:00
3d5395fdd5 Add from_array and improve array viewing 2019-08-12 17:51:13 +12:00
56a437b14b update readme 2019-08-12 17:19:22 +12:00
14e47f3d2c Add nth command 2019-08-12 17:13:58 +12:00
7bc9b7a758 Merge pull request #279 from jonathandturner/utf16
Add support for utf16 files
2019-08-12 16:33:45 +12:00
6cf3dc92fc Add support for utf16 files 2019-08-12 16:11:42 +12:00
7c4a4ec62e Merge pull request #278 from androbtech/replace-and-find
Str plugin: replace & find-replace.
2019-08-12 06:46:49 +12:00
fc38603de8 Test sample changed to check behavior with strings on different operating systems. 2019-08-11 13:18:42 -05:00
cee2f5207e Str plugin: replace & find-replace. 2019-08-11 12:46:14 -05:00
bd9af7a0b5 Merge pull request #277 from nushell/jonathandturner-patch-2
Add space for pagedown
2019-08-12 05:44:56 +12:00
a6933ebe49 Add space for pagedown 2019-08-12 05:29:25 +12:00
20b909e316 Switch to rustyline git 2019-08-12 05:18:48 +12:00
d50aa81be6 Merge pull request #275 from jonathandturner/fix_ghz
Clean up ghz view
2019-08-11 15:48:45 +12:00
aea8bbf945 Clean up ghz view 2019-08-11 15:33:26 +12:00
9bee021536 Merge pull request #274 from jonathandturner/battery
add some battery stats
2019-08-11 15:18:46 +12:00
8e652850dc add some battery stats 2019-08-11 15:01:09 +12:00
72aa433802 Merge pull request #268 from androbtech/additive-nushellacturing
Additive nushellacturing.
2019-08-11 14:03:15 +12:00
1671874784 Merge pull request #273 from nushell/revert-271-rewrite_ps
Revert "Rewrite the ps command"
2019-08-11 13:58:48 +12:00
e19c618ac5 Revert "Rewrite the ps command" 2019-08-11 13:41:21 +12:00
2fe7f76219 Merge pull request #271 from jonathandturner/rewrite_ps
Rewrite the ps command
2019-08-11 11:26:14 +12:00
7c2fec5851 Rewrite the ps command 2019-08-11 11:09:40 +12:00
5041561e76 Merge pull request #270 from jonathandturner/sys_update
Sys update
2019-08-11 10:32:56 +12:00
1cc661b916 Remove comments 2019-08-11 10:13:58 +12:00
894958d5e8 Improve sys a bit 2019-08-11 10:13:03 +12:00
8f26fcf653 Merge pull request #269 from jonathandturner/enter_fixes
Improve enter and fix bugs
2019-08-11 08:54:08 +12:00
d07a3928b2 Fix test failure 2019-08-11 08:33:22 +12:00
8f78995014 Improve enter and fix bugs 2019-08-11 08:18:14 +12:00
21ab65979f Covered the remaining semver flags for inc plugin. 2019-08-10 06:04:13 -05:00
e744237451 Clean up. 2019-08-10 05:56:47 -05:00
5372463b37 Extract tests. 2019-08-10 04:40:32 -05:00
cb4b2e6116 Inc refactoring. More tests. 2019-08-10 04:38:28 -05:00
5bfa2cc4b8 cp wildcard already supported (documented with test) 2019-08-10 04:32:27 -05:00
357ab46b58 Merge pull request #267 from jonathandturner/which
Add which command
2019-08-10 19:22:08 +12:00
c97578bf6e Add which command 2019-08-10 19:06:08 +12:00
b59c58948a Merge pull request #266 from jonathandturner/command_completions
Add back command completions
2019-08-10 18:46:46 +12:00
1662824a5c Revert bump 2019-08-10 18:31:31 +12:00
60e7dfcf1b Add back command completions 2019-08-10 17:02:15 +12:00
a38ae910ac Merge pull request #265 from jonathandturner/defer-evaluation
Defer evaluation - part 1
2019-08-10 10:40:10 +12:00
78b056a109 Bump rustc version 2019-08-10 09:56:41 +12:00
eeed31837f cleanup 2019-08-10 08:49:43 +12:00
34759b7646 Add back in cd/ls and completions 2019-08-10 07:42:23 +12:00
cabd5bf009 Fix sink plugins 2019-08-09 19:54:21 +12:00
83030094e0 All tests pass 2019-08-09 17:36:43 +12:00
aadacc2d36 Merge master 2019-08-09 16:51:21 +12:00