Darren Schroeder
2846e3f5d9
enable theming of the command line syntax ( #3606 )
...
* enable theming of the command line syntax
* added missing flatshape, sorted flatshapes for easier reading.
* sorted flat shapes again and saved it this time
* added sample rwb.json syntax them file to docs
2021-06-11 14:17:43 -05:00
JT
8ac572ed27
Make arg eval lazy, remove old arg evaluation code ( #3603 )
...
* Remove old argument eval
* Merge main
* fmt
* clippy
* clippy
* clippy
2021-06-11 13:57:01 +12:00
JT
383e874166
Fix a bunch of future clippy warnings ( #3586 )
...
* Fix a bunch of future clippy warnings
* Fix a bunch of future clippy warnings
2021-06-10 07:08:12 +12:00
Darren Schroeder
94fc8a1334
added ansi gradient in the spirit of fun ( #3570 )
2021-06-07 13:20:05 -05:00
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
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
Darren Schroeder
2c89a228d5
add nu-ansi-term ( #3089 )
2021-02-22 12:33:34 -06:00