nushell/tests/shell
Rikuki IX 4884894ddb
make exec command decrement SHLVL correctly & SHLVL related test (#14707)
# Description

Rework of #14570, fixing #14567.

`exec` will decrement `SHLVL` env value before passing it to target
executable (in interactive mode).

(Same as last pr, but this time there's no wrong change to current
working code)

Two `SHLVL` related tests were also added this time.
2024-12-31 16:35:49 +01:00
..
environment make exec command decrement SHLVL correctly & SHLVL related test (#14707) 2024-12-31 16:35:49 +01:00
pipeline Add proper config defaults for hooks (#14341) 2024-11-14 20:27:26 -08:00
mod.rs Make the --no-newline test use --no-config-file as well (#14654) 2024-12-22 13:55:03 +01:00
repl.rs Fix merging child stack into parent (#12426) 2024-04-06 15:03:22 +00:00