JT
|
a008f1aa80
|
Command tests (#922)
* WIP command tests
* Finish marking todo tests
* update
* update
* Windows cd test ignoring
|
2022-02-03 21:01:45 -05:00 |
|
JT
|
e91d8655c6
|
Only trim prompt (#876)
* Only trim the output for prompts
* Only remove the last newline
|
2022-01-28 18:22:09 -05:00 |
|
JT
|
4c029d2545
|
Automatically trim ends of stdin/stdout strings (#874)
|
2022-01-28 16:59:00 -05:00 |
|
JT
|
86eeb4a5e7
|
Fix a bad slice into erroring utf-8 buffer (#872)
|
2022-01-28 15:32:46 -05:00 |
|
JT
|
020ad24b25
|
"maybe text codec" version 2 (#871)
* Add a RawStream that can be binary or string
* Finish up updating the into's
|
2022-01-28 13:32:33 -05:00 |
|
JT
|
8ee619954d
|
Start support for commandline args to nu itself (#851)
* cmdline args wip
* WIP
* redirect working
* Add help and examples
* Only show flags in signature of more than help
|
2022-01-27 01:42:39 +11:00 |
|
JT
|
988a873466
|
Allow open to read its filename from input (#841)
* Allow `open` to read its filename from input
* Add examples
|
2022-01-25 08:04:28 +11:00 |
|
JT
|
b78924c777
|
Add support for load-env (#752)
|
2022-01-15 18:50:11 -05:00 |
|
JT
|
89a000a572
|
Fix some 'open' signature stuff (#583)
|
2021-12-26 09:13:43 +11:00 |
|
JT
|
a811eee6b8
|
Add support for 'open' (#573)
|
2021-12-25 06:24:55 +11:00 |
|