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