Uses of Interface
org.aesh.terminal.tty.SplitScreen
Packages that use SplitScreen
-
Uses of SplitScreen in org.aesh.terminal
Methods in org.aesh.terminal that return SplitScreenModifier and TypeMethodDescriptiondefault SplitScreenConnection.splitScreen()Returns the current split screen manager, or null if not split.default SplitScreenConnection.splitScreen(double ratio) Split the terminal screen into two independently scrolling regions.