[NullableContext((byte)1)]
[Nullable((byte)0)]
public sealed class TerminalReadLineKeyBindings
kind:method, kind:property, kind:ctor. Press Esc to clear.BindChar(Char, TerminalModifiers, TerminalReadLineCommand)Sets the command for the specified character gesture.CreateDefault()Creates a bindings instance pre-populated with the default editor key map.UnbindChar(Char, TerminalModifiers)Removes a binding for the specified character gesture.