Single click is sufficient to insert completion in listener
parent
78353dd1b6
commit
f344cd50ca
|
@ -145,6 +145,7 @@ GENERIC# accept-completion-hook 1 ( item popup -- )
|
|||
>>renderer
|
||||
monospace-font >>font
|
||||
t >>selection-required?
|
||||
t >>single-click?
|
||||
transparent >>column-line-color
|
||||
2 >>gap
|
||||
dup '[ _ accept-completion ] >>action ;
|
||||
|
|
Loading…
Reference in New Issue