This website requires JavaScript.
Explore
Help
Sign In
h
/
fish-shell
Watch
1
Fork
0
You've already forked fish-shell
mirror of
https://github.com/fish-shell/fish-shell.git
synced
2026-06-06 00:41:15 -03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2.3b2
fish-shell
/
tests
/
status.out
3 lines
16 B
Plaintext
Raw
Permalink
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-09-30 20:58:45 -07:00
top level
block
Reference in New Issue
Copy Permalink