ui.tools.listener.completion: if listener is not accepting input, pressing TAB would throw an error (reported by Doug Coleman)
parent
f53efa88c6
commit
8c3c007d8e
|
@ -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