Commit Graph

4920 Commits

Author SHA1 Message Date
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
73deeb69db Clean up lint errors 2019-07-23 21:10:48 -07:00
5a8e041a48 Tests pass! 2019-07-23 15:22:11 -07:00
72384629fd Merge pull request #205 from androbtech/cp_play
Introduced initial cp functionality.
2019-07-24 04:46:30 +12:00
0790a714b0 Appropiate error handling when copying (thanks @jonathandturner) 2019-07-23 01:03:35 -05:00
01223091ec Merge pull request #206 from jonathandturner/add_edit
Add and edit functionality
2019-07-22 16:44:16 +12:00
ec7d49b0d2 Add and edit functionality 2019-07-22 15:52:57 +12:00
2da43f4b06 Introduced initial cp functionality. 2019-07-21 21:23:02 -05:00
12a785f2a2 Merge pull request #202 from jonathandturner/add_bat_syntax
Add a more complete syntax file (from bat)
2019-07-22 04:31:57 +12:00
5108ebccac Merge pull request #201 from jonathandturner/row_numbers
Row numbers
2019-07-22 04:31:42 +12:00
142596c36e Add a more complete syntax file (from bat) 2019-07-22 04:03:54 +12:00
d1ebcaab77 Merge pull request #200 from androbtech/to_csv_and_refactorings
Introduced conversion to csv command.
2019-07-21 19:23:58 +12:00
191dacdd8b Introduced conversion to csv command. 2019-07-21 02:08:05 -05:00
701e718a1a Merge branch 'master' into row_numbers 2019-07-21 07:58:14 +12:00
a165b3574f Add some row numbers if there are multiple rows 2019-07-20 21:23:44 +12:00
a86a11413f Merge pull request #199 from jonathandturner/csv_rows
Switch from_csv to output rows
2019-07-20 18:59:49 +12:00