mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-19 23:11:11 -03:00
Makes it possible to retrieve the currently executing command line as opposed to the currently executing command (`status current-command`). Closes #8905.