commandSequencerobject | output.t[1248] |
Superclass Tree | Property Summary | Method Summary | Property Details | Method Details |
<.commandsep> shows an appropriate separator between commands. Before the first command output or after the last command output, this has no effect. A run of multiple consecutive <.commandsep> tags is treated as a single tag.
Between commands, we show gLibMessages.commandResultsSeparator. After an input line and before the first command result text, we show gLibMessages.commandResultsPrefix. After the last command result text before a new input line, we show gLibMessages.commandResultsSuffix. If we read two input lines, and there is no intervening text output at all, we show gLibMessages.commandResultsEmpty.
The input manager should write a <.commandbefore> tag whenever it starts reading a command line, and a <.commandafter> tag whenever it finishes reading a command line.
transient commandSequencer : OutputFilter
commandSequencer
OutputFilter
object
filterText
setCommandMode
writeThrough
patNextTag | output.t[1285] |
state_ | output.t[1564] |
filterText (ostr, txt) OVERRIDDEN | output.t[1293] |
setCommandMode ( ) | output.t[1255] |
writeThrough (txt) | output.t[1261] |