ui.tools.listener.completion: if listener is not accepting input, pressing TAB would throw an error (reported by Doug Coleman)
parent
aaf41ce12c
commit
3aea2482e7
|
|
@ -63,6 +63,7 @@ M: definition-completion row-columns
|
|||
|
||||
M: word-completion row-color
|
||||
[ vocabulary>> ] [ manifest>> ] bi* {
|
||||
{ [ dup not ] [ COLOR: black ] }
|
||||
{ [ 2dup search-vocabs>> memq? ] [ COLOR: black ] }
|
||||
{ [ over ".private" tail? ] [ COLOR: dark-red ] }
|
||||
[ COLOR: dark-gray ]
|
||||
|
|
|
|||
Loading…
Reference in New Issue