Terminal.getWordCharExceptions

Returns the set of characters which will be considered parts of a word when doing word-wise selection, in addition to the default which only considers alphanumeric characters part of a word.

If %NULL, a built-in set is used.

class Terminal
string
getWordCharExceptions
()

Return Value

Type: string

a string, or %NULL

Meta

Since

0.40