Uses of Class
com.flowingcode.vaadin.addons.xterm.TerminalHistory
Packages that use TerminalHistory
-
Uses of TerminalHistory in com.flowingcode.vaadin.addons.xterm
Methods in com.flowingcode.vaadin.addons.xterm that return TerminalHistoryModifier and TypeMethodDescriptionstatic <T extends XTermBase & ITerminalConsole>
TerminalHistoryTerminalHistory.of(T xterm) Returns the command history of the terminal.