Bind(TerminalKey, TerminalModifiers, TerminalReadLineCommand) Method

Definition

Assembly XenoAtom.Terminal.dll

Sets the command for the specified key gesture.

public void Bind(TerminalKey key, TerminalModifiers modifiers, TerminalReadLineCommand command)

Parameters