mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-01-20 11:51:24 +01:00
25006, 25009: fix "or" orphaned symlink highlighting
fix ordering of statd versus extension and pattern highlight tests
This commit is contained in:
parent
ea09bb1cef
commit
8a30b5f0df
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ item(tt(cd 44;37))(
|
|||
for character devices
|
||||
)
|
||||
item(tt(or) var(none))(
|
||||
for a symlink to nonexistent file (default is the value defined for tt(ln)).
|
||||
for a symlink to nonexistent file (default is the value defined for tt(ln))
|
||||
)
|
||||
item(tt(mi) var(none))(
|
||||
for a non-existent file (default is the value defined for tt(fi)); this code
|
||||
|
|
Loading…
Reference in a new issue