Single click is sufficient to insert completion in listener

db4
Slava Pestov 2009-02-15 02:15:59 -06:00
parent 78353dd1b6
commit f344cd50ca
1 changed files with 1 additions and 0 deletions

View File

@ -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 ;