Commit Graph

3335 Commits

Author SHA1 Message Date
b29e7c1e36 cover raw strutils to upcase and downcase 2019-07-31 23:46:59 -05:00
c3034d3247 No longer need to trace call_info 2019-07-31 23:46:59 -05:00
0b8bbd8637 Unit Testing WIP. 2019-07-31 23:46:59 -05:00
37767b8882 Merge pull request #234 from jonathandturner/tagged
Add Tagged, a new metadata holder
2019-08-01 15:52:13 +12:00
db3ff52973 Add tags command and fix source_map transfer 2019-08-01 15:25:59 +12:00
462f783fac initial change to Tagged<Value> 2019-08-01 13:58:42 +12:00
c61a1108ff Merge pull request #233 from jonathandturner/rustyline_nightly
Switch to rustyline nightly
2019-07-31 16:28:14 +12:00
509dfe72a8 Switch to rustyline nightly 2019-07-31 05:57:22 +12:00
df8b195aac Merge pull request #231 from jonathandturner/open_improvements
Various open improvements
2019-07-30 16:03:05 +12:00
8ac70e7408 Various open improvements 2019-07-30 15:48:02 +12:00
7b548026a2 Merge pull request #229 from jonathandturner/better_short_names
Change list/object to better short names
2019-07-30 14:10:37 +12:00
389d9988f3 Change list/object to better short names 2019-07-30 13:54:33 +12:00
2e84276d68 Merge pull request #228 from jonathandturner/sys_unwrap_refactor
Fix unwraps in sys
2019-07-30 13:30:11 +12:00
583ef0da32 Fix unwraps in sys 2019-07-30 13:14:01 +12:00
a8cb395bf1 Merge pull request #227 from jonathandturner/bump
Bump deps
2019-07-29 20:17:01 +12:00
618be5de54 Remove workaround. Need a better one 2019-07-29 20:01:09 +12:00
bd639b52ff bump deps 2019-07-29 19:46:24 +12:00
8b144857ef Merge pull request #221 from androbtech/str_plugin
string utils plugin baseline.
2019-07-29 19:30:55 +12:00
d126ba3296 Merge pull request #225 from nushell/revert-223-term_size
Revert "Switch way of doing terminal size calculation"
2019-07-29 16:33:49 +12:00
403f9d2499 Revert "Switch way of doing terminal size calculation" 2019-07-29 16:18:11 +12:00
be4262e96a Separate Nu plugin logic. 2019-07-28 21:30:47 -05:00
87b299739c Make the validation especific to str plugin for now. 2019-07-28 20:28:43 -05:00
d1399c0c0c str filter description to readme. 2019-07-28 19:00:06 -05:00
7c4706ee50 Validation baseline. 2019-07-28 18:34:37 -05:00
4a3ec867a7 Merge pull request #223 from jonathandturner/term_size
Switch way of doing terminal size calculation
2019-07-29 05:49:45 +12:00
5a4805d422 Switch way of doing terminal size calculation 2019-07-29 05:34:04 +12:00
59dec999b8 string utils plugin baseline. 2019-07-28 02:01:32 -05:00
adab072760 Merge pull request #220 from jonathandturner/sys
Sysinfo is now sys
2019-07-28 15:04:25 +12:00
c85b7728bc Remove old sysinfo and finish sys 2019-07-28 14:02:42 +12:00
2464a33660 Progress the sys plugin a bit further 2019-07-28 08:09:25 +12:00
81396518b7 Update README.md 2019-07-28 04:44:32 +12:00
a09361698e Update plugin protocol for begin, and create new sys plugin 2019-07-27 19:45:00 +12:00
25cc69914c Merge pull request #219 from jonathandturner/shorten_textview
Partial buffers just get printed to screen
2019-07-27 07:46:24 +12:00
eba20e5c7b Partial buffers just get printed to screen 2019-07-27 07:31:46 +12:00
8fa82ffa2e Merge pull request #218 from jonathandturner/sum
Add end_plugin and sum
2019-07-27 06:56:20 +12:00
e4797f8895 Add end_plugin and sum 2019-07-27 06:40:00 +12:00
f326544dd2 Merge pull request #215 from jonathandturner/date
Add date command
2019-07-26 16:24:16 +12:00
96f26b30a7 Add date command 2019-07-26 16:09:19 +12:00
ed040f2715 Merge pull request #213 from jonathandturner/yet_more_textview
Yet more improvements to textview (and binaryview)
2019-07-26 04:38:24 +12:00
1f26101e2f Yet more improvements to textview (and binaryview) 2019-07-26 04:22:22 +12:00
37517489bc Merge pull request #212 from jonathandturner/even_more_textview
Redo frame
2019-07-25 17:39:59 +12:00
e74856a14e Redo frame 2019-07-25 17:19:19 +12:00
0bca7f8b11 Merge pull request #211 from jonathandturner/more_textview
More textview
2019-07-25 15:00:23 +12:00
f2873edf6c One more go at fixing scroll textarea in windows 2019-07-25 14:43:51 +12:00
501482cc31 Move to rawkey 2019-07-25 13:25:17 +12:00
a6b79748d9 Move to async keys for textview 2019-07-25 13:07:33 +12:00
5982323e27 Merge pull request #209 from jonathandturner/fix_textview
Move textview to plugin
2019-07-25 05:30:11 +12:00
f3fdda8d35 Move textview to plugin 2019-07-25 05:14:30 +12:00
78b4543ab3 Merge pull request #208 from jonathandturner/paged
Add basic paging to text views
2019-07-24 19:58:59 +12:00
568931c80c add basic paging to text views 2019-07-24 19:44:12 +12:00