This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
fish-shell
Watch
2
Star
0
Fork
0
You've already forked fish-shell
mirror of
https://github.com/fish-shell/fish-shell.git
synced
2024-11-24 10:41:17 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
be0d9d093c
fish-shell
/
tests
/
status.out
3 lines
16 B
Plaintext
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 11:58:45 +08:00
top level
block
Reference in New Issue
Copy Permalink