Interface ITerminalSelection

All Superinterfaces:
HasElement, Serializable

public interface ITerminalSelection extends HasElement
Add selection support to XTerm using arrow keys.
  • Method Details

    • setKeyboardSelectionEnabled

      default void setKeyboardSelectionEnabled(boolean enabled)
      Sets the command line prompt.
    • getKeyboardSelectionEnabled

      default boolean getKeyboardSelectionEnabled()
      Returns the command line prompt.