readline: use a custom extension in LS_COLORS to set the colored completion prefix, if present

This commit is contained in:
Chet Ramey
2021-11-16 09:57:07 -05:00
parent d384b92874
commit e59452c752
34 changed files with 27226 additions and 25555 deletions
+21 -21
View File
@@ -1,35 +1,35 @@
\initial {!}
\entry{\code {!}}{8}
\entry{\code {!}}{10}
\initial {[}
\entry{\code {[[}}{13}
\entry{\code {[[}}{14}
\initial {]}
\entry{\code {]]}}{13}
\entry{\code {]]}}{14}
\initial {{\indexlbrace }}
\entry{\code {{\tt \char 123}}}{15}
\entry{\code {{\tt \char 123}}}{17}
\initial {{\indexrbrace }}
\entry{\code {{\tt \char 125}}}{15}
\entry{\code {{\tt \char 125}}}{17}
\initial {C}
\entry{\code {case}}{11}
\entry{\code {case}}{13}
\initial {D}
\entry{\code {do}}{10}
\entry{\code {done}}{10}
\entry{\code {do}}{11}
\entry{\code {done}}{11}
\initial {E}
\entry{\code {elif}}{11}
\entry{\code {else}}{11}
\entry{\code {esac}}{11}
\entry{\code {elif}}{12}
\entry{\code {else}}{12}
\entry{\code {esac}}{13}
\initial {F}
\entry{\code {fi}}{11}
\entry{\code {for}}{10}
\entry{\code {function}}{18}
\entry{\code {fi}}{12}
\entry{\code {for}}{12}
\entry{\code {function}}{19}
\initial {I}
\entry{\code {if}}{11}
\entry{\code {in}}{11}
\entry{\code {if}}{12}
\entry{\code {in}}{13}
\initial {S}
\entry{\code {select}}{12}
\entry{\code {select}}{13}
\initial {T}
\entry{\code {then}}{11}
\entry{\code {time}}{8}
\entry{\code {then}}{12}
\entry{\code {time}}{10}
\initial {U}
\entry{\code {until}}{10}
\entry{\code {until}}{11}
\initial {W}
\entry{\code {while}}{10}
\entry{\code {while}}{12}