Signal
PosCompleter::commit-string
since: 0
Description [src]
The completer wants the given text to be committed as is. This can
happen when the completer encounters a word separating character
(e.g. space). preedit
will be set to empty in this case.
Default handler: The default handler is called after the handlers added via |
Available since: 0 |