nushell/src
JT 4c9df9c7c1
Add a fallback if Windows external spawn fails (#902)
* Add a fallback if Windows external spawn fails

* Remove path workaround

* More fixes

* More fixes

* Be more flexible with error tests
2022-01-31 12:42:12 -05:00
..
plugins Plugin json (#474) 2021-12-12 11:50:35 +00:00
tests Add a fallback if Windows external spawn fails (#902) 2022-01-31 12:42:12 -05:00
commands.rs Add -c flag and others to cmdline args (#853) 2022-01-26 12:26:43 -05:00
config_files.rs simple keybinding parsing (#768) 2022-01-18 08:48:28 +00:00
eval_file.rs Start support for commandline args to nu itself (#851) 2022-01-27 01:42:39 +11:00
logger.rs Add parser tracing, fix 629 (#638) 2022-01-02 08:42:50 +11:00
main.rs Only trim prompt (#876) 2022-01-28 18:22:09 -05:00
prompt_update.rs Only trim prompt (#876) 2022-01-28 18:22:09 -05:00
reedline_config.rs Add F1-F12 key support (#866) 2022-01-28 13:14:51 -05:00
repl.rs Accomodate reedline#270 (#863) 2022-01-28 05:44:35 +11:00
tests.rs Add a fallback if Windows external spawn fails (#902) 2022-01-31 12:42:12 -05:00
utils.rs "maybe text codec" version 2 (#871) 2022-01-28 13:32:33 -05:00