Package org.springframework.shell.test.jediterm.terminal
package org.springframework.shell.test.jediterm.terminal
-
ClassDescriptionTakes data from underlying char array.Current cursor shape as described by https://vt100.net/docs/vt510-rm/DECSCUSR.html.General interface that obtains styled range of characters at coordinates (x, y) when the screen starts at startRowExecutes terminal commands interpreted by
Emulator
, receives textRepresents data communication interface for terminal.Sends a response from the terminal emulator.Runs terminal emulator.Takes data from and sends it back to TTY input and output streams viaTtyConnector
Interface to tty.