Function

Gntkeys_refine

Declaration [src]

void
gnt_keys_refine (
  char* text
)

Description [src]

Refine input text. This usually looks at what the terminal claims it is, and tries to change the text to work around some oft-broken terminfo entries.

Parameters

text

Type: char*

The input text to refine.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.