nushell/crates/nu-command/tests
nibon7 1ba5b25b29
Make g - switch to the last used shell (#6249)
* Make `g -` switch to the last used shell

Related #6223

Signed-off-by: nibon7 <nibon7@163.com>

* simplify error handling

Signed-off-by: nibon7 <nibon7@163.com>

* update NUSHELL_LAST_SHELL environment

Signed-off-by: nibon7 <nibon7@163.com>

* add test

Signed-off-by: nibon7 <nibon7@163.com>

* fix description

Signed-off-by: nibon7 <nibon7@163.com>
2022-08-06 10:11:03 -05:00
..
commands Make g - switch to the last used shell (#6249) 2022-08-06 10:11:03 -05:00
format_conversions Add $OLDPWD example for cd (#6194) 2022-07-30 23:29:52 -04:00
main.rs Split merging of parser delta and stack environment (#6005) 2022-07-14 17:09:27 +03:00