This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
zsh-syntax-highlighting
mirror of
https://github.com/zsh-users/zsh-syntax-highlighting
Watch
1
Star
0
Fork
You've already forked zsh-syntax-highlighting
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
zsh-syntax-highlighting
/
zsh-syntax-highlighting.plu...
3 lines
57 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
driver: Stop requiring function_argzero. Instead, use the %N prompt expando, as suggested by Bart in users/21637. Avoid the `print -P %N` syntax to save a fork on Cygwin, at the expense of not supporting zsh's from 2001 through c. 2004 vintages. Fixes #338.
2016-06-10 15:09:45 +00:00
0
=
${
(%)
:-
%N
}
plugin.zsh: Convert from symlink to plain file Fixes zsh-users/zsh-syntax-highlighting#292 (compatibility with zsh-5.1.1/msys2 on windows).
2016-04-17 04:48:30 +00:00
source
${
0
:
A
:
h
}
/zsh-syntax-highlighting.zsh