Daniel Shahaf

Results 382 comments of Daniel Shahaf

Trace with current master (9ceb7c6e7c75183c20ac1ed51eb86c673fe3c808):: ``` ⋮ +_zsh_highlight_main_highlighter_highlight_list:177> _zsh_highlight_main__type '\local' 1 +_zsh_highlight_main__type:1> integer -r aliases_allowed=1 +_zsh_highlight_main__type:7> integer may_cache=1 +_zsh_highlight_main__type:10> (( 1 )) +_zsh_highlight_main__type:11> REPLY=none +_zsh_highlight_main__type:12> [[ -n none ]] +_zsh_highlight_main__type:13>...

For greppability purposes, quoting @phy1729 analysis from there: > `sudo env "PATH=$PATH"` > First word is `sudo` which is a known precommand, so next word will be parsed as a...

You're right, we should spell that out. In your case, see /usr/share/doc/zsh-syntax-highlighting/README.Debian.gz or `dpkg -L zsh-syntax-highlighting` for the path to zsh-syntax-highlighting.zsh. Leaving this open to track the documentation change. If...

Thanks! We'll review the PR when we have a moment. (And the next release milestone issues list too, so recent work will reach distro users too...)

Oh, congratulations! I still remember my first few patches. Even that day when I reported a typo on IRC and @lgov (hi!) committed it upon the spot with "Patch by:"...

@jnishwanth Reviews of #830 would be welcome. As to closing this since #830 is open, I could argue both ways.

@wight554 Thanks! @HernandoR Does the referenced issue describe your setup too? If so, we should probably close this ticket as an upstream bug?

zsh-syntax-highlighting doesn't do anything related to positioning the cursor. zle (part of zsh) might, so you might try asking zsh-users@ with a minimal reproducer (one that's written in `zsh -f`...

> Well it happens only with this (or fsyh) plugin enabled > Issue I linked higher has repro steps I've seen that, but I stand by my recommendation to come...

@chrstophr-wltrs Thanks, that's very helpful. Could you upload the gifs as attachments to your next comment, please? See instructions at the bottom of the textarea comments are entered in.