TenjintShell.set_custom_completer

TenjintShell.set_custom_completer(completer, pos=0)

Adds a new custom completer function.

The position argument (defaults to 0) is the index in the completers list where you want the completer to be inserted.