TerminalEmulator.sendKeyToApplication

Send a non-character key sequence

class TerminalEmulator
bool
sendKeyToApplication
(
TerminalKey key
,
bool shift = false
,
bool alt = false
,
bool ctrl = false
,
bool windows = false
)
Suggestion Box / Bug Report