- clipTo
int clipTo(int v, size_t maximum)
Undocumented in source. Be warned that the author may not have intended to support it.
- ctrlC
void ctrlC(int s)
Undocumented in source. Be warned that the author may not have intended to support it.
- dropIgnoreAnsiEscapes
string dropIgnoreAnsiEscapes(string s, int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- execute
string execute(Operation operation, string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
- next
auto next(Range r)
Undocumented in source. Be warned that the author may not have intended to support it.
- signal
void signal(int sig, void function(int) )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- signal
void signal(int sig, void function(int) )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- takeIgnoreAnsiEscapes
string takeIgnoreAnsiEscapes(string s, uint length)
Undocumented in source. Be warned that the author may not have intended to support it.
- to
string to(State state, Mode mode)
Undocumented in source. Be warned that the author may not have intended to support it.
- windowSizeChangedSignalHandler
void windowSizeChangedSignalHandler(int )
Undocumented in source. Be warned that the author may not have intended to support it.
- EventType (from tui.kittykeyboardprotocol)
public
import tui.kittykeyboardprotocol : KeyInput, KITTY_KEYBOARD_DISABLE, KITTY_KEYBOARD_ENABLE, Key, Modifier, EventType;
Undocumented in source.
- KITTY_KEYBOARD_DISABLE (from tui.kittykeyboardprotocol)
public
import tui.kittykeyboardprotocol : KeyInput, KITTY_KEYBOARD_DISABLE, KITTY_KEYBOARD_ENABLE, Key, Modifier, EventType;
Undocumented in source.
- KITTY_KEYBOARD_ENABLE (from tui.kittykeyboardprotocol)
public
import tui.kittykeyboardprotocol : KeyInput, KITTY_KEYBOARD_DISABLE, KITTY_KEYBOARD_ENABLE, Key, Modifier, EventType;
Undocumented in source.
- Key (from tui.kittykeyboardprotocol)
public
import tui.kittykeyboardprotocol : KeyInput, KITTY_KEYBOARD_DISABLE, KITTY_KEYBOARD_ENABLE, Key, Modifier, EventType;
Undocumented in source.
- KeyInput (from tui.kittykeyboardprotocol)
public
import tui.kittykeyboardprotocol : KeyInput, KITTY_KEYBOARD_DISABLE, KITTY_KEYBOARD_ENABLE, Key, Modifier, EventType;
Undocumented in source.
- Modifier (from tui.kittykeyboardprotocol)
public
import tui.kittykeyboardprotocol : KeyInput, KITTY_KEYBOARD_DISABLE, KITTY_KEYBOARD_ENABLE, Key, Modifier, EventType;
Undocumented in source.