-
Home
-
API
-
XenoAtom.Terminal
-
TerminalReadLineKeyBindings
-
Methods
-
Bind(TerminalKey, TerminalModifiers, TerminalReadLineCommand)
Bind(TerminalKey, TerminalModifiers, TerminalReadLineCommand) Method
Definition
Sets the command for the specified key gesture.
public void Bind(TerminalKey key, TerminalModifiers modifiers, TerminalReadLineCommand command)
Parameters