Darren Schroeder
0b5e131410
Remove x1b, update prompt ( #3291 )
...
* add term size command
* remove \x1b and use nu_ansi_term, make prompt with no config prettier
2021-04-09 11:38:56 -05:00
Jonathan Turner
42fac722bb
Bump to 0.29.2 ( #3274 )
...
* Bump to 0.29.2
* Fix test
2021-04-07 08:14:06 +12:00
Waldir Pimenta
4bc9d9fd3b
Fix typos and capitalization of "Unicode" ( #3234 )
...
* Capitalize "Unicode"
* Fix several typos
* Fix mixed whitespace in nu-parser's tests
2021-04-04 07:14:07 +12:00
Jonathan Turner
06b154f4b2
Bump to 0.29.1 ( #3232 )
...
* Bump to 0.29.1
* fix test
2021-03-31 20:13:40 +13:00
Jonathan Turner
4faaa5310e
Bump to 0.29 ( #3230 )
...
* Bump to 0.29
* fix test
2021-03-30 22:35:21 +13:00
Jonathan Turner
7e184b58b2
Fix warnings for Rust 1.51 ( #3214 )
...
* Fix warnings for Rust 1.51
* More fixes
* More fixes
2021-03-26 21:26:57 +13:00
Jonathan Turner
22ae962b57
Bump to 0.28 ( #3149 )
2021-03-09 23:40:17 +13:00
Jonathan Turner
aa6c6120f6
Bump to 0.27.2 ( #3109 )
...
* Bump to 0.27.2
* Fix clippy and test
2021-02-26 17:55:25 +13:00
rezural
23d8dc959c
return string from draw_table instead of printing directly ( #3088 )
2021-02-23 22:25:49 +13:00
Darren Schroeder
2c89a228d5
add nu-ansi-term ( #3089 )
2021-02-22 12:33:34 -06:00
Michael Angerman
fc59c87606
this example now runs out of the box instead of failing with no value or the wrong value ( #3067 )
2021-02-19 21:40:53 +13:00
Jonathan Turner
deff1aa63b
Bump to 0.27.1 ( #3073 )
2021-02-18 18:54:48 +13:00
Darren Schroeder
11a9144e84
update mock table for easier table testing ( #3065 )
2021-02-17 04:47:47 +13:00
Jonathan Turner
039f223b53
Bump to 0.27 ( #3063 )
2021-02-16 19:20:05 +13:00
Jonathan Turner
e1cb026184
Add back in column truncation ( #3061 )
2021-02-16 07:15:16 +13:00
Jonathan Turner
6f17662a4e
Update some deps ( #3011 )
2021-02-06 09:54:54 +13:00
Jonathan Turner
c83aea3c89
Bump to 0.26.1 ( #3008 )
2021-02-05 19:38:04 +13:00
Jonathan Turner
388973e9ab
Bump to 0.26.0 ( #2974 )
2021-01-26 23:07:08 +13:00
Darren Schroeder
c5485c6501
a small regex optimization ( #2937 )
...
* a small regex optimization
* removed comments
2021-01-15 20:20:28 +13:00
Jonathan Turner
7d07881d96
Bump to 0.25.2 ( #2908 )
2021-01-12 07:50:53 +13:00
Jonathan Turner
5e72b2a797
Bump to 0.25.1 for the hotfix release ( #2870 )
2021-01-06 15:16:08 +13:00
Jonathan Turner
d297199d7c
Bump to 0.25.0 ( #2860 )
2021-01-05 18:10:24 +13:00
Joseph T. Lyons
a5f7600f6f
Fix typos ( #2842 )
2021-01-02 17:24:32 +13:00
Joseph T. Lyons
15d49e4096
Rust 1.49 Clippy Fixes ( #2835 )
2021-01-01 15:13:59 +13:00
Darren Schroeder
2eac79569c
highlight trailing spaces in tables in darkgray ( #2794 )
...
* highlight trailing spaces in tables in darkgray
* added leading spaces highlighting
* added config point to change the color
* Trigger Build
2020-12-18 07:47:05 -06:00
Jonathan Turner
ac578b8491
Multiline scripts part 2 ( #2795 )
...
* Begin allowing comments and multiline scripts.
* clippy
* Finish moving to groups. Test pass
* Keep going
* WIP
* WIP
* BROKEN WIP
* WIP
* WIP
* Fix more tests
* WIP: alias starts working
* Broken WIP
* Broken WIP
* Variables begin to work
* captures start working
* A little better but needs fixed scope
* Shorthand env setting
* Update main merge
* Broken WIP
* WIP
* custom command parsing
* Custom commands start working
* Fix coloring and parsing of block
* Almost there
* Add some tests
* Add more param types
* Bump version
* Fix benchmark
* Fix stuff
2020-12-18 20:53:49 +13:00
Jonathan Turner
5183fd25bb
Bump version ( #2792 )
2020-12-16 09:13:18 +13:00
Jonathan Turner
a30837298d
Bump version ( #2791 )
2020-12-16 06:30:50 +13:00
Jonathan Turner
e299e76fcf
Bump to 0.23 ( #2766 )
2020-11-25 07:22:27 +13:00
Darren Schroeder
13ba533fc4
helps table columns align a little bit better ( #2753 )
...
* helps table columns align a little bit better
* no change to push CI to work again.
2020-11-18 07:18:12 -06:00
Jonathan Turner
cb8491cfee
Bump to 0.22 ( #2726 )
2020-11-04 07:31:41 +13:00
Jonathan Turner
a6fdee4a51
bump to 0.21.1 ( #2702 )
...
* bump to 0.21.1
* bump trash version
2020-10-26 21:10:06 +13:00
Darren Schroeder
1eb28c6cb6
add heavy & none table border options ( #2686 )
2020-10-21 08:53:08 -05:00
Jonathan Turner
770e5d89f2
Bump to 0.21 ( #2663 )
2020-10-14 06:19:09 +13:00
Jonathan Turner
ebba89ea31
Bump to 0.20 ( #2588 )
2020-09-22 19:54:46 +12:00
Darren Schroeder
2b13ac3856
more table themes rounded and reinforced ( #2579 )
2020-09-19 12:10:34 -05:00
Darren Schroeder
2eb4f8d28a
updated dependencies ( #2517 )
2020-09-09 10:35:45 +12:00
Darren Schroeder
2ae2f2ea9d
Ensure ansi mode windows ( #2494 )
...
* WIP - compiling but not working
* semi-working
* making progress
* working except for table lines
* fmt + clippy
* cleaned up some comments
* working line colors
* fmt, clippy, updated sample config.toml
* merges
* ensure ansi mode is enabled on windows
ansi mode sometimes gets out of sync in Windows.
I'm not sure why but this appears to fix it.
2020-09-04 14:24:46 -05:00
Jonathan Turner
882cf74137
Bump to 0.19.0 ( #2483 )
2020-09-02 15:37:06 +12:00
Darren Schroeder
57a26bbd42
Default alignment ( #2481 )
...
* WIP - compiling but not working
* semi-working
* making progress
* working except for table lines
* fmt + clippy
* cleaned up some comments
* working line colors
* fmt, clippy, updated sample config.toml
* merges
* fixed bug where no config.toml or not set settings made weird defaults.
* clippy & fmt again
* Header default alignment is left.
Co-authored-by: Andrés N. Robalino <andres@androbtech.com>
2020-09-01 19:08:41 -05:00
Darren Schroeder
569345e1d4
Color info for config.toml ( #2478 )
...
* WIP - compiling but not working
* semi-working
* making progress
* working except for table lines
* fmt + clippy
* cleaned up some comments
* working line colors
* fmt, clippy, updated sample config.toml
* merges
* some info on how to set colors
2020-09-01 08:48:27 -05:00
Darren Schroeder
adbbcafd30
Add minor theme support ( #2449 )
...
* WIP - compiling but not working
* semi-working
* making progress
* working except for table lines
* fmt + clippy
* cleaned up some comments
* working line colors
* fmt, clippy, updated sample config.toml
* removed extra comments
2020-09-01 17:09:55 +12:00
Darren Schroeder
3f443f40d0
with_love table theme ( #2468 )
2020-08-31 11:50:32 -05:00
Darren Schroeder
8192360b20
added compact_double table theme for funsies ( #2467 )
2020-08-31 09:49:27 -05:00
Jonathan Turner
da4d24d082
Bump to 0.18.2. Move starship external. ( #2345 )
...
* Bump to 0.18.2. Move starship external.
* Fix failing test
2020-08-14 07:02:45 +12:00
Jonathan Turner
87d71604ad
Bump to 0.18.1 ( #2335 )
2020-08-12 15:59:28 +12:00
Jonathan Turner
2ad07912d9
Bump to 0.18 ( #2325 )
2020-08-11 18:44:53 +12:00
Jonathan Turner
2a084fc838
Bump to 0.17.0 ( #2237 )
2020-07-22 06:41:49 +12:00
Jonathan Turner
d30c40b40e
Bump to 0.16.1 ( #2116 )
2020-07-06 08:12:44 +12:00
Jonathan Turner
0522023d4c
Bump to 0.16.0 ( #2084 )
2020-07-01 06:25:09 +12:00
Jonathan Turner
c56cbd0f6b
Cleanup header to work like before ( #2039 )
2020-06-24 06:51:06 +12:00
Jonathan Turner
480600c465
Fix wrap of carriage returns in cells ( #2027 )
...
* Fix carriage returns in cells
* Fix carriage returns in cells
2020-06-21 09:33:58 +12:00
Jonathan Turner
89c737f456
Finish move to nu-table ( #2025 )
2020-06-21 07:25:07 +12:00
Jonathan Turner
fcbaefed52
Nu table ( #2015 )
...
* WIP
* Get ready to land nu-table
* Remove unwrap
2020-06-20 15:41:53 +12:00