Vte.Terminal.IsWordChar Method
Determines if a character is considered to be part of a word

Syntax

public bool IsWordChar (char c)

Parameters

c
a char

Returns

true if c is considered to be a word character according to the current value of Terminal.WordChars.

Remarks

Requirements

Namespace: Vte
Assembly: vte-sharp (in vte-sharp.dll)