mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-15 22:44:01 +00:00
a2b2bcef6e
This can be used to determine whether the previous command produced a real status, or just carried over the status from the command before it. Backgrounded commands and variable assignments will not increment status_generation, all other commands will. |
||
---|---|---|
.. | ||
bind.py | ||
bind_mode_events.py | ||
commandline.py | ||
complete.py | ||
exit.py | ||
fg.py | ||
fkr.py | ||
generic.py | ||
histfile.py | ||
history.py | ||
job_summary.py | ||
pipeline.py | ||
postexec.py | ||
read.py | ||
signals.py | ||
tty_ownership.py | ||
wait.py |