WindSoilder
|
84caf8859f
|
add -e flag to print, to print the value to stderr (#5935)
* Refactor: make stdout write all and flush as generic function
* support print to stderr
|
2022-07-02 09:54:49 -05:00 |
|
Justin Ma
|
1b8051ece5
|
Fix doc building for vuepress-next, avoid using angle brackets (#5696)
* Fix doc building for vuepress-next, avoid using angle brackets
* [ci skip]
|
2022-06-02 17:38:42 +08:00 |
|
Darren Schroeder
|
2dfd975940
|
add -n flag to print to print without a newline (#5458)
* add -n flag to print to print without a newline
* clippy
|
2022-05-06 15:33:00 -05:00 |
|
Reilly Wood
|
5077242892
|
Error printing changes for watch (#5389)
* Move CliError to nu-protocol
clean up comment
* Enable printing errors instead of just returning them
* Nicer Miette error printing in watch command
|
2022-05-01 19:33:41 +12:00 |
|
Reilly Wood
|
f2d7454330
|
Add watch command (#5331)
|
2022-04-28 09:26:34 -05:00 |
|