pwygab
|
01386f4d58
|
adds a config reset command (#6149)
* moves config files to nu_utils
* fmt
* fix dockerfile
* fix docs
|
2022-07-31 20:44:33 -05:00 |
|
Darren Schroeder
|
db9b88089e
|
enable find to be able to highlight some hits (#6086)
* enable find to be able to highlight some hits
* oops, deps in the wrong place
|
2022-07-20 10:09:33 -05:00 |
|
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 |
|
Darren Schroeder
|
f0cb2f38df
|
refactor all write_alls to ensure flushing (#5567)
|
2022-05-17 13:28:18 -05:00 |
|
Darren Schroeder
|
ca12f39db3
|
added nu-utils crate, fixed issue where externals turn off vt processing (#4857)
* added `nu-utils` crate, fixed issue where externals turn off vt processing
* hopefully make work in non-windows environments
* clippy
|
2022-03-16 17:21:06 -05:00 |
|