This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
fish-shell
Watch
2
Star
0
Fork
You've already forked fish-shell
0
mirror of
https://github.com/fish-shell/fish-shell
synced
2024-11-14 17:07:44 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
0b3406bdc0
fish-shell
/
tests
/
status.out
3 lines
16 B
Text
Raw
Normal View
History
Unescape
Escape
Base `status -b` off the parser execution stack Instead of globally marking the state as "in block" when evaluating blocks/functions, update the "in block" status when pushing/popping blocks on the parser stack. Fixes #1729. On a side note, `status -b` is actually pretty useless, because it always returns 0 inside of a function (even without this patch).
2014-10-01 03:58:45 +00:00
top level
block
Reference in a new issue
Copy permalink