Package org.aesh.readline.cursor


package org.aesh.readline.cursor
  • Class
    Description
    Listener interface for receiving cursor movement events.
    Represents the row and column position of the cursor in the terminal.
    Map a command character index onto a cursor COL/ROW.
    A command line.