method
special_prefixes
v2_6_3 -
Show latest stable
- Class:
Readline
special_prefixes()public
Gets the list of characters that are word break characters, but should be left in text when it is passed to the completion function.
See GNU Readline’s rl_special_prefixes variable.
Raises NotImplementedError if the using readline library does not support.