mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-23 04:30:24 +02:00
27441: add "sa" for suffix alias completion highlighting
This commit is contained in:
parent
1d5a54270b
commit
c969dea22f
3 changed files with 32 additions and 7 deletions
|
@ -72,6 +72,10 @@ for world writable directories with sticky bit set
|
|||
item(tt(ow 34;43))(
|
||||
for world writable directories without sticky bit set
|
||||
)
|
||||
item(tt(sa) var(none))(
|
||||
for files with an associated suffix alias; this is only tested
|
||||
after specific suffixes, as described below
|
||||
)
|
||||
item(tt(st 37;44))(
|
||||
for directories with sticky bit set but not world writable
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue