mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-06 10:05:28 +08:00

This particular variant must be executed as a pexpect test since it relies on the interactive-only `$history` to trigger the recursion. Note that recursion is possible via other means (e.g. reading/writing a file), the usage of history here is just one such example.