zsh-syntax-highlighting icon indicating copy to clipboard operation
zsh-syntax-highlighting copied to clipboard

main: Do not highlight options after --

Open phy1729 opened this issue 6 years ago • 3 comments

Re #491, something like this? It does incorrectly highlight -n as path in a case statement like

case a in --) foo;; a) cat -n .zshrc;; esac

(Should be single-hyphen-option; is highlighted as path.)

phy1729 avatar Feb 11 '18 18:02 phy1729

@phy1729 This is milestoned 0.8.0. Do you intend to work on it for the 0.8.0 release? If yes, great; if not, could you re-milestone it appropriately? Cheers.

danielshahaf avatar Feb 28 '20 22:02 danielshahaf

(Assigning until the question is answered. Feel free to unassign yourself if needed.)

danielshahaf avatar Mar 15 '20 13:03 danielshahaf

Triage: Bumping to the next milestone due to feedback timeout.

danielshahaf avatar May 22 '20 02:05 danielshahaf