insert_at_cursor
Description:
Gets emitted when the user initiates the insertion of a fixed string at the cursor.
The insert_at_cursor signal is a [keybinding signal](class.SignalAction.html).
This signal has no default bindings.
Parameters:
string |
the string to insert |