- C - Static variable in class org.jline.utils.Colors
-
Chroma
- c_cc - Variable in class org.jline.terminal.impl.jna.freebsd.CLibrary.termios
-
- c_cc - Variable in class org.jline.terminal.impl.jna.linux.CLibrary.termios
-
- c_cc - Variable in class org.jline.terminal.impl.jna.osx.CLibrary.termios
-
- c_cc - Variable in class org.jline.terminal.impl.jna.solaris.CLibrary.termios
-
- c_cflag - Variable in class org.jline.terminal.impl.jna.freebsd.CLibrary.termios
-
- c_cflag - Variable in class org.jline.terminal.impl.jna.linux.CLibrary.termios
-
- c_cflag - Variable in class org.jline.terminal.impl.jna.osx.CLibrary.termios
-
- c_cflag - Variable in class org.jline.terminal.impl.jna.solaris.CLibrary.termios
-
- c_iflag - Variable in class org.jline.terminal.impl.jna.freebsd.CLibrary.termios
-
- c_iflag - Variable in class org.jline.terminal.impl.jna.linux.CLibrary.termios
-
- c_iflag - Variable in class org.jline.terminal.impl.jna.osx.CLibrary.termios
-
- c_iflag - Variable in class org.jline.terminal.impl.jna.solaris.CLibrary.termios
-
- c_ispeed - Variable in class org.jline.terminal.impl.jna.freebsd.CLibrary.termios
-
- c_ispeed - Variable in class org.jline.terminal.impl.jna.linux.CLibrary.termios
-
- c_ispeed - Variable in class org.jline.terminal.impl.jna.osx.CLibrary.termios
-
- c_lflag - Variable in class org.jline.terminal.impl.jna.freebsd.CLibrary.termios
-
- c_lflag - Variable in class org.jline.terminal.impl.jna.linux.CLibrary.termios
-
- c_lflag - Variable in class org.jline.terminal.impl.jna.osx.CLibrary.termios
-
- c_lflag - Variable in class org.jline.terminal.impl.jna.solaris.CLibrary.termios
-
- c_line - Variable in class org.jline.terminal.impl.jna.linux.CLibrary.termios
-
- c_oflag - Variable in class org.jline.terminal.impl.jna.freebsd.CLibrary.termios
-
- c_oflag - Variable in class org.jline.terminal.impl.jna.linux.CLibrary.termios
-
- c_oflag - Variable in class org.jline.terminal.impl.jna.osx.CLibrary.termios
-
- c_oflag - Variable in class org.jline.terminal.impl.jna.solaris.CLibrary.termios
-
- c_ospeed - Variable in class org.jline.terminal.impl.jna.freebsd.CLibrary.termios
-
- c_ospeed - Variable in class org.jline.terminal.impl.jna.linux.CLibrary.termios
-
- c_ospeed - Variable in class org.jline.terminal.impl.jna.osx.CLibrary.termios
-
- cadetblue - org.jline.style.StyleColor
-
Deprecated.
- cadetbluea - org.jline.style.StyleColor
-
Deprecated.
- CALLBACK_FINISH - Static variable in interface org.jline.reader.LineReader
-
- CALLBACK_INIT - Static variable in interface org.jline.reader.LineReader
-
- CALLBACK_KEYMAP - Static variable in interface org.jline.reader.LineReader
-
- callWidget(String) - Method in class org.jline.builtins.Widgets
-
- callWidget(String) - Method in class org.jline.reader.impl.LineReaderImpl
-
- callWidget(String) - Method in interface org.jline.reader.LineReader
-
- can(InfoCmp.Capability, InfoCmp.Capability) - Method in class org.jline.utils.Display
-
- can_change - org.jline.utils.InfoCmp.Capability
-
- CANCEL - org.jline.builtins.Nano.Operation
-
- Candidate - Class in org.jline.reader
-
A completion candidate.
- Candidate(String) - Constructor for class org.jline.reader.Candidate
-
Simple constructor with only a single String as an argument.
- Candidate(String, String, String, String, String, String, boolean) - Constructor for class org.jline.reader.Candidate
-
Constructs a new Candidate.
- candidates - Variable in class org.jline.reader.impl.completer.StringsCompleter
-
- canPauseResume() - Method in class org.jline.terminal.impl.AbstractTerminal
-
- canPauseResume() - Method in class org.jline.terminal.impl.AbstractWindowsTerminal
-
- canPauseResume() - Method in class org.jline.terminal.impl.ExternalTerminal
-
- canPauseResume() - Method in class org.jline.terminal.impl.PosixPtyTerminal
-
- canPauseResume() - Method in interface org.jline.terminal.Terminal
-
- canRedo() - Method in class org.jline.reader.impl.UndoTree
-
- canScroll - Variable in class org.jline.utils.Display
-
- canUndo() - Method in class org.jline.reader.impl.UndoTree
-
- CAPITALIZE_WORD - Static variable in interface org.jline.reader.LineReader
-
- capitalizeWord() - Method in class org.jline.reader.impl.LineReaderImpl
-
- carriage_return - org.jline.utils.InfoCmp.Capability
-
- CASE_INSENSITIVE - org.jline.reader.LineReader.Option
-
if completion is case insensitive or not
- CASE_INSENSITIVE_SEARCH - org.jline.reader.LineReader.Option
-
if history search is fully case insensitive
- CASE_SENSITIVE - org.jline.builtins.Nano.Operation
-
- CAT02toHPE(double[]) - Static method in class org.jline.utils.Colors
-
- CBAUD - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- CBAUD - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- CCAR_OFLOW - org.jline.terminal.Attributes.ControlFlag
-
- CCAR_OFLOW - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- CCTS_OFLOW - org.jline.terminal.Attributes.ControlFlag
-
- CCTS_OFLOW - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- CDSR_OFLOW - org.jline.terminal.Attributes.ControlFlag
-
- CDSR_OFLOW - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- CDTR_IFLOW - org.jline.terminal.Attributes.ControlFlag
-
- CDTR_IFLOW - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- ceol_standout_glitch - org.jline.utils.InfoCmp.Capability
-
- CHANGE - org.jline.reader.impl.LineReaderImpl.ViMoveMode
-
- change_char_pitch - org.jline.utils.InfoCmp.Capability
-
- change_line_pitch - org.jline.utils.InfoCmp.Capability
-
- change_res_horz - org.jline.utils.InfoCmp.Capability
-
- change_res_vert - org.jline.utils.InfoCmp.Capability
-
- change_scroll_region - org.jline.utils.InfoCmp.Capability
-
- CHAR - org.jline.builtins.Less.Operation
-
- CHAR - org.jline.reader.LineReader.RegionType
-
- char_padding - org.jline.utils.InfoCmp.Capability
-
- char_set_names - org.jline.utils.InfoCmp.Capability
-
- CHARACTER_SEARCH - Static variable in interface org.jline.reader.LineReader
-
- CHARACTER_SEARCH_BACKWARD - Static variable in interface org.jline.reader.LineReader
-
- charAt(int) - Method in class org.jline.utils.AttributedCharSequence
-
- charAt(int) - Method in class org.jline.utils.AttributedStringBuilder
-
- chartreuse1 - org.jline.style.StyleColor
-
Deprecated.
- chartreuse2 - org.jline.style.StyleColor
-
Deprecated.
- chartreuse2a - org.jline.style.StyleColor
-
Deprecated.
- chartreuse3 - org.jline.style.StyleColor
-
Deprecated.
- chartreuse3a - org.jline.style.StyleColor
-
Deprecated.
- chartreuse4 - org.jline.style.StyleColor
-
Deprecated.
- checkInterrupted() - Static method in class org.jline.builtins.Less
-
This is for long running commands to be interrupted by ctrl-c
- checkInterrupted() - Method in class org.jline.terminal.impl.AbstractPty
-
- checkInterrupted() - Method in class org.jline.terminal.impl.AbstractTerminal
-
- checkIoException() - Method in class org.jline.utils.NonBlockingPumpInputStream
-
- chopLongLines - Variable in class org.jline.builtins.Less
-
- CIGNORE - org.jline.terminal.Attributes.ControlFlag
-
- CIGNORE - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- CIGNORE - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- cleanup() - Method in class org.jline.reader.impl.LineReaderImpl
-
- cleanUp() - Method in interface org.jline.builtins.SystemRegistry
-
Delete temporary console variables and reset output streams
- cleanUp() - Method in class org.jline.builtins.SystemRegistryImpl
-
- clear() - Method in interface org.jline.reader.Buffer
-
- clear() - Method in class org.jline.reader.impl.BufferImpl
-
- clear() - Method in class org.jline.reader.impl.LineReaderImpl
-
Clean the used display
- clear() - Method in class org.jline.reader.impl.UndoTree
-
- clear() - Method in class org.jline.style.MemoryStyleSource
-
- clear() - Method in class org.jline.style.NopStyleSource
-
Non-operation.
- clear() - Method in interface org.jline.style.StyleSource
-
Clear all styles.
- clear() - Method in class org.jline.utils.Display
-
Clears the whole screen.
- clear() - Method in class org.jline.utils.NonBlockingReaderImpl
-
- clear() - Method in class org.jline.utils.Status
-
- CLEAR - org.jline.builtins.TTop.Operation
-
- CLEAR - Static variable in interface org.jline.reader.LineReader
-
- clear_all_tabs - org.jline.utils.InfoCmp.Capability
-
- clear_margins - org.jline.utils.InfoCmp.Capability
-
- clear_screen - org.jline.utils.InfoCmp.Capability
-
- CLEAR_SCREEN - org.jline.builtins.Nano.Operation
-
- CLEAR_SCREEN - Static variable in interface org.jline.reader.LineReader
-
- clearChoices() - Method in class org.jline.reader.impl.LineReaderImpl
-
- clearDescription() - Method in class org.jline.builtins.Widgets
-
- clearScreen() - Method in class org.jline.reader.impl.LineReaderImpl
-
Clear the screen by issuing the ANSI "clear screen" code.
- clearTailTip() - Method in class org.jline.builtins.Widgets
-
- CLibrary - Interface in org.jline.terminal.impl.jna.freebsd
-
- CLibrary - Interface in org.jline.terminal.impl.jna.linux
-
- CLibrary - Interface in org.jline.terminal.impl.jna.osx
-
- CLibrary - Interface in org.jline.terminal.impl.jna.solaris
-
- CLibrary.termios - Class in org.jline.terminal.impl.jna.freebsd
-
- CLibrary.termios - Class in org.jline.terminal.impl.jna.linux
-
- CLibrary.termios - Class in org.jline.terminal.impl.jna.osx
-
- CLibrary.termios - Class in org.jline.terminal.impl.jna.solaris
-
- CLibrary.winsize - Class in org.jline.terminal.impl.jna.freebsd
-
- CLibrary.winsize - Class in org.jline.terminal.impl.jna.linux
-
- CLibrary.winsize - Class in org.jline.terminal.impl.jna.osx
-
- CLibrary.winsize - Class in org.jline.terminal.impl.jna.solaris
-
- CLOCAL - org.jline.terminal.Attributes.ControlFlag
-
- CLOCAL - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- CLOCAL - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- CLOCAL - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- CLOCAL - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- clockMode(PrintStream, PrintStream, List<String>) - Method in class org.jline.builtins.Tmux
-
- close() - Method in interface org.jline.builtins.SystemRegistry
-
Orderly close SystemRegistry.
- close() - Method in class org.jline.builtins.SystemRegistryImpl
-
- close() - Method in class org.jline.builtins.telnet.Connection
-
Closes the connection and its underlying i/o and network
resources.
- close() - Method in class org.jline.terminal.impl.AbstractTerminal
-
- close() - Method in class org.jline.terminal.impl.AbstractWindowsConsoleWriter
-
- close() - Method in class org.jline.terminal.impl.ExecPty
-
- close() - Method in class org.jline.terminal.impl.jansi.JansiNativePty
-
- close() - Method in class org.jline.terminal.impl.jna.JnaNativePty
-
- close() - Method in class org.jline.utils.AnsiWriter
-
- close() - Method in class org.jline.utils.InputStreamReader
-
Closes this reader.
- close() - Method in class org.jline.utils.NonBlockingInputStreamImpl
-
- close() - Method in class org.jline.utils.NonBlockingPumpInputStream
-
- close() - Method in class org.jline.utils.NonBlockingPumpReader
-
- close() - Method in class org.jline.utils.NonBlockingReaderImpl
-
- close() - Method in class org.jline.utils.PumpReader
-
- close() - Method in class org.jline.utils.WriterOutputStream
-
- closed - Variable in class org.jline.terminal.impl.ExternalTerminal
-
- ClosedException - Exception in org.jline.utils
-
- ClosedException() - Constructor for exception org.jline.utils.ClosedException
-
- ClosedException(String) - Constructor for exception org.jline.utils.ClosedException
-
- ClosedException(String, Throwable) - Constructor for exception org.jline.utils.ClosedException
-
- ClosedException(Throwable) - Constructor for exception org.jline.utils.ClosedException
-
- closeInput() - Method in class org.jline.builtins.telnet.TelnetIO
-
Method to close the underlying inputstream to free system resources.
Most likely only to be called by the ConnectionManager upon clean up of
connections that ended or died.
- closeOutput() - Method in class org.jline.builtins.telnet.TelnetIO
-
Method to close the underlying output stream to free system resources.
Most likely only to be called by the ConnectionManager upon clean up of
connections that ended or died.
- closer - Variable in class org.jline.terminal.impl.AbstractWindowsTerminal
-
- closer - Variable in class org.jline.terminal.impl.PosixSysTerminal
-
- clr_bol - org.jline.utils.InfoCmp.Capability
-
- clr_eol - org.jline.utils.InfoCmp.Capability
-
- clr_eos - org.jline.utils.InfoCmp.Capability
-
- CMD_BIND - Static variable in class org.jline.builtins.Tmux
-
- CMD_BIND_KEY - Static variable in class org.jline.builtins.Tmux
-
- CMD_CLOCK_MODE - Static variable in class org.jline.builtins.Tmux
-
- CMD_COMMANDS - Static variable in class org.jline.builtins.Tmux
-
- CMD_DISPLAY_PANES - Static variable in class org.jline.builtins.Tmux
-
- CMD_DISPLAYP - Static variable in class org.jline.builtins.Tmux
-
- CMD_LIST_KEYS - Static variable in class org.jline.builtins.Tmux
-
- CMD_LIST_WINDOWS - Static variable in class org.jline.builtins.Tmux
-
- CMD_LSK - Static variable in class org.jline.builtins.Tmux
-
- CMD_LSW - Static variable in class org.jline.builtins.Tmux
-
- CMD_NEW_WINDOW - Static variable in class org.jline.builtins.Tmux
-
- CMD_NEWW - Static variable in class org.jline.builtins.Tmux
-
- CMD_NEXT - Static variable in class org.jline.builtins.Tmux
-
- CMD_NEXT_WINDOW - Static variable in class org.jline.builtins.Tmux
-
- CMD_PREV - Static variable in class org.jline.builtins.Tmux
-
- CMD_PREVIOUS_WINDOW - Static variable in class org.jline.builtins.Tmux
-
- CMD_RESIZE_PANE - Static variable in class org.jline.builtins.Tmux
-
- CMD_RESIZEP - Static variable in class org.jline.builtins.Tmux
-
- CMD_SELECT_PANE - Static variable in class org.jline.builtins.Tmux
-
- CMD_SELECTP - Static variable in class org.jline.builtins.Tmux
-
- CMD_SEND - Static variable in class org.jline.builtins.Tmux
-
- CMD_SEND_KEYS - Static variable in class org.jline.builtins.Tmux
-
- CMD_SEND_PREFIX - Static variable in class org.jline.builtins.Tmux
-
- CMD_SET - Static variable in class org.jline.builtins.Tmux
-
- CMD_SET_OPTION - Static variable in class org.jline.builtins.Tmux
-
- CMD_SPLIT_WINDOW - Static variable in class org.jline.builtins.Tmux
-
- CMD_SPLITW - Static variable in class org.jline.builtins.Tmux
-
- CMD_UNBIND - Static variable in class org.jline.builtins.Tmux
-
- CMD_UNBIND_KEY - Static variable in class org.jline.builtins.Tmux
-
- CmdDesc() - Constructor for class org.jline.builtins.Widgets.CmdDesc
-
- CmdDesc(boolean) - Constructor for class org.jline.builtins.Widgets.CmdDesc
-
- CmdDesc(List<Widgets.ArgDesc>) - Constructor for class org.jline.builtins.Widgets.CmdDesc
-
- CmdDesc(List<Widgets.ArgDesc>, Map<String, List<AttributedString>>) - Constructor for class org.jline.builtins.Widgets.CmdDesc
-
- CmdDesc(List<AttributedString>, List<Widgets.ArgDesc>, Map<String, List<AttributedString>>) - Constructor for class org.jline.builtins.Widgets.CmdDesc
-
- CmdLine(String, String, String, List<String>, Widgets.CmdLine.DescriptionType) - Constructor for class org.jline.builtins.Widgets.CmdLine
-
CmdLine class constructor.
- code - Variable in enum org.jline.style.StyleColor
-
Deprecated.
- code_set_init - org.jline.utils.InfoCmp.Capability
-
- codepage(int) - Method in class org.jline.terminal.TerminalBuilder
-
Deprecated.
- codePointAt(int) - Method in class org.jline.utils.AttributedCharSequence
-
- codePointBefore(int) - Method in class org.jline.utils.AttributedCharSequence
-
- codePointCount(int, int) - Method in class org.jline.utils.AttributedCharSequence
-
- col_addr_glitch - org.jline.utils.InfoCmp.Capability
-
- color_names - org.jline.utils.InfoCmp.Capability
-
- Colors - Class in org.jline.utils
-
- Colors() - Constructor for class org.jline.utils.Colors
-
- column() - Method in exception org.jline.reader.SyntaxError
-
- column_address - org.jline.utils.InfoCmp.Capability
-
- columnLength() - Method in class org.jline.utils.AttributedCharSequence
-
- columns - org.jline.utils.InfoCmp.Capability
-
- columns - Variable in class org.jline.utils.Status
-
- columnSplitLength(int) - Method in class org.jline.utils.AttributedCharSequence
-
- columnSplitLength(int, boolean, boolean) - Method in class org.jline.utils.AttributedCharSequence
-
- columnSubSequence(int, int) - Method in class org.jline.utils.AttributedCharSequence
-
- COMBINED - org.jline.builtins.Widgets.TailTipWidgets.TipType
-
Prepare command line suggestions using either a command positional argument descriptions if exists
or command completers data.
- command() - Method in class org.jline.builtins.Builtins.CommandInput
-
- command() - Method in class org.jline.builtins.SystemRegistryImpl.CommandData
-
- COMMAND - org.jline.builtins.Widgets.CmdLine.DescriptionType
-
Cursor is at the end of line.
- command_character - org.jline.utils.InfoCmp.Capability
-
- commandAliases() - Method in class org.jline.builtins.Builtins
-
- commandAliases() - Method in interface org.jline.builtins.CommandRegistry
-
Returns a map of alias-to-command names known by this registry.
- commandAliases() - Method in class org.jline.builtins.ConsoleEngineImpl
-
- commandAliases() - Method in class org.jline.builtins.SystemRegistryImpl
-
- CommandData(Parser, boolean, String, String, File, boolean, String) - Constructor for class org.jline.builtins.SystemRegistryImpl.CommandData
-
- commandDescription(String) - Method in interface org.jline.builtins.CommandRegistry
-
Returns a command description for use in the JLine Widgets framework.
- commandDescription(String) - Method in class org.jline.builtins.SystemRegistryImpl
-
- commandDescription(Widgets.CmdLine) - Method in interface org.jline.builtins.SystemRegistry
-
Returns a command, method or syntax description for use in the JLine Widgets framework.
- commandDescription(Widgets.CmdLine) - Method in class org.jline.builtins.SystemRegistryImpl
-
- commandGroup(int) - Method in class org.jline.reader.impl.DefaultParser
-
- commandInfo(String) - Method in interface org.jline.builtins.CommandRegistry
-
Returns a short info about command known by this registry.
- commandInfo(String) - Method in class org.jline.builtins.SystemRegistryImpl
-
- CommandInput(String, Object[], CommandRegistry.CommandSession) - Constructor for class org.jline.builtins.Builtins.CommandInput
-
- CommandInput(String, Object[], Terminal, InputStream, PrintStream, PrintStream) - Constructor for class org.jline.builtins.Builtins.CommandInput
-
- CommandMethods(Consumer<Builtins.CommandInput>, Function<String, List<Completer>>) - Constructor for class org.jline.builtins.Builtins.CommandMethods
-
- CommandMethods(Function<Builtins.CommandInput, Object>, Function<String, List<Completer>>) - Constructor for class org.jline.builtins.Builtins.CommandMethods
-
- commandName(String) - Method in interface org.jline.builtins.Completers.CompletionEnvironment
-
- commandNames() - Method in class org.jline.builtins.Builtins
-
- commandNames() - Method in interface org.jline.builtins.CommandRegistry
-
Returns the command names known by this registry.
- commandNames() - Method in class org.jline.builtins.ConsoleEngineImpl
-
- commandNames() - Method in class org.jline.builtins.SystemRegistryImpl
-
- CommandRegistry - Interface in org.jline.builtins
-
Store command information, compile tab completers and execute registered commands.
- CommandRegistry.CommandSession - Class in org.jline.builtins
-
- Commands - Class in org.jline.builtins
-
- Commands() - Constructor for class org.jline.builtins.Commands
-
- commandsBuffer - Variable in class org.jline.reader.impl.LineReaderImpl
-
- CommandSession() - Constructor for class org.jline.builtins.CommandRegistry.CommandSession
-
- CommandSession(Terminal) - Constructor for class org.jline.builtins.CommandRegistry.CommandSession
-
- CommandSession(Terminal, InputStream, PrintStream, PrintStream) - Constructor for class org.jline.builtins.CommandRegistry.CommandSession
-
- COMMENT_BEGIN - Static variable in interface org.jline.reader.LineReader
-
- compareTo(Candidate) - Method in class org.jline.reader.Candidate
-
- compile() - Method in class org.jline.builtins.Completers.SystemCompleter
-
- compile() - Method in class org.jline.builtins.NfaMatcher
-
- compile(String) - Static method in class org.jline.builtins.Options
-
- compile(String[]) - Static method in class org.jline.builtins.Options
-
- compile(String[], String[]) - Static method in class org.jline.builtins.Options
-
- compile(String[], Function<String, String>) - Static method in class org.jline.builtins.Options
-
- compile(String[], Options) - Static method in class org.jline.builtins.Options
-
- compile(String, Function<String, String>) - Static method in class org.jline.builtins.Options
-
- compile(Map<String, List<String>>, Collection<String>) - Static method in class org.jline.builtins.Completers.OptDesc
-
- compileCommandDescription(String) - Static method in class org.jline.builtins.Builtins
-
- compileCommandInfo(String) - Static method in class org.jline.builtins.Builtins
-
- compileCommandOptions(String) - Static method in class org.jline.builtins.Builtins
-
- compileCompleter() - Method in class org.jline.builtins.Builtins.CommandMethods
-
- compileCompleters() - Method in class org.jline.builtins.Builtins
-
- compileCompleters() - Method in interface org.jline.builtins.CommandRegistry
-
Returns a SystemCompleter
that can provide detailed completion
information for all registered commands.
- compileCompleters() - Method in class org.jline.builtins.ConsoleEngineImpl
-
- compileCompleters() - Method in class org.jline.builtins.SystemRegistryImpl
-
- compileCompleters(CommandRegistry...) - Static method in interface org.jline.builtins.CommandRegistry
-
Aggregate and compile SystemCompleters of commandRegisteries
- complete() - Method in class org.jline.reader.Candidate
-
Boolean indicating whether this candidate is complete or
if the completer may further expand the candidate value
after this candidate has been selected.
- complete(LineReader, PrintStream, PrintStream, Map<String, List<Completers.CompletionData>>, String[]) - Static method in class org.jline.builtins.Commands
-
- complete(LineReader, ParsedLine, List<Candidate>) - Method in class org.jline.builtins.Completers.Completer
-
- complete(LineReader, ParsedLine, List<Candidate>) - Method in class org.jline.builtins.Completers.FileNameCompleter
-
- complete(LineReader, ParsedLine, List<Candidate>) - Method in class org.jline.builtins.Completers.OptionCompleter
-
- complete(LineReader, ParsedLine, List<Candidate>) - Method in class org.jline.builtins.Completers.RegexCompleter
-
- complete(LineReader, ParsedLine, List<Candidate>) - Method in class org.jline.builtins.Completers.SystemCompleter
-
- complete(LineReader, ParsedLine, List<Candidate>) - Method in class org.jline.builtins.Completers.TreeCompleter
-
- complete(LineReader, ParsedLine, List<Candidate>) - Method in interface org.jline.reader.Completer
-
Populates candidates with a list of possible completions for the command line.
- complete(LineReader, ParsedLine, List<Candidate>) - Method in class org.jline.reader.impl.completer.AggregateCompleter
-
Perform a completion operation across all aggregated completers.
- complete(LineReader, ParsedLine, List<Candidate>) - Method in class org.jline.reader.impl.completer.ArgumentCompleter
-
- complete(LineReader, ParsedLine, List<Candidate>) - Method in class org.jline.reader.impl.completer.FileNameCompleter
-
Deprecated.
- complete(LineReader, ParsedLine, List<Candidate>) - Method in class org.jline.reader.impl.completer.NullCompleter
-
- complete(LineReader, ParsedLine, List<Candidate>) - Method in class org.jline.reader.impl.completer.StringsCompleter
-
- Complete - org.jline.reader.impl.LineReaderImpl.CompletionType
-
- COMPLETE - org.jline.reader.Parser.ParseContext
-
Parse to find completions (typically after a Tab).
- COMPLETE_IN_WORD - org.jline.reader.LineReader.Option
-
- COMPLETE_PREFIX - Static variable in interface org.jline.reader.LineReader
-
- COMPLETE_WORD - Static variable in interface org.jline.reader.LineReader
-
- completeCommand(List<Candidate>) - Method in class org.jline.builtins.Completers.Completer
-
- completeCommandArguments(LineReader, ParsedLine, List<Candidate>, List<Completers.CompletionData>) - Method in class org.jline.builtins.Completers.Completer
-
- completeOption(LineReader, ParsedLine, List<Candidate>, boolean) - Method in class org.jline.builtins.Completers.OptDesc
-
- completePrefix() - Method in class org.jline.reader.impl.LineReaderImpl
-
- completer - Variable in class org.jline.reader.impl.LineReaderImpl
-
- completer() - Method in interface org.jline.builtins.SystemRegistry
-
Returns command completer that includes also console variable and script completion.
- completer() - Method in class org.jline.builtins.SystemRegistryImpl
-
- completer(Completer) - Method in class org.jline.reader.LineReaderBuilder
-
- Completer - Interface in org.jline.reader
-
A completer is the mechanism by which tab-completion candidates will be resolved.
- Completer(Completers.CompletionEnvironment) - Constructor for class org.jline.builtins.Completers.Completer
-
- COMPLETER - org.jline.builtins.Widgets.TailTipWidgets.TipType
-
Prepare command line suggestions using a command completer data.
- COMPLETER - org.jline.reader.LineReader.SuggestionType
-
Prepare command line suggestions using command completer data.
- Completers - Class in org.jline.builtins
-
- Completers() - Constructor for class org.jline.builtins.Completers
-
- Completers.Completer - Class in org.jline.builtins
-
- Completers.CompletionData - Class in org.jline.builtins
-
- Completers.CompletionEnvironment - Interface in org.jline.builtins
-
- Completers.DirectoriesCompleter - Class in org.jline.builtins
-
- Completers.FileNameCompleter - Class in org.jline.builtins
-
A file name completer takes the buffer and issues a list of
potential completions.
- Completers.FilesCompleter - Class in org.jline.builtins
-
- Completers.OptDesc - Class in org.jline.builtins
-
- Completers.OptionCompleter - Class in org.jline.builtins
-
- Completers.RegexCompleter - Class in org.jline.builtins
-
- Completers.RegexCompleter.ArgumentLine - Class in org.jline.builtins
-
- Completers.SystemCompleter - Class in org.jline.builtins
-
- Completers.TreeCompleter - Class in org.jline.builtins
-
- Completers.TreeCompleter.Node - Class in org.jline.builtins
-
- completeValue(LineReader, ParsedLine, List<Candidate>, String, String) - Method in class org.jline.builtins.Completers.OptDesc
-
- completeWord() - Method in class org.jline.reader.impl.LineReaderImpl
-
- CompletingParsedLine - Interface in org.jline.reader
-
An extension of
ParsedLine
that, being aware of the quoting and escaping rules
of the
Parser
that produced it, knows if and how a completion candidate
should be escaped/quoted.
- COMPLETION_STYLE_DESCRIPTION - Static variable in interface org.jline.reader.LineReader
-
Completion style for displaying the candidate description
- COMPLETION_STYLE_GROUP - Static variable in interface org.jline.reader.LineReader
-
Completion style for displaying groups name
- COMPLETION_STYLE_SELECTION - Static variable in interface org.jline.reader.LineReader
-
Completion style for displaying the current selected item
- COMPLETION_STYLE_STARTING - Static variable in interface org.jline.reader.LineReader
-
Completion style for displaying the matching part of candidates
- CompletionData(List<String>, String, String, String) - Constructor for class org.jline.builtins.Completers.CompletionData
-
- computeFooter() - Method in class org.jline.builtins.Nano
-
- computePost(List<Candidate>, Candidate, List<Candidate>, String) - Method in class org.jline.reader.impl.LineReaderImpl
-
- computePost(List<Candidate>, Candidate, List<Candidate>, String, Function<String, Integer>, int, boolean, boolean, boolean) - Method in class org.jline.reader.impl.LineReaderImpl
-
- conceal() - Method in class org.jline.utils.AttributedStyle
-
- concealDefault() - Method in class org.jline.utils.AttributedStyle
-
- concealOff() - Method in class org.jline.utils.AttributedStyle
-
- condition - Variable in class org.jline.builtins.Completers.CompletionData
-
- ConfigurationPath - Class in org.jline.reader
-
- ConfigurationPath(Path, Path) - Constructor for class org.jline.reader.ConfigurationPath
-
Configuration class constructor.
- configure(LineReader, InputStream) - Static method in class org.jline.builtins.InputRC
-
- configure(LineReader, Reader) - Static method in class org.jline.builtins.InputRC
-
- configure(LineReader, URL) - Static method in class org.jline.builtins.InputRC
-
- Connection - Class in org.jline.builtins.telnet
-
Class that implements a connection with this telnet daemon.
- Connection(ThreadGroup, ConnectionData) - Constructor for class org.jline.builtins.telnet.Connection
-
Constructs a TelnetConnection by invoking its parent constructor
and setting of various members.
Subsequently instantiates the whole i/o subsystem, negotiating
telnet protocol level options etc.
- CONNECTION_BREAK - org.jline.builtins.telnet.ConnectionEvent.Type
-
Defines the connection sent break event type.
It occurs when the connection sent a NVT BREAK.
- CONNECTION_IDLE - org.jline.builtins.telnet.ConnectionEvent.Type
-
Defines the connection idle event type.
It occurs if a connection has been idle exceeding
the configured time to warning.
- CONNECTION_LOGOUTREQUEST - org.jline.builtins.telnet.ConnectionEvent.Type
-
Defines the connection requested logout event type.
- CONNECTION_TERMINAL_GEOMETRY_CHANGED - org.jline.builtins.telnet.ConnectionEvent.Type
-
Defines the connection geometry event type.
- CONNECTION_TIMEDOUT - org.jline.builtins.telnet.ConnectionEvent.Type
-
Defines the connection timed out event type.
It occurs if a connection has been idle exceeding
the configured time to warning and the configured time
to timedout.
- ConnectionData - Class in org.jline.builtins.telnet
-
An utility class that is used to store and allow retrieval
of all data associated with a connection.
- ConnectionData(Socket, ConnectionManager) - Constructor for class org.jline.builtins.telnet.ConnectionData
-
Constructs a ConnectionData instance storing vital
information about a connection.
- ConnectionEvent - Class in org.jline.builtins.telnet
-
Class implementing a ConnectionEvent.
These events are used to communicate things that are
supposed to be handled within the application context.
- ConnectionEvent(Connection, ConnectionEvent.Type) - Constructor for class org.jline.builtins.telnet.ConnectionEvent
-
Constructs a new instance of a ConnectionEvent
with a given source (Connection) and a given type.
- ConnectionEvent.Type - Enum in org.jline.builtins.telnet
-
- ConnectionFilter - Interface in org.jline.builtins.telnet
-
Interface defining a generic IP level connection
filter.
Due to the fact that this task depends heavily on
application context, I chose a very generic way
of applying IP level connection filtering.
- connectionIdle(ConnectionEvent) - Method in interface org.jline.builtins.telnet.ConnectionListener
-
Called when a CONNECTION_IDLE event occured.
- ConnectionListener - Interface in org.jline.builtins.telnet
-
Interface to be implemented if a class wants to
qualify as a ConnectionListener.
Note that a Shell is per contract also forced to
implement this interface.
- connectionLogoutRequest(ConnectionEvent) - Method in interface org.jline.builtins.telnet.ConnectionListener
-
Called when a CONNECTION_LOGOUTREQUEST occured.
- ConnectionManager - Class in org.jline.builtins.telnet
-
Class that takes care for active and queued connection.
- ConnectionManager() - Constructor for class org.jline.builtins.telnet.ConnectionManager
-
- ConnectionManager(int, int, int, int, ConnectionFilter, String, boolean) - Constructor for class org.jline.builtins.telnet.ConnectionManager
-
- connectionSentBreak(ConnectionEvent) - Method in interface org.jline.builtins.telnet.ConnectionListener
-
Called when a CONNECTION_BREAK event occured.
- connectionTerminalGeometryChanged(ConnectionEvent) - Method in interface org.jline.builtins.telnet.ConnectionListener
-
Called when a CONNECTION_TERMINAL_GEOMETRY_CHANGED event occured.
- connectionTimedOut(ConnectionEvent) - Method in interface org.jline.builtins.telnet.ConnectionListener
-
Called when a CONNECTION_TIMEDOUT event occured.
- ConsoleEngine - Interface in org.jline.builtins
-
Manage console variables, commands and script executions.
- ConsoleEngine.ExecutionResult - Class in org.jline.builtins
-
- ConsoleEngine.WidgetCreator - Class in org.jline.builtins
-
- ConsoleEngineImpl - Class in org.jline.builtins
-
Manage console variables, commands and script execution.
- ConsoleEngineImpl(ScriptEngine, Supplier<Path>, ConfigurationPath) - Constructor for class org.jline.builtins.ConsoleEngineImpl
-
- ConsoleEngineImpl.Command - Enum in org.jline.builtins
-
- consoleOption(String, T) - Method in interface org.jline.builtins.ConsoleEngine
-
Read console option value
- consoleOption(String, T) - Method in class org.jline.builtins.ConsoleEngineImpl
-
- CONSTANT_CURSOR - org.jline.builtins.Nano.Operation
-
- constantCursor - Variable in class org.jline.builtins.Nano
-
- CONT - org.jline.terminal.Terminal.Signal
-
- contains(char) - Method in class org.jline.utils.AttributedCharSequence
-
- Control - org.jline.terminal.MouseEvent.Modifier
-
- copy() - Method in interface org.jline.reader.Buffer
-
- copy() - Method in class org.jline.reader.impl.BufferImpl
-
- copy(Attributes) - Method in class org.jline.terminal.Attributes
-
- copy(Size) - Method in class org.jline.terminal.Size
-
- COPY - org.jline.builtins.Nano.Operation
-
- COPY_PREV_WORD - Static variable in interface org.jline.reader.LineReader
-
- COPY_REGION_AS_KILL - Static variable in interface org.jline.reader.LineReader
-
- copyFrom(Buffer) - Method in interface org.jline.reader.Buffer
-
- copyFrom(Buffer) - Method in class org.jline.reader.impl.BufferImpl
-
- copyPrevWord() - Method in class org.jline.reader.impl.LineReaderImpl
-
- copyRegionAsKill() - Method in class org.jline.reader.impl.LineReaderImpl
-
- cornflowerblue - org.jline.style.StyleColor
-
Deprecated.
- cornsilk1 - org.jline.style.StyleColor
-
Deprecated.
- cost - Variable in class org.jline.utils.Display
-
- count - Variable in class org.jline.reader.impl.LineReaderImpl
-
- COUNT - org.jline.builtins.Nano.Operation
-
- cpi_changes_res - org.jline.utils.InfoCmp.Capability
-
- cr_cancels_micro_mode - org.jline.utils.InfoCmp.Capability
-
- CR0 - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- CR0 - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- CR1 - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- CR1 - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- CR2 - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- CR2 - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- CR3 - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- CR3 - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- CRDLY - org.jline.terminal.Attributes.OutputFlag
-
- CRDLY - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- CRDLY - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- CRDLY - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- CREAD - org.jline.terminal.Attributes.ControlFlag
-
- CREAD - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- CREAD - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- CREAD - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- CREAD - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- create() - Method in class org.jline.builtins.ssh.ShellFactoryImpl
-
- create_window - org.jline.utils.InfoCmp.Capability
-
- createConnection(ThreadGroup, ConnectionData) - Method in class org.jline.builtins.telnet.ConnectionManager
-
- createEmptyKeyMap(String) - Method in class org.jline.builtins.Tmux
-
- createEntry(int, Instant, String) - Method in class org.jline.reader.impl.history.DefaultHistory
-
Create a history entry.
- createInputStream(Charset) - Method in class org.jline.utils.PumpReader
-
- createKeyMap(String) - Method in class org.jline.builtins.Tmux
-
- createTerminal(String, String, boolean, Charset, int, boolean, Terminal.SignalHandler, boolean) - Static method in class org.jline.terminal.impl.jansi.win.JansiWinSysTerminal
-
- createTerminal(String, String, boolean, Charset, int, boolean, Terminal.SignalHandler, boolean) - Static method in class org.jline.terminal.impl.jna.win.JnaWinSysTerminal
-
- crossedOut() - Method in class org.jline.utils.AttributedStyle
-
- crossedOutDefault() - Method in class org.jline.utils.AttributedStyle
-
- crossedOutOff() - Method in class org.jline.utils.AttributedStyle
-
- CRTS_IFLOW - org.jline.terminal.Attributes.ControlFlag
-
- CRTS_IFLOW - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- CS5 - org.jline.terminal.Attributes.ControlFlag
-
- CS5 - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- CS5 - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- CS5 - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- CS5 - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- CS6 - org.jline.terminal.Attributes.ControlFlag
-
- CS6 - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- CS6 - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- CS6 - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- CS6 - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- CS7 - org.jline.terminal.Attributes.ControlFlag
-
- CS7 - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- CS7 - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- CS7 - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- CS7 - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- CS8 - org.jline.terminal.Attributes.ControlFlag
-
- CS8 - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- CS8 - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- CS8 - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- CS8 - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- CSIZE - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- CSIZE - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- CSIZE - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- CSTOPB - org.jline.terminal.Attributes.ControlFlag
-
- CSTOPB - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- CSTOPB - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- CSTOPB - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- CSTOPB - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- ctrl(char) - Static method in class org.jline.keymap.KeyMap
-
- ctrl(char) - Method in class org.jline.terminal.impl.AbstractWindowsTerminal
-
- CUR_POS - org.jline.builtins.Nano.Operation
-
- CURLY - org.jline.reader.impl.DefaultParser.Bracket
-
- currChar() - Method in class org.jline.builtins.Widgets
-
- currChar() - Method in interface org.jline.reader.Buffer
-
- currChar() - Method in class org.jline.reader.impl.BufferImpl
-
- currChar(int) - Method in interface org.jline.reader.Buffer
-
- currChar(int) - Method in class org.jline.reader.impl.BufferImpl
-
- current() - Method in interface org.jline.reader.History
-
Return the content of the current buffer.
- current() - Method in class org.jline.reader.impl.history.DefaultHistory
-
Return the content of the current buffer.
- current() - Static method in class org.jline.terminal.impl.ExecPty
-
- current() - Static method in class org.jline.terminal.impl.jansi.freebsd.FreeBsdNativePty
-
- current() - Method in class org.jline.terminal.impl.jansi.JansiSupportImpl
-
- current() - Static method in class org.jline.terminal.impl.jansi.linux.LinuxNativePty
-
- current() - Static method in class org.jline.terminal.impl.jansi.osx.OsXNativePty
-
- current() - Static method in class org.jline.terminal.impl.jansi.solaris.SolarisNativePty
-
- current() - Static method in class org.jline.terminal.impl.jna.freebsd.FreeBsdNativePty
-
- current() - Static method in class org.jline.terminal.impl.jna.JnaNativePty
-
- current() - Method in class org.jline.terminal.impl.jna.JnaSupportImpl
-
- current() - Static method in class org.jline.terminal.impl.jna.linux.LinuxNativePty
-
- current() - Static method in class org.jline.terminal.impl.jna.osx.OsXNativePty
-
- current() - Static method in class org.jline.terminal.impl.jna.solaris.SolarisNativePty
-
- current() - Method in interface org.jline.terminal.spi.JansiSupport
-
- current() - Method in interface org.jline.terminal.spi.JnaSupport
-
- currentDir - Variable in class org.jline.builtins.Less
-
- Curses - Class in org.jline.utils
-
Curses helper methods.
- cursor() - Method in class org.jline.builtins.Completers.RegexCompleter.ArgumentLine
-
- cursor() - Method in interface org.jline.reader.Buffer
-
- cursor() - Method in class org.jline.reader.impl.BufferImpl
-
- cursor() - Method in class org.jline.reader.impl.completer.ArgumentCompleter.ArgumentLine
-
- cursor() - Method in class org.jline.reader.impl.DefaultParser.ArgumentList
-
- cursor() - Method in interface org.jline.reader.ParsedLine
-
The cursor position within the line.
- cursor(int) - Method in interface org.jline.reader.Buffer
-
- cursor(int) - Method in class org.jline.reader.impl.BufferImpl
-
Move the cursor position to the specified absolute index.
- Cursor - Class in org.jline.terminal
-
Class holding the cursor position.
- Cursor(int, int) - Constructor for class org.jline.terminal.Cursor
-
- cursor_address - org.jline.utils.InfoCmp.Capability
-
- cursor_down - org.jline.utils.InfoCmp.Capability
-
- cursor_home - org.jline.utils.InfoCmp.Capability
-
- cursor_invisible - org.jline.utils.InfoCmp.Capability
-
- cursor_left - org.jline.utils.InfoCmp.Capability
-
- cursor_mem_address - org.jline.utils.InfoCmp.Capability
-
- cursor_normal - org.jline.utils.InfoCmp.Capability
-
- cursor_right - org.jline.utils.InfoCmp.Capability
-
- cursor_to_ll - org.jline.utils.InfoCmp.Capability
-
- cursor_up - org.jline.utils.InfoCmp.Capability
-
- cursor_visible - org.jline.utils.InfoCmp.Capability
-
- cursorDownIsNewLine - Variable in class org.jline.utils.Display
-
- cursorPos - Variable in class org.jline.utils.Display
-
- cursorPos(int, int) - Method in class org.jline.terminal.Size
-
A cursor position combines a row number with a column position.
- CursorSupport - Class in org.jline.terminal.impl
-
- CursorSupport() - Constructor for class org.jline.terminal.impl.CursorSupport
-
- CUT - org.jline.builtins.Nano.Operation
-
- CUT_TO_END - org.jline.builtins.Nano.Operation
-
- CUT_TO_END_TOGGLE - org.jline.builtins.Nano.Operation
-
- cutbuffer - Variable in class org.jline.builtins.Nano
-
- CYAN - Static variable in class org.jline.utils.AnsiWriter
-
- CYAN - Static variable in class org.jline.utils.AttributedStyle
-
- cyan1 - org.jline.style.StyleColor
-
Deprecated.
- cyan2 - org.jline.style.StyleColor
-
Deprecated.
- cyan3 - org.jline.style.StyleColor
-
Deprecated.
- GA - Static variable in class org.jline.builtins.telnet.TelnetIO
-
Go Ahead
Newer Telnets do not make use of this option
that allows a specific communication mode.
- generic_type - org.jline.utils.InfoCmp.Capability
-
- get() - Static method in interface org.jline.builtins.SystemRegistry
-
- get(int) - Method in interface org.jline.reader.History
-
- get(int) - Method in class org.jline.reader.impl.history.DefaultHistory
-
- get(String) - Method in class org.jline.builtins.Options
-
- get(String) - Method in interface org.jline.reader.ScriptEngine
-
Gets variable value
- get(String, String) - Method in class org.jline.style.MemoryStyleSource
-
- get(String, String) - Method in class org.jline.style.NopStyleSource
-
Always returns null
.
- get(String, String) - Method in interface org.jline.style.StyleSource
-
Returns the appropriate style for the given style-group and style-name, or null
if missing.
- get_mouse - org.jline.utils.InfoCmp.Capability
-
- getAlias(String) - Method in interface org.jline.builtins.ConsoleEngine
-
Returns alias 'name' value
- getAlias(String) - Method in class org.jline.builtins.ConsoleEngineImpl
-
- getAliases() - Method in class org.jline.builtins.Completers.SystemCompleter
-
- getAmbiguousTimeout() - Method in class org.jline.keymap.KeyMap
-
- getAnotherKey() - Method in class org.jline.keymap.KeyMap
-
- getAppName() - Method in class org.jline.reader.impl.LineReaderImpl
-
- getAppName() - Method in interface org.jline.reader.LineReader
-
- getArgs() - Method in class org.jline.builtins.Widgets.CmdLine
-
- getArgsDesc() - Method in class org.jline.builtins.Widgets.CmdDesc
-
- getAttr() - Method in class org.jline.terminal.impl.ExecPty
-
- getAttr() - Method in class org.jline.terminal.impl.jansi.JansiNativePty
-
- getAttr() - Method in class org.jline.terminal.impl.jna.freebsd.FreeBsdNativePty
-
- getAttr() - Method in class org.jline.terminal.impl.jna.linux.LinuxNativePty
-
- getAttr() - Method in class org.jline.terminal.impl.jna.osx.OsXNativePty
-
- getAttr() - Method in class org.jline.terminal.impl.jna.solaris.SolarisNativePty
-
- getAttr() - Method in interface org.jline.terminal.spi.Pty
-
- getAttributes() - Method in class org.jline.terminal.impl.AbstractPosixTerminal
-
- getAttributes() - Method in class org.jline.terminal.impl.AbstractWindowsTerminal
-
- getAttributes() - Method in class org.jline.terminal.impl.DumbTerminal
-
- getAttributes() - Method in class org.jline.terminal.impl.LineDisciplineTerminal
-
- getAttributes() - Method in interface org.jline.terminal.Terminal
-
- getAutosuggestion() - Method in class org.jline.reader.impl.LineReaderImpl
-
- getAutosuggestion() - Method in interface org.jline.reader.LineReader
-
- getBoolean(LineReader, String, boolean) - Static method in class org.jline.reader.impl.ReaderUtils
-
- getBooleanCapability(InfoCmp.Capability) - Method in class org.jline.terminal.impl.AbstractTerminal
-
- getBooleanCapability(InfoCmp.Capability) - Method in interface org.jline.terminal.Terminal
-
- getBound(CharSequence) - Method in class org.jline.keymap.KeyMap
-
- getBound(CharSequence, int[]) - Method in class org.jline.keymap.KeyMap
-
- getBoundKeys() - Method in class org.jline.keymap.KeyMap
-
- getBracketType(int) - Method in class org.jline.reader.impl.LineReaderImpl
-
Given a character determines what type of bracket it is (paren,
square, curly, or none).
- getBuffer() - Method in class org.jline.reader.impl.LineReaderImpl
-
- getBuffer() - Method in interface org.jline.reader.LineReader
-
- getBufferSize() - Method in class org.jline.terminal.impl.jansi.win.JansiWinSysTerminal
-
- getBufferSize() - Method in class org.jline.terminal.impl.jna.win.JnaWinSysTerminal
-
- getBufferSize() - Method in interface org.jline.terminal.Terminal
-
Retrieve the size of the window buffer.
- getBuiltinWidgets() - Method in class org.jline.reader.impl.LineReaderImpl
-
- getBuiltinWidgets() - Method in interface org.jline.reader.LineReader
-
- getButton() - Method in class org.jline.terminal.MouseEvent
-
- getCandidateComparator(boolean, String) - Method in class org.jline.reader.impl.LineReaderImpl
-
- getCapabilitiesByName() - Static method in class org.jline.utils.InfoCmp
-
- getCloser() - Method in class org.jline.builtins.ssh.Ssh.ShellParams
-
- getColumns() - Method in class org.jline.terminal.Size
-
- getCommand() - Method in class org.jline.builtins.ssh.Ssh.ExecuteParams
-
- getCommand(String) - Method in class org.jline.reader.impl.DefaultParser
-
- getCommand(String) - Method in interface org.jline.reader.Parser
-
- getCommands() - Method in interface org.jline.builtins.Completers.CompletionEnvironment
-
- getCompleter() - Method in class org.jline.reader.impl.LineReaderImpl
-
Returns the completer.
- getCompleters() - Method in class org.jline.builtins.Completers.SystemCompleter
-
- getCompleters() - Method in class org.jline.reader.impl.completer.AggregateCompleter
-
Retrieve the collection of completers currently being aggregated.
- getCompleters() - Method in class org.jline.reader.impl.completer.ArgumentCompleter
-
Returns the list of completers used inside this ArgumentCompleter
.
- getCompletions() - Method in interface org.jline.builtins.Completers.CompletionEnvironment
-
- getCompletionStyle(String, String) - Method in class org.jline.reader.impl.LineReaderImpl
-
- getCompletionStyleDescription() - Method in class org.jline.reader.impl.LineReaderImpl
-
- getCompletionStyleGroup() - Method in class org.jline.reader.impl.LineReaderImpl
-
- getCompletionStyleSelection() - Method in class org.jline.reader.impl.LineReaderImpl
-
- getConfig(String) - Method in class org.jline.reader.ConfigurationPath
-
Search configuration file first from userConfig and then appConfig directory.
- getConnection(int) - Method in class org.jline.builtins.telnet.ConnectionManager
-
- getConnectionData() - Method in class org.jline.builtins.telnet.Connection
-
Method to access the associated connection data.
- getConnectionFilter() - Method in class org.jline.builtins.telnet.ConnectionManager
-
Gets the active ConnectionFilter instance or
returns null if no filter is set.
- getConnectionManager() - Method in class org.jline.builtins.telnet.PortListener
-
Returns reference to ConnectionManager instance associated
with the PortListener.
- getConnectionsByAdddress(InetAddress) - Method in class org.jline.builtins.telnet.ConnectionManager
-
Get all
Connection
instances with the given
InetAddress.
- getConsoleMode() - Method in class org.jline.terminal.impl.AbstractWindowsTerminal
-
- getConsoleMode() - Method in class org.jline.terminal.impl.jansi.win.JansiWinSysTerminal
-
- getConsoleMode() - Method in class org.jline.terminal.impl.jna.win.JnaWinSysTerminal
-
- getConsoleOutputCP() - Method in class org.jline.terminal.impl.AbstractWindowsTerminal
-
- getConsoleOutputCP() - Method in class org.jline.terminal.impl.jansi.win.JansiWinSysTerminal
-
- getConsoleOutputCP() - Method in class org.jline.terminal.impl.jna.win.JnaWinSysTerminal
-
- getControlChar(Attributes.ControlChar) - Method in class org.jline.terminal.Attributes
-
- getControlChars() - Method in class org.jline.terminal.Attributes
-
- getControlFlag(Attributes.ControlFlag) - Method in class org.jline.terminal.Attributes
-
- getControlFlags() - Method in class org.jline.terminal.Attributes
-
- getCurrentBuffer() - Method in class org.jline.keymap.BindingReader
-
- getCursorPosition(IntConsumer) - Method in class org.jline.terminal.impl.AbstractPosixTerminal
-
- getCursorPosition(IntConsumer) - Method in class org.jline.terminal.impl.AbstractTerminal
-
- getCursorPosition(IntConsumer) - Method in class org.jline.terminal.impl.ExternalTerminal
-
- getCursorPosition(IntConsumer) - Method in class org.jline.terminal.impl.jansi.win.JansiWinSysTerminal
-
- getCursorPosition(IntConsumer) - Method in class org.jline.terminal.impl.jna.win.JnaWinSysTerminal
-
- getCursorPosition(IntConsumer) - Method in interface org.jline.terminal.Terminal
-
Query the terminal to report the cursor position.
- getCursorPosition(Terminal, IntConsumer) - Static method in class org.jline.terminal.impl.CursorSupport
-
- getDescription() - Method in class org.jline.builtins.Widgets.ArgDesc
-
- getDescriptionSize() - Method in class org.jline.builtins.Widgets.TailTipWidgets
-
- getDescriptionType() - Method in class org.jline.builtins.Widgets.CmdLine
-
- getDeserializationFormats() - Method in interface org.jline.reader.ScriptEngine
-
- getDisconnectTimeout() - Method in class org.jline.builtins.telnet.ConnectionManager
-
- getDisplay(Terminal, Path) - Static method in class org.jline.builtins.Completers.FileNameCompleter
-
- getDisplay(Terminal, Path) - Method in class org.jline.reader.impl.completer.FileNameCompleter
-
Deprecated.
- getDisplayedBufferWithPrompts(List<AttributedString>) - Method in class org.jline.reader.impl.LineReaderImpl
-
Compute the full string to be displayed with the left, right and secondary prompts
- getDisplayedCursor() - Method in class org.jline.builtins.Nano.Buffer
-
- getEncoding() - Method in class org.jline.utils.InputStreamReader
-
Returns the name of the encoding used to convert bytes into characters.
- getEngineName() - Method in interface org.jline.reader.ScriptEngine
-
- getEnv() - Method in class org.jline.builtins.ssh.Ssh.ExecuteParams
-
- getEnv() - Method in class org.jline.builtins.ssh.Ssh.ShellParams
-
- getEnvironment() - Method in class org.jline.builtins.telnet.ConnectionData
-
Returns the hashmap for storing and
retrieving environment variables to be passed
between shells.
- getErr() - Method in class org.jline.builtins.ssh.Ssh.ExecuteParams
-
- getErrorIndex() - Method in class org.jline.builtins.Widgets.CmdDesc
-
- getErrorPattern() - Method in class org.jline.builtins.Widgets.CmdDesc
-
- getEscapeChars() - Method in class org.jline.reader.impl.DefaultParser
-
- getEscapeSequence(short, int) - Method in class org.jline.terminal.impl.AbstractWindowsTerminal
-
- getExpander() - Method in class org.jline.reader.impl.LineReaderImpl
-
- getExpander() - Method in interface org.jline.reader.LineReader
-
- getExtensions() - Method in interface org.jline.reader.ScriptEngine
-
- getFieldOrder() - Method in class org.jline.terminal.impl.jna.freebsd.CLibrary.termios
-
- getFieldOrder() - Method in class org.jline.terminal.impl.jna.freebsd.CLibrary.winsize
-
- getFieldOrder() - Method in class org.jline.terminal.impl.jna.linux.CLibrary.termios
-
- getFieldOrder() - Method in class org.jline.terminal.impl.jna.linux.CLibrary.winsize
-
- getFieldOrder() - Method in class org.jline.terminal.impl.jna.osx.CLibrary.termios
-
- getFieldOrder() - Method in class org.jline.terminal.impl.jna.osx.CLibrary.winsize
-
- getFieldOrder() - Method in class org.jline.terminal.impl.jna.solaris.CLibrary.termios
-
- getFieldOrder() - Method in class org.jline.terminal.impl.jna.solaris.CLibrary.winsize
-
- getFlagsToSet(Attributes, Attributes) - Method in class org.jline.terminal.impl.ExecPty
-
- getGroup() - Method in class org.jline.style.StyleResolver
-
- getGroupComparator() - Method in class org.jline.reader.impl.LineReaderImpl
-
- getHead() - Method in class org.jline.builtins.Widgets.CmdLine
-
- getHeight() - Method in interface org.jline.terminal.Terminal
-
- getHighlighter() - Method in class org.jline.reader.impl.LineReaderImpl
-
- getHighlighter() - Method in interface org.jline.reader.LineReader
-
- getHistory() - Method in class org.jline.reader.impl.LineReaderImpl
-
- getHistory() - Method in interface org.jline.reader.LineReader
-
- getHostAddress() - Method in class org.jline.builtins.telnet.ConnectionData
-
Returns the IP address of the connection.
- getHostName() - Method in class org.jline.builtins.telnet.ConnectionData
-
Returns the fully qualified host name for the connection's IP address.
The name is cached on creation for performance reasons.
- getHousekeepingInterval() - Method in class org.jline.builtins.telnet.ConnectionManager
-
- getIn() - Method in class org.jline.builtins.ssh.Ssh.ExecuteParams
-
- getInetAddress() - Method in class org.jline.builtins.telnet.ConnectionData
-
Returns the InetAddress object associated with the connection.
- getInfoCmp(String) - Static method in class org.jline.utils.InfoCmp
-
- getInputFlag(Attributes.InputFlag) - Method in class org.jline.terminal.Attributes
-
- getInputFlags() - Method in class org.jline.terminal.Attributes
-
- getInstance() - Static method in class org.jline.builtins.SystemRegistry.Registeries
-
- getInt(LineReader, String, int) - Static method in class org.jline.reader.impl.ReaderUtils
-
- getJansiMajorVersion() - Static method in class org.jline.terminal.impl.jansi.JansiSupportImpl
-
- getJansiMinorVersion() - Static method in class org.jline.terminal.impl.jansi.JansiSupportImpl
-
- getKeyMap() - Method in class org.jline.builtins.Widgets
-
- getKeyMap() - Method in class org.jline.reader.impl.LineReaderImpl
-
Returns the name of the current key mapping.
- getKeyMap() - Method in interface org.jline.reader.LineReader
-
- getKeyMaps() - Method in class org.jline.reader.impl.LineReaderImpl
-
- getKeyMaps() - Method in interface org.jline.reader.LineReader
-
- getKeys() - Method in class org.jline.builtins.TTop
-
- getKeys() - Method in class org.jline.reader.impl.LineReaderImpl
-
- getKeys() - Method in interface org.jline.reader.LineReader
-
- getKind() - Method in class org.jline.terminal.impl.AbstractTerminal
-
- getLastActivity() - Method in class org.jline.builtins.telnet.ConnectionData
-
Returns a timestamp of the last activity that happened on
the associated connection.
- getLastBinding() - Method in class org.jline.keymap.BindingReader
-
- getLastBinding() - Method in class org.jline.reader.impl.LineReaderImpl
-
- getLastBinding() - Method in interface org.jline.reader.LineReader
-
- getLine() - Method in class org.jline.builtins.Widgets.CmdLine
-
- getList(String) - Method in class org.jline.builtins.Options
-
- getLoadedInfoCmp(String) - Static method in class org.jline.utils.InfoCmp
-
- getLocale() - Method in class org.jline.builtins.telnet.ConnectionData
-
Returns the Locale object associated with the connection
by carrying out a simple domain match.
- getLocalFlag(Attributes.LocalFlag) - Method in class org.jline.terminal.Attributes
-
- getLocalFlags() - Method in class org.jline.terminal.Attributes
-
- getLoginShell() - Method in class org.jline.builtins.telnet.ConnectionData
-
Returns the login shell name.
- getLoginShell() - Method in class org.jline.builtins.telnet.ConnectionManager
-
- getLong(LineReader, String, long) - Static method in class org.jline.reader.impl.ReaderUtils
-
- getMainDescription(int) - Method in class org.jline.builtins.Widgets.CmdDesc
-
- getMainDescription(int, String) - Method in class org.jline.builtins.Widgets.CmdDesc
-
- getManager() - Method in class org.jline.builtins.telnet.ConnectionData
-
Returns a reference to the ConnectionManager the
connection is associated with.
- getMask() - Method in class org.jline.utils.AttributedStyle
-
- getMaster() - Method in class org.jline.terminal.impl.jansi.JansiNativePty
-
- getMaster() - Method in class org.jline.terminal.impl.jna.JnaNativePty
-
- getMasterFD() - Method in class org.jline.terminal.impl.jansi.JansiNativePty
-
- getMasterFD() - Method in class org.jline.terminal.impl.jna.JnaNativePty
-
- getMasterInput() - Method in class org.jline.terminal.impl.ExecPty
-
- getMasterInput() - Method in class org.jline.terminal.impl.jansi.JansiNativePty
-
- getMasterInput() - Method in class org.jline.terminal.impl.jna.JnaNativePty
-
- getMasterInput() - Method in interface org.jline.terminal.spi.Pty
-
- getMasterOutput() - Method in class org.jline.terminal.impl.ExecPty
-
- getMasterOutput() - Method in class org.jline.terminal.impl.jansi.JansiNativePty
-
- getMasterOutput() - Method in class org.jline.terminal.impl.jna.JnaNativePty
-
- getMasterOutput() - Method in interface org.jline.terminal.spi.Pty
-
- getMaxConnections() - Method in class org.jline.builtins.telnet.ConnectionManager
-
- getMissing() - Method in exception org.jline.reader.EOFError
-
- getModifiers() - Method in class org.jline.terminal.MouseEvent
-
- getName() - Method in interface org.jline.builtins.Source
-
- getName() - Method in class org.jline.builtins.Source.InputStreamSource
-
- getName() - Method in class org.jline.builtins.Source.PathSource
-
- getName() - Method in class org.jline.builtins.Source.ResourceSource
-
- getName() - Method in class org.jline.builtins.Source.URLSource
-
- getName() - Method in class org.jline.builtins.telnet.PortListener
-
Returns the name of this PortListener.
- getName() - Method in class org.jline.builtins.Widgets.ArgDesc
-
- getName() - Method in class org.jline.terminal.impl.AbstractTerminal
-
- getName() - Method in class org.jline.terminal.impl.ExecPty
-
- getName() - Method in class org.jline.terminal.impl.jansi.JansiNativePty
-
- getName() - Method in class org.jline.terminal.impl.jna.JnaNativePty
-
- getName() - Method in interface org.jline.terminal.Terminal
-
- getNamedPipes() - Method in interface org.jline.builtins.ConsoleEngine
-
Returns named pipe names
- getNamedPipes() - Method in class org.jline.builtins.ConsoleEngineImpl
-
- getNames() - Method in enum org.jline.utils.InfoCmp.Capability
-
- getNegotiatedTerminalType() - Method in class org.jline.builtins.telnet.ConnectionData
-
Returns the terminal type that has been negotiated
between the telnet client and the telnet server, in
of a String.
- getNextClosingBracket() - Method in exception org.jline.reader.EOFError
-
- getNomatch() - Method in class org.jline.keymap.KeyMap
-
- getNumber(String) - Method in class org.jline.builtins.Options
-
- getNumericCapability(InfoCmp.Capability) - Method in class org.jline.terminal.impl.AbstractTerminal
-
- getNumericCapability(InfoCmp.Capability) - Method in interface org.jline.terminal.Terminal
-
- getObject(String) - Method in class org.jline.builtins.Options
-
- getObjectList(String) - Method in class org.jline.builtins.Options
-
- getOpenBrackets() - Method in exception org.jline.reader.EOFError
-
- getOptionDescription(String, int) - Method in class org.jline.builtins.Widgets.CmdDesc
-
- getOriginalGroupName() - Method in class org.jline.reader.impl.LineReaderImpl
-
- getOthersGroupName() - Method in class org.jline.reader.impl.LineReaderImpl
-
- getOut() - Method in class org.jline.builtins.ssh.Ssh.ExecuteParams
-
- getOutputFlag(Attributes.OutputFlag) - Method in class org.jline.terminal.Attributes
-
- getOutputFlags() - Method in class org.jline.terminal.Attributes
-
- getOutputStream() - Method in class org.jline.utils.NonBlockingPumpInputStream
-
- getParsedLine() - Method in class org.jline.reader.impl.LineReaderImpl
-
- getParsedLine() - Method in interface org.jline.reader.LineReader
-
- getParser() - Method in class org.jline.reader.impl.LineReaderImpl
-
- getParser() - Method in interface org.jline.reader.LineReader
-
- getPartialLine() - Method in exception org.jline.reader.UserInterruptException
-
- getPipeNames() - Method in interface org.jline.builtins.SystemRegistry
-
- getPipeNames() - Method in class org.jline.builtins.SystemRegistryImpl
-
- getPipes() - Method in interface org.jline.builtins.ConsoleEngine
-
Returns defined pipes
- getPipes() - Method in class org.jline.builtins.ConsoleEngineImpl
-
- getPort() - Method in class org.jline.builtins.telnet.ConnectionData
-
Returns the remote port to which the socket is connected.
- getPty() - Method in class org.jline.terminal.impl.AbstractPosixTerminal
-
- getQuoteChars() - Method in class org.jline.reader.impl.DefaultParser
-
- getRawSequence(InfoCmp.Capability) - Method in class org.jline.terminal.impl.AbstractWindowsTerminal
-
- getRegionActive() - Method in class org.jline.reader.impl.LineReaderImpl
-
- getRegionActive() - Method in interface org.jline.reader.LineReader
-
- getRegionMark() - Method in class org.jline.reader.impl.LineReaderImpl
-
- getRegionMark() - Method in interface org.jline.reader.LineReader
-
- getRows() - Method in class org.jline.terminal.Size
-
- getSearchTerm() - Method in class org.jline.reader.impl.LineReaderImpl
-
- getSearchTerm() - Method in interface org.jline.reader.LineReader
-
- getSeparator(boolean) - Method in class org.jline.builtins.Completers.DirectoriesCompleter
-
- getSeparator(boolean) - Method in class org.jline.builtins.Completers.FileNameCompleter
-
- getSeparator(boolean) - Method in class org.jline.builtins.Completers.FilesCompleter
-
- getSequence() - Method in class org.jline.reader.Macro
-
- getSerializationFormats() - Method in interface org.jline.reader.ScriptEngine
-
- getSession() - Method in class org.jline.builtins.ssh.Ssh.ExecuteParams
-
- getSession() - Method in class org.jline.builtins.ssh.Ssh.ShellParams
-
- getSize() - Method in class org.jline.terminal.impl.AbstractPosixTerminal
-
- getSize() - Method in class org.jline.terminal.impl.DumbTerminal
-
- getSize() - Method in class org.jline.terminal.impl.ExecPty
-
- getSize() - Method in class org.jline.terminal.impl.jansi.JansiNativePty
-
- getSize() - Method in class org.jline.terminal.impl.jansi.win.JansiWinSysTerminal
-
- getSize() - Method in class org.jline.terminal.impl.jna.freebsd.FreeBsdNativePty
-
- getSize() - Method in class org.jline.terminal.impl.jna.linux.LinuxNativePty
-
- getSize() - Method in class org.jline.terminal.impl.jna.osx.OsXNativePty
-
- getSize() - Method in class org.jline.terminal.impl.jna.solaris.SolarisNativePty
-
- getSize() - Method in class org.jline.terminal.impl.jna.win.JnaWinSysTerminal
-
- getSize() - Method in class org.jline.terminal.impl.LineDisciplineTerminal
-
- getSize() - Method in interface org.jline.terminal.spi.Pty
-
- getSize() - Method in interface org.jline.terminal.Terminal
-
Retrieve the size of the visible window
- getSlave() - Method in class org.jline.terminal.impl.jansi.JansiNativePty
-
- getSlave() - Method in class org.jline.terminal.impl.jna.JnaNativePty
-
- getSlaveFD() - Method in class org.jline.terminal.impl.jansi.JansiNativePty
-
- getSlaveFD() - Method in class org.jline.terminal.impl.jna.JnaNativePty
-
- getSlaveInput() - Method in class org.jline.terminal.impl.AbstractPty
-
- getSlaveInput() - Method in interface org.jline.terminal.spi.Pty
-
- getSlaveOut() - Method in class org.jline.terminal.impl.jansi.JansiNativePty
-
- getSlaveOut() - Method in class org.jline.terminal.impl.jna.JnaNativePty
-
- getSlaveOutFD() - Method in class org.jline.terminal.impl.jansi.JansiNativePty
-
- getSlaveOutFD() - Method in class org.jline.terminal.impl.jna.JnaNativePty
-
- getSlaveOutput() - Method in class org.jline.terminal.impl.ExecPty
-
- getSlaveOutput() - Method in class org.jline.terminal.impl.jansi.JansiNativePty
-
- getSlaveOutput() - Method in class org.jline.terminal.impl.jna.JnaNativePty
-
- getSlaveOutput() - Method in interface org.jline.terminal.spi.Pty
-
- getSocket() - Method in class org.jline.builtins.telnet.ConnectionData
-
Returns a reference to the socket the Connection
is associated with.
- getSource() - Method in class org.jline.builtins.telnet.ConnectionEvent
-
Accessor method returning the source of the
ConnectionEvent instance.
- getSource() - Static method in class org.jline.style.Styler
-
- getSource() - Method in class org.jline.style.StyleResolver
-
- getStatus() - Method in class org.jline.terminal.impl.AbstractTerminal
-
- getStatus(boolean) - Method in class org.jline.terminal.impl.AbstractTerminal
-
- getStatus(Terminal) - Static method in class org.jline.utils.Status
-
- getStatus(Terminal, boolean) - Static method in class org.jline.utils.Status
-
- getString(LineReader, String, String) - Static method in class org.jline.reader.impl.ReaderUtils
-
- getStringCapability(InfoCmp.Capability) - Method in class org.jline.terminal.impl.AbstractTerminal
-
- getStringCapability(InfoCmp.Capability) - Method in interface org.jline.terminal.Terminal
-
- getStyle() - Method in class org.jline.utils.AttributedStyle
-
- getSystemRegistry() - Method in class org.jline.builtins.SystemRegistry.Registeries
-
- getTail() - Method in class org.jline.builtins.Widgets.CmdLine
-
- getTailTip() - Method in class org.jline.reader.impl.LineReaderImpl
-
- getTailTip() - Method in interface org.jline.reader.LineReader
-
- getTerminal() - Method in class org.jline.builtins.ssh.Ssh.ShellParams
-
- getTerminal() - Method in class org.jline.reader.impl.LineReaderImpl
-
- getTerminal() - Method in interface org.jline.reader.LineReader
-
- getTerminalColumns() - Method in class org.jline.builtins.telnet.ConnectionData
-
Returns the width of the terminal in columns for convenience.
- getTerminalGeometry() - Method in class org.jline.builtins.telnet.ConnectionData
-
Returns the terminal geometry in an array of two integers.
- getTerminalRows() - Method in class org.jline.builtins.telnet.ConnectionData
-
Returns the height of the terminal in rows for convenience.
- getTipType() - Method in class org.jline.builtins.Widgets.TailTipWidgets
-
- getTitle() - Method in class org.jline.builtins.Nano
-
- getType() - Method in class org.jline.builtins.telnet.ConnectionEvent
-
Method that helps identifying the type.
- getType() - Method in class org.jline.terminal.impl.AbstractTerminal
-
- getType() - Method in class org.jline.terminal.MouseEvent
-
- getType() - Method in interface org.jline.terminal.Terminal
-
- getUnicode() - Method in class org.jline.keymap.KeyMap
-
- getUserConfig(String) - Method in class org.jline.reader.ConfigurationPath
-
Search configuration file from userConfig directory.
- getUserConfig(String, boolean) - Method in class org.jline.reader.ConfigurationPath
-
Search configuration file from userConfig directory.
- getUserDir() - Method in class org.jline.builtins.Completers.DirectoriesCompleter
-
- getUserDir() - Method in class org.jline.builtins.Completers.FileNameCompleter
-
- getUserDir() - Method in class org.jline.builtins.Completers.FilesCompleter
-
- getUserDir() - Method in class org.jline.reader.impl.completer.FileNameCompleter
-
Deprecated.
- getUserHome() - Method in class org.jline.builtins.Completers.FileNameCompleter
-
- getUserHome() - Method in class org.jline.reader.impl.completer.FileNameCompleter
-
Deprecated.
- getVariable(String) - Method in interface org.jline.builtins.ConsoleEngine
-
Get variable value
- getVariable(String) - Method in class org.jline.builtins.ConsoleEngineImpl
-
- getVariable(String) - Method in class org.jline.reader.impl.DefaultParser
-
- getVariable(String) - Method in class org.jline.reader.impl.LineReaderImpl
-
- getVariable(String) - Method in interface org.jline.reader.LineReader
-
- getVariable(String) - Method in interface org.jline.reader.Parser
-
- getVariables() - Method in class org.jline.reader.impl.LineReaderImpl
-
- getVariables() - Method in interface org.jline.reader.LineReader
-
- getWarningTimeout() - Method in class org.jline.builtins.telnet.ConnectionManager
-
- getWidget(Object) - Method in class org.jline.reader.impl.LineReaderImpl
-
- getWidget(String) - Method in class org.jline.builtins.Widgets
-
- getWidgets() - Method in class org.jline.reader.impl.LineReaderImpl
-
- getWidgets() - Method in interface org.jline.reader.LineReader
-
- getWidth() - Method in interface org.jline.terminal.Terminal
-
- getWriter() - Method in class org.jline.utils.NonBlockingPumpReader
-
- getWriter() - Method in class org.jline.utils.PumpReader
-
- getX() - Method in class org.jline.terminal.Cursor
-
- getX() - Method in class org.jline.terminal.MouseEvent
-
- getY() - Method in class org.jline.terminal.Cursor
-
- getY() - Method in class org.jline.terminal.MouseEvent
-
- GLOB_COMPLETE - org.jline.reader.LineReader.Option
-
- GO_TO_FIRST_LINE_OR_N - org.jline.builtins.Less.Operation
-
- GO_TO_LAST_LINE_OR_N - org.jline.builtins.Less.Operation
-
- GO_TO_NEXT_TAG - org.jline.builtins.Less.Operation
-
- GO_TO_PERCENT_OR_N - org.jline.builtins.Less.Operation
-
- GO_TO_PREVIOUS_TAG - org.jline.builtins.Less.Operation
-
- gold1 - org.jline.style.StyleColor
-
Deprecated.
- gold3 - org.jline.style.StyleColor
-
Deprecated.
- gold3a - org.jline.style.StyleColor
-
Deprecated.
- GOTO - org.jline.builtins.Nano.Operation
-
- GOTO_FILE - org.jline.builtins.Less.Operation
-
- goto_window - org.jline.utils.InfoCmp.Capability
-
- gotoLine(int, int) - Method in class org.jline.builtins.Nano.Buffer
-
- green - org.jline.style.StyleColor
-
Deprecated.
- GREEN - Static variable in class org.jline.utils.AnsiWriter
-
- GREEN - Static variable in class org.jline.utils.AttributedStyle
-
- green1 - org.jline.style.StyleColor
-
Deprecated.
- green3 - org.jline.style.StyleColor
-
Deprecated.
- green3a - org.jline.style.StyleColor
-
Deprecated.
- green4 - org.jline.style.StyleColor
-
Deprecated.
- greenyellow - org.jline.style.StyleColor
-
Deprecated.
- grey - org.jline.style.StyleColor
-
Deprecated.
- grey0 - org.jline.style.StyleColor
-
Deprecated.
- grey100 - org.jline.style.StyleColor
-
Deprecated.
- grey11 - org.jline.style.StyleColor
-
Deprecated.
- grey15 - org.jline.style.StyleColor
-
Deprecated.
- grey19 - org.jline.style.StyleColor
-
Deprecated.
- grey23 - org.jline.style.StyleColor
-
Deprecated.
- grey27 - org.jline.style.StyleColor
-
Deprecated.
- grey3 - org.jline.style.StyleColor
-
Deprecated.
- grey30 - org.jline.style.StyleColor
-
Deprecated.
- grey35 - org.jline.style.StyleColor
-
Deprecated.
- grey37 - org.jline.style.StyleColor
-
Deprecated.
- grey39 - org.jline.style.StyleColor
-
Deprecated.
- grey42 - org.jline.style.StyleColor
-
Deprecated.
- grey46 - org.jline.style.StyleColor
-
Deprecated.
- grey50 - org.jline.style.StyleColor
-
Deprecated.
- grey53 - org.jline.style.StyleColor
-
Deprecated.
- grey54 - org.jline.style.StyleColor
-
Deprecated.
- grey58 - org.jline.style.StyleColor
-
Deprecated.
- grey62 - org.jline.style.StyleColor
-
Deprecated.
- grey63 - org.jline.style.StyleColor
-
Deprecated.
- grey66 - org.jline.style.StyleColor
-
Deprecated.
- grey69 - org.jline.style.StyleColor
-
Deprecated.
- grey7 - org.jline.style.StyleColor
-
Deprecated.
- grey70 - org.jline.style.StyleColor
-
Deprecated.
- grey74 - org.jline.style.StyleColor
-
Deprecated.
- grey78 - org.jline.style.StyleColor
-
Deprecated.
- grey82 - org.jline.style.StyleColor
-
Deprecated.
- grey84 - org.jline.style.StyleColor
-
Deprecated.
- grey85 - org.jline.style.StyleColor
-
Deprecated.
- grey89 - org.jline.style.StyleColor
-
Deprecated.
- grey93 - org.jline.style.StyleColor
-
Deprecated.
- group() - Method in class org.jline.reader.Candidate
-
The group name for this candidate.
- GROUP - org.jline.reader.LineReader.Option
-
display group name before each group (else display all group names first)
- groups() - Method in class org.jline.style.MemoryStyleSource
-
- groups() - Method in class org.jline.style.NopStyleSource
-
Always returns empty list.
- groups() - Method in interface org.jline.style.StyleSource
-
Returns configured style-group names.
- IAC - Static variable in class org.jline.builtins.telnet.TelnetIO
-
Interpret As Command
- ICANON - org.jline.terminal.Attributes.LocalFlag
-
- ICANON - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- ICANON - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- ICANON - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- ICANON - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- ICRNL - org.jline.terminal.Attributes.InputFlag
-
- ICRNL - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- ICRNL - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- ICRNL - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- ICRNL - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- IEXTEN - org.jline.terminal.Attributes.LocalFlag
-
- IEXTEN - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- IEXTEN - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- IEXTEN - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- IEXTEN - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- IGNBRK - org.jline.terminal.Attributes.InputFlag
-
- IGNBRK - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- IGNBRK - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- IGNBRK - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- IGNBRK - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- IGNCR - org.jline.terminal.Attributes.InputFlag
-
- IGNCR - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- IGNCR - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- IGNCR - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- IGNCR - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- IGNORE - org.jline.reader.impl.LineReaderImpl.State
-
readLine should exit and return empty String
- ignoreCaseAlways - Variable in class org.jline.builtins.Less
-
- ignoreCaseCond - Variable in class org.jline.builtins.Less
-
- IGNPAR - org.jline.terminal.Attributes.InputFlag
-
- IGNPAR - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- IGNPAR - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- IGNPAR - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- IGNPAR - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- IMAXBEL - org.jline.terminal.Attributes.InputFlag
-
- IMAXBEL - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- IMAXBEL - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- IMAXBEL - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- IMAXBEL - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- in() - Method in class org.jline.builtins.Builtins.CommandInput
-
- in() - Method in class org.jline.builtins.CommandRegistry.CommandSession
-
- INCREASE_DELAY - org.jline.builtins.TTop.Operation
-
- INDENT - org.jline.builtins.Nano.Operation
-
- INDENTATION - Static variable in interface org.jline.reader.LineReader
-
New line automatic indentation after opening/closing bracket.
- index() - Method in interface org.jline.reader.History.Entry
-
- index() - Method in interface org.jline.reader.History
-
- index() - Method in class org.jline.reader.impl.history.DefaultHistory.EntryImpl
-
- index() - Method in class org.jline.reader.impl.history.DefaultHistory
-
- indianred - org.jline.style.StyleColor
-
Deprecated.
- indianred1 - org.jline.style.StyleColor
-
Deprecated.
- indianred1a - org.jline.style.StyleColor
-
Deprecated.
- indianreda - org.jline.style.StyleColor
-
Deprecated.
- INFER_NEXT_HISTORY - Static variable in interface org.jline.reader.LineReader
-
- info(Object...) - Static method in class org.jline.utils.Log
-
- INFO - org.jline.terminal.Terminal.Signal
-
- INFO_FILE - org.jline.builtins.Less.Operation
-
- InfoCmp - Class in org.jline.utils
-
Infocmp helper methods.
- INFOCMP_COMMAND - Static variable in class org.jline.utils.OSUtils
-
- InfoCmp.Capability - Enum in org.jline.utils
-
- init_1string - org.jline.utils.InfoCmp.Capability
-
- init_2string - org.jline.utils.InfoCmp.Capability
-
- init_3string - org.jline.utils.InfoCmp.Capability
-
- init_file - org.jline.utils.InfoCmp.Capability
-
- init_prog - org.jline.utils.InfoCmp.Capability
-
- init_tabs - org.jline.utils.InfoCmp.Capability
-
- initDescription(int) - Method in class org.jline.builtins.Widgets
-
- initialize(File) - Method in interface org.jline.builtins.SystemRegistry
-
Initialize consoleEngine environment by executing console script
- initialize(File) - Method in class org.jline.builtins.SystemRegistryImpl
-
- initialize_color - org.jline.utils.InfoCmp.Capability
-
- initialize_pair - org.jline.utils.InfoCmp.Capability
-
- initIO() - Method in class org.jline.builtins.telnet.TelnetIO
-
- INLCR - org.jline.terminal.Attributes.InputFlag
-
- INLCR - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- INLCR - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- INLCR - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- INLCR - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- INPCK - org.jline.terminal.Attributes.InputFlag
-
- INPCK - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- INPCK - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- INPCK - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- INPCK - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- input - Variable in class org.jline.terminal.impl.AbstractWindowsTerminal
-
- input - Variable in class org.jline.terminal.impl.PosixSysTerminal
-
- input() - Method in class org.jline.terminal.impl.AbstractWindowsTerminal
-
- input() - Method in class org.jline.terminal.impl.DumbTerminal
-
- input() - Method in class org.jline.terminal.impl.LineDisciplineTerminal
-
- input() - Method in class org.jline.terminal.impl.PosixPtyTerminal
-
- input() - Method in class org.jline.terminal.impl.PosixSysTerminal
-
- input() - Method in interface org.jline.terminal.Terminal
-
Retrieve the input stream for this terminal.
- InputRC - Class in org.jline.builtins
-
- InputStreamReader - Class in org.jline.utils
-
A class for turning a byte stream into a character stream.
- InputStreamReader(InputStream) - Constructor for class org.jline.utils.InputStreamReader
-
Constructs a new
InputStreamReader
on the
InputStream
in
.
- InputStreamReader(InputStream, String) - Constructor for class org.jline.utils.InputStreamReader
-
Constructs a new InputStreamReader on the InputStream in
.
- InputStreamReader(InputStream, Charset) - Constructor for class org.jline.utils.InputStreamReader
-
Constructs a new InputStreamReader on the InputStream in
and
Charset charset
.
- InputStreamReader(InputStream, CharsetDecoder) - Constructor for class org.jline.utils.InputStreamReader
-
Constructs a new InputStreamReader on the InputStream in
and
CharsetDecoder dec
.
- InputStreamSource(InputStream, boolean, String) - Constructor for class org.jline.builtins.Source.InputStreamSource
-
- INSERT - org.jline.builtins.Less.Operation
-
- INSERT - org.jline.builtins.Nano.Operation
-
- INSERT - org.jline.utils.DiffHelper.Operation
-
- INSERT_BRACKET - org.jline.reader.LineReader.Option
-
Automatic insertion of closing bracket
- insert_character - org.jline.utils.InfoCmp.Capability
-
- INSERT_CLOSE_CURLY - Static variable in interface org.jline.reader.LineReader
-
- INSERT_CLOSE_PAREN - Static variable in interface org.jline.reader.LineReader
-
- INSERT_CLOSE_SQUARE - Static variable in interface org.jline.reader.LineReader
-
- INSERT_COMMENT - Static variable in interface org.jline.reader.LineReader
-
- INSERT_LAST_WORD - Static variable in interface org.jline.reader.LineReader
-
- insert_line - org.jline.utils.InfoCmp.Capability
-
- insert_null_glitch - org.jline.utils.InfoCmp.Capability
-
- insert_padding - org.jline.utils.InfoCmp.Capability
-
- INSERT_TAB - org.jline.reader.LineReader.Option
-
When hitting the <tab>
key at the beginning of the line, insert a tabulation
instead of completing.
- insertChars(int) - Method in class org.jline.utils.Display
-
- insertClose(String) - Method in class org.jline.reader.impl.LineReaderImpl
-
- insertCloseCurly() - Method in class org.jline.reader.impl.LineReaderImpl
-
- insertCloseParen() - Method in class org.jline.reader.impl.LineReaderImpl
-
- insertCloseSquare() - Method in class org.jline.reader.impl.LineReaderImpl
-
- insertComment() - Method in class org.jline.reader.impl.LineReaderImpl
-
- insertLines(int) - Method in class org.jline.utils.Display
-
- insertTab() - Method in class org.jline.reader.impl.LineReaderImpl
-
- insertTab(AttributedStyle) - Method in class org.jline.utils.AttributedStringBuilder
-
- INSTANCE - Static variable in class org.jline.reader.impl.completer.NullCompleter
-
- INSTANCE - Static variable in interface org.jline.terminal.impl.jna.freebsd.FreeBsdNativePty.UtilLibrary
-
- INSTANCE - Static variable in interface org.jline.terminal.impl.jna.linux.LinuxNativePty.UtilLibrary
-
- INT - org.jline.terminal.Terminal.Signal
-
- internalAdd(Instant, String) - Method in class org.jline.reader.impl.history.DefaultHistory
-
- internalAdd(Instant, String, boolean) - Method in class org.jline.reader.impl.history.DefaultHistory
-
- InterpolationHelper - Class in org.jline.style
-
Interpolation.
- INTERRUPT - org.jline.reader.impl.LineReaderImpl.State
-
readLine should exit and throw an UserInterruptException
- ints - Variable in class org.jline.terminal.impl.AbstractTerminal
-
- inverse() - Method in class org.jline.utils.AttributedStyle
-
- INVERSE - Static variable in class org.jline.utils.AttributedStyle
-
- INVERSE_OFF - Static variable in class org.jline.utils.AttributedStyle
-
- inverseDefault() - Method in class org.jline.utils.AttributedStyle
-
- inverseNeg() - Method in class org.jline.utils.AttributedStyle
-
- inverseOff() - Method in class org.jline.utils.AttributedStyle
-
- invoke(String, Object...) - Method in interface org.jline.builtins.SystemRegistry
-
Execute command with arguments
- invoke(String, Object...) - Method in class org.jline.builtins.SystemRegistryImpl
-
- invoke(CommandRegistry.CommandSession, String, Object...) - Method in interface org.jline.builtins.CommandRegistry
-
Execute a command.
- invoke(CommandRegistry.CommandSession, String, Object...) - Method in class org.jline.builtins.ConsoleEngineImpl
-
- ioctl(int, int, CLibrary.winsize) - Method in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- ioctl(int, long, CLibrary.winsize) - Method in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- ioctl(int, long, CLibrary.winsize) - Method in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- ioctl(int, NativeLong, CLibrary.winsize) - Method in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- IP - Static variable in class org.jline.builtins.telnet.TelnetIO
-
Interrupt Process
- IS - Static variable in class org.jline.builtins.telnet.TelnetIO
-
TTYPE subnegotiation: IS
- IS_CONEMU - Static variable in class org.jline.utils.OSUtils
-
- IS_CYGWIN - Static variable in class org.jline.utils.OSUtils
-
- IS_MINGW - Static variable in class org.jline.utils.OSUtils
-
Deprecated.
- IS_MSYSTEM - Static variable in class org.jline.utils.OSUtils
-
- IS_OSX - Static variable in class org.jline.utils.OSUtils
-
- IS_WINDOWS - Static variable in class org.jline.utils.OSUtils
-
- isActive() - Method in class org.jline.builtins.telnet.Connection
-
Returns if a connection has been closed.
- isAllowed(InetAddress) - Method in interface org.jline.builtins.telnet.ConnectionFilter
-
Tests if a given ip address is allowed to connect.
- isAlpha(int) - Method in class org.jline.reader.impl.LineReaderImpl
-
- isArgDigit - Variable in class org.jline.reader.impl.LineReaderImpl
-
- isAtLeast(int, int) - Static method in class org.jline.terminal.impl.jansi.JansiSupportImpl
-
- isAvailable() - Method in class org.jline.builtins.telnet.PortListener
-
Tests if this PortListener is available.
- isCommand() - Method in class org.jline.builtins.Widgets.CmdDesc
-
- isCompiled() - Method in class org.jline.builtins.Completers.SystemCompleter
-
- isDebugEnabled() - Static method in class org.jline.utils.Log
-
- isDef() - Method in enum org.jline.reader.LineReader.Option
-
- isDelimiter(int) - Method in class org.jline.reader.impl.LineReaderImpl
-
Checks to see if the specified character is a delimiter.
- isDelimiter(CharSequence, int) - Method in class org.jline.reader.impl.DefaultParser
-
Returns true if the specified character is a whitespace parameter.
- isDelimiterChar(CharSequence, int) - Method in class org.jline.reader.impl.DefaultParser
-
Returns true if the character at the specified position if a delimiter.
- isDirty() - Method in class org.jline.builtins.ScreenTerminal
-
- isEmpty() - Method in interface org.jline.reader.History
-
- isEmpty() - Method in class org.jline.reader.impl.history.DefaultHistory
-
- isEnabled() - Method in class org.jline.builtins.Widgets.TailTipWidgets
-
- isEofOnEscapedNewLine() - Method in class org.jline.reader.impl.DefaultParser
-
- isEofOnUnclosedQuote() - Method in class org.jline.reader.impl.DefaultParser
-
- isEscapeChar(char) - Method in class org.jline.reader.impl.DefaultParser
-
- isEscapeChar(char) - Method in interface org.jline.reader.Parser
-
- isEscapeChar(CharSequence, int) - Method in class org.jline.reader.impl.DefaultParser
-
Check if this character is a valid escape char (i.e.
- isEscaped(CharSequence, int) - Method in class org.jline.reader.impl.DefaultParser
-
Check if a character is escaped (i.e.
- isExecuting() - Method in interface org.jline.builtins.ConsoleEngine
-
- isExecuting() - Method in class org.jline.builtins.ConsoleEngineImpl
-
- isHidden(int) - Method in class org.jline.utils.AttributedCharSequence
-
- ISIG - org.jline.terminal.Attributes.LocalFlag
-
- ISIG - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- ISIG - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- ISIG - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- ISIG - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- isInViChangeOperation() - Method in class org.jline.reader.impl.LineReaderImpl
-
- isInViCmdMode() - Method in class org.jline.reader.impl.LineReaderImpl
-
- isInViMoveOperation() - Method in class org.jline.reader.impl.LineReaderImpl
-
- isKeyMap(String) - Method in class org.jline.reader.impl.LineReaderImpl
-
- isLineMode() - Method in class org.jline.builtins.telnet.ConnectionData
-
Tests if in line mode.
- isLineMode() - Method in class org.jline.builtins.telnet.ConnectionManager
-
- isPersistable(History.Entry) - Method in interface org.jline.reader.History
-
Check if an entry should be persisted or not.
- isQuoteChar(CharSequence, int) - Method in class org.jline.reader.impl.DefaultParser
-
- isQuoted(CharSequence, int) - Method in class org.jline.reader.impl.DefaultParser
-
- isReading() - Method in class org.jline.reader.impl.LineReaderImpl
-
- isReading() - Method in interface org.jline.reader.LineReader
-
Check if a thread is currently in a readLine()
call.
- isSet(String) - Method in class org.jline.builtins.Options
-
- isSet(LineReader.Option) - Method in class org.jline.reader.impl.LineReaderImpl
-
- isSet(LineReader.Option) - Method in interface org.jline.reader.LineReader
-
- isSet(LineReader, LineReader.Option) - Static method in class org.jline.reader.impl.ReaderUtils
-
- isStrict() - Method in class org.jline.reader.impl.completer.ArgumentCompleter
-
Returns whether a completion at argument index N will success
if all the completions from arguments 0-(N-1) also succeed.
- isSubcommand() - Method in class org.jline.builtins.Widgets.CmdDesc
-
- isTerminalGeometryChanged() - Method in class org.jline.builtins.telnet.ConnectionData
-
Returns the state of the terminal geometry changed flag,
which will be true if it has been set, and false
if not.
- ISTRIP - org.jline.terminal.Attributes.InputFlag
-
- ISTRIP - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- ISTRIP - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- ISTRIP - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- ISTRIP - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- isUndo - Variable in class org.jline.reader.impl.LineReaderImpl
-
- isValid() - Method in class org.jline.builtins.Widgets.CmdDesc
-
- isViAlphaNum(int) - Method in class org.jline.reader.impl.LineReaderImpl
-
- isWarned() - Method in class org.jline.builtins.telnet.ConnectionData
-
Returns the state of the idle warning flag, which
will be true if a warning has been issued, and false
if not.
- isWhitespace(int) - Method in class org.jline.reader.impl.LineReaderImpl
-
Checks to see if a character is a whitespace character.
- isWord(int) - Method in class org.jline.reader.impl.LineReaderImpl
-
- italic() - Method in class org.jline.utils.AttributedStyle
-
- italicDefault() - Method in class org.jline.utils.AttributedStyle
-
- italicOff() - Method in class org.jline.utils.AttributedStyle
-
- iterator() - Method in interface org.jline.reader.History
-
- iterator(int) - Method in interface org.jline.reader.History
-
- iterator(int) - Method in class org.jline.reader.impl.history.DefaultHistory
-
- IUCLC - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- IUCLC - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- IUTF8 - org.jline.terminal.Attributes.InputFlag
-
- IUTF8 - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- IUTF8 - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- IUTF8 - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- IXANY - org.jline.terminal.Attributes.InputFlag
-
- IXANY - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- IXANY - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- IXANY - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- IXANY - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- IXOFF - org.jline.terminal.Attributes.InputFlag
-
- IXOFF - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- IXOFF - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- IXOFF - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- IXOFF - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- IXON - org.jline.terminal.Attributes.InputFlag
-
- IXON - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- IXON - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- IXON - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- IXON - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- pad_char - org.jline.utils.InfoCmp.Capability
-
- padding_baud_rate - org.jline.utils.InfoCmp.Capability
-
- palegreen1 - org.jline.style.StyleColor
-
Deprecated.
- palegreen1a - org.jline.style.StyleColor
-
Deprecated.
- palegreen3 - org.jline.style.StyleColor
-
Deprecated.
- palegreen3a - org.jline.style.StyleColor
-
Deprecated.
- paleturquoise1 - org.jline.style.StyleColor
-
Deprecated.
- paleturquoise4 - org.jline.style.StyleColor
-
Deprecated.
- palevioletred1 - org.jline.style.StyleColor
-
Deprecated.
- PARENB - org.jline.terminal.Attributes.ControlFlag
-
- PARENB - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- PARENB - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- PARENB - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- PARENB - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- parm_dch - org.jline.utils.InfoCmp.Capability
-
- parm_delete_line - org.jline.utils.InfoCmp.Capability
-
- parm_down_cursor - org.jline.utils.InfoCmp.Capability
-
- parm_down_micro - org.jline.utils.InfoCmp.Capability
-
- parm_ich - org.jline.utils.InfoCmp.Capability
-
- parm_index - org.jline.utils.InfoCmp.Capability
-
- parm_insert_line - org.jline.utils.InfoCmp.Capability
-
- parm_left_cursor - org.jline.utils.InfoCmp.Capability
-
- parm_left_micro - org.jline.utils.InfoCmp.Capability
-
- parm_right_cursor - org.jline.utils.InfoCmp.Capability
-
- parm_right_micro - org.jline.utils.InfoCmp.Capability
-
- parm_rindex - org.jline.utils.InfoCmp.Capability
-
- parm_up_cursor - org.jline.utils.InfoCmp.Capability
-
- parm_up_micro - org.jline.utils.InfoCmp.Capability
-
- PARMRK - org.jline.terminal.Attributes.InputFlag
-
- PARMRK - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- PARMRK - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- PARMRK - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- PARMRK - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- PARODD - org.jline.terminal.Attributes.ControlFlag
-
- PARODD - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- PARODD - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- PARODD - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- PARODD - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- parse(Object[]) - Method in class org.jline.builtins.Options
-
- parse(Object[], boolean) - Method in class org.jline.builtins.Options
-
- parse(String, int) - Method in interface org.jline.reader.Parser
-
- parse(String, int, Parser.ParseContext) - Method in class org.jline.reader.impl.DefaultParser
-
- parse(String, int, Parser.ParseContext) - Method in interface org.jline.reader.Parser
-
- parse(List<?>) - Method in class org.jline.builtins.Options
-
- parse(List<?>, boolean) - Method in class org.jline.builtins.Options
-
- parsedLine - Variable in class org.jline.reader.impl.LineReaderImpl
-
- ParsedLine - Interface in org.jline.reader
-
ParsedLine
objects are returned by the
Parser
during completion or when accepting the line.
- parseInfoCmp() - Method in class org.jline.terminal.impl.AbstractTerminal
-
- parseInfoCmp(String, Set<InfoCmp.Capability>, Map<InfoCmp.Capability, Integer>, Map<InfoCmp.Capability, String>) - Static method in class org.jline.utils.InfoCmp
-
- parser - Variable in class org.jline.reader.impl.LineReaderImpl
-
- parser() - Method in class org.jline.builtins.Widgets
-
- parser(Parser) - Method in class org.jline.reader.LineReaderBuilder
-
- Parser - Interface in org.jline.reader
-
- Parser() - Constructor for class org.jline.builtins.Nano.Parser
-
- Parser.ParseContext - Enum in org.jline.reader
-
- partialAccept() - Method in class org.jline.builtins.Widgets.AutosuggestionWidgets
-
- PASTE - org.jline.reader.LineReader.RegionType
-
- PathSource(File, String) - Constructor for class org.jline.builtins.Source.PathSource
-
- PathSource(Path, String) - Constructor for class org.jline.builtins.Source.PathSource
-
- pattern - Variable in class org.jline.builtins.Less
-
- patternHistory - Variable in class org.jline.builtins.Less
-
- patternHistory - Variable in class org.jline.builtins.Nano
-
- PatternHistory(Path) - Constructor for class org.jline.builtins.Nano.PatternHistory
-
- pause() - Method in class org.jline.terminal.impl.AbstractTerminal
-
- pause() - Method in class org.jline.terminal.impl.AbstractWindowsTerminal
-
- pause() - Method in class org.jline.terminal.impl.ExternalTerminal
-
- pause() - Method in class org.jline.terminal.impl.PosixPtyTerminal
-
- pause() - Method in interface org.jline.terminal.Terminal
-
Stop reading the input stream.
- pause(boolean) - Method in class org.jline.terminal.impl.AbstractTerminal
-
- pause(boolean) - Method in class org.jline.terminal.impl.AbstractWindowsTerminal
-
- pause(boolean) - Method in class org.jline.terminal.impl.ExternalTerminal
-
- pause(boolean) - Method in class org.jline.terminal.impl.PosixPtyTerminal
-
- pause(boolean) - Method in interface org.jline.terminal.Terminal
-
Stop reading the input stream and optionally wait for the underlying threads to finish.
- paused - Variable in class org.jline.terminal.impl.AbstractWindowsTerminal
-
- paused - Variable in class org.jline.terminal.impl.ExternalTerminal
-
- paused() - Method in class org.jline.terminal.impl.AbstractTerminal
-
- paused() - Method in class org.jline.terminal.impl.AbstractWindowsTerminal
-
- paused() - Method in class org.jline.terminal.impl.ExternalTerminal
-
- paused() - Method in class org.jline.terminal.impl.PosixPtyTerminal
-
- paused() - Method in interface org.jline.terminal.Terminal
-
Check whether the terminal is currently reading the input stream or not.
- paused(boolean) - Method in class org.jline.terminal.TerminalBuilder
-
Initial paused state of the terminal (defaults to false).
- pc_term_options - org.jline.utils.InfoCmp.Capability
-
- peek(long) - Method in class org.jline.utils.NonBlockingInputStream
-
Peeks to see if there is a byte waiting in the input stream without
actually consuming the byte.
- peek(long) - Method in class org.jline.utils.NonBlockingReader
-
Peeks to see if there is a byte waiting in the input stream without
actually consuming the byte.
- peekCharacter(long) - Method in class org.jline.keymap.BindingReader
-
- peekCharacter(long) - Method in class org.jline.reader.impl.LineReaderImpl
-
- PENDIN - org.jline.terminal.Attributes.LocalFlag
-
- PENDIN - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- PENDIN - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- PENDIN - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- PENDIN - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- perform(InfoCmp.Capability, InfoCmp.Capability, int) - Method in class org.jline.utils.Display
-
- persist() - Method in class org.jline.builtins.Nano.PatternHistory
-
- persist(Path, Object) - Method in interface org.jline.builtins.ConsoleEngine
-
Persist object to file
- persist(Path, Object) - Method in class org.jline.builtins.ConsoleEngineImpl
-
- persist(Path, Object) - Method in interface org.jline.reader.ScriptEngine
-
Persists object value to file.
- persist(Path, Object, String) - Method in interface org.jline.reader.ScriptEngine
-
Persists object value to file.
- pink1 - org.jline.style.StyleColor
-
Deprecated.
- pink3 - org.jline.style.StyleColor
-
Deprecated.
- pipe() - Method in class org.jline.builtins.SystemRegistryImpl.CommandData
-
- pipe(String) - Method in class org.jline.builtins.ScreenTerminal
-
- PIPE - org.jline.builtins.ConsoleEngineImpl.Command
-
- pkey_key - org.jline.utils.InfoCmp.Capability
-
- pkey_local - org.jline.utils.InfoCmp.Capability
-
- pkey_plab - org.jline.utils.InfoCmp.Capability
-
- pkey_xmit - org.jline.utils.InfoCmp.Capability
-
- plab_norm - org.jline.utils.InfoCmp.Capability
-
- plainCommand(String) - Static method in interface org.jline.builtins.ConsoleEngine
-
Removes the command name first character if it is colon
- plum1 - org.jline.style.StyleColor
-
Deprecated.
- plum2 - org.jline.style.StyleColor
-
Deprecated.
- plum3 - org.jline.style.StyleColor
-
Deprecated.
- plum4 - org.jline.style.StyleColor
-
Deprecated.
- PortListener - Class in org.jline.builtins.telnet
-
Class that implements a PortListener.
If available, it accepts incoming connections and passes them
to an associated ConnectionManager.
- PortListener(String, int, int) - Constructor for class org.jline.builtins.telnet.PortListener
-
Constructs a PortListener instance.
- PosixPtyTerminal - Class in org.jline.terminal.impl
-
- PosixPtyTerminal(String, String, Pty, InputStream, OutputStream, Charset) - Constructor for class org.jline.terminal.impl.PosixPtyTerminal
-
- PosixPtyTerminal(String, String, Pty, InputStream, OutputStream, Charset, Terminal.SignalHandler) - Constructor for class org.jline.terminal.impl.PosixPtyTerminal
-
- PosixPtyTerminal(String, String, Pty, InputStream, OutputStream, Charset, Terminal.SignalHandler, boolean) - Constructor for class org.jline.terminal.impl.PosixPtyTerminal
-
- PosixSysTerminal - Class in org.jline.terminal.impl
-
- PosixSysTerminal(String, String, Pty, Charset, boolean, Terminal.SignalHandler) - Constructor for class org.jline.terminal.impl.PosixSysTerminal
-
- post - Variable in class org.jline.reader.impl.LineReaderImpl
-
- postProcess(Object) - Method in interface org.jline.builtins.ConsoleEngine
-
Post processes execution result.
- postProcess(Object) - Method in class org.jline.builtins.ConsoleEngineImpl
-
- postProcess(String, Object, String) - Method in interface org.jline.builtins.ConsoleEngine
-
Post processes execution result.
- postProcess(String, Object, String) - Method in class org.jline.builtins.ConsoleEngineImpl
-
- PostResult(AttributedString, int, int) - Constructor for class org.jline.reader.impl.LineReaderImpl.PostResult
-
- PREFER_VISIBLE_BELL - Static variable in interface org.jline.reader.LineReader
-
- PREPEND - org.jline.builtins.Nano.WriteMode
-
- PREPEND_MODE - org.jline.builtins.Nano.Operation
-
- Pressed - org.jline.terminal.MouseEvent.Type
-
- PREV_BUFFER - org.jline.builtins.Nano.Operation
-
- PREV_FILE - org.jline.builtins.Less.Operation
-
- PREV_PAGE - org.jline.builtins.Nano.Operation
-
- PREV_WORD - org.jline.builtins.Less.Operation
-
- PREV_WORD - org.jline.builtins.Nano.Operation
-
- prevChar() - Method in class org.jline.builtins.Widgets
-
- prevChar() - Method in interface org.jline.reader.Buffer
-
- prevChar() - Method in class org.jline.reader.impl.BufferImpl
-
- previous() - Method in interface org.jline.reader.History
-
Move the pointer to the previous element in the buffer.
- previous() - Method in class org.jline.reader.impl.history.DefaultHistory
-
Move the pointer to the previous element in the buffer.
- previousWindow(PrintStream, PrintStream, List<String>) - Method in class org.jline.builtins.Tmux
-
- prevPage() - Method in class org.jline.builtins.Nano.Buffer
-
- prevWord() - Method in class org.jline.builtins.Nano.Buffer
-
- print(Terminal) - Method in class org.jline.utils.AttributedCharSequence
-
- print_rate - org.jline.utils.InfoCmp.Capability
-
- print_screen - org.jline.utils.InfoCmp.Capability
-
- printAbove(String) - Method in class org.jline.reader.impl.LineReaderImpl
-
- printAbove(String) - Method in interface org.jline.reader.LineReader
-
Prints a line above the prompt and redraw everything.
- printAbove(AttributedString) - Method in class org.jline.reader.impl.LineReaderImpl
-
- printAbove(AttributedString) - Method in interface org.jline.reader.LineReader
-
Prints a string before the prompt and redraw everything.
- printLineNumbers - Variable in class org.jline.builtins.Less
-
- printLineNumbers - Variable in class org.jline.builtins.Nano
-
- println(Object) - Method in interface org.jline.builtins.ConsoleEngine
-
Print object.
- println(Object) - Method in class org.jline.builtins.ConsoleEngineImpl
-
- println(Map<String, Object>, Object) - Method in interface org.jline.builtins.ConsoleEngine
-
Print object.
- println(Map<String, Object>, Object) - Method in class org.jline.builtins.ConsoleEngineImpl
-
- println(Terminal) - Method in class org.jline.utils.AttributedCharSequence
-
- PRNT - org.jline.builtins.ConsoleEngineImpl.Command
-
- processAttributeRest() - Method in class org.jline.terminal.impl.jansi.win.WindowsAnsiWriter
-
- processAttributeRest() - Method in class org.jline.terminal.impl.jna.win.WindowsAnsiWriter
-
- processAttributeRest() - Method in class org.jline.utils.AnsiWriter
-
process SGR 0
corresponding to Reset / Normal
- processChangeIconName(String) - Method in class org.jline.utils.AnsiWriter
-
process OSC 1;text BEL
corresponding to Change Icon label
- processChangeIconNameAndWindowTitle(String) - Method in class org.jline.utils.AnsiWriter
-
process OSC 0;text BEL
corresponding to Change Window and Icon label
- processChangeWindowTitle(String) - Method in class org.jline.terminal.impl.jansi.win.WindowsAnsiWriter
-
- processChangeWindowTitle(String) - Method in class org.jline.terminal.impl.jna.win.WindowsAnsiWriter
-
- processChangeWindowTitle(String) - Method in class org.jline.utils.AnsiWriter
-
process OSC 2;text BEL
corresponding to Change Window title
- processCharsetSelect(int, char) - Method in class org.jline.utils.AnsiWriter
-
- processConnectionEvent(ConnectionEvent) - Method in class org.jline.builtins.telnet.Connection
-
Method called by the io subsystem to pass on a
"low-level" event.
- processConsoleInput() - Method in class org.jline.terminal.impl.AbstractWindowsTerminal
-
Read a single input event from the input buffer and process it.
- processConsoleInput() - Method in class org.jline.terminal.impl.jansi.win.JansiWinSysTerminal
-
- processConsoleInput() - Method in class org.jline.terminal.impl.jna.win.JnaWinSysTerminal
-
- processCursorDown(int) - Method in class org.jline.terminal.impl.jansi.win.WindowsAnsiWriter
-
- processCursorDown(int) - Method in class org.jline.terminal.impl.jna.win.WindowsAnsiWriter
-
- processCursorDown(int) - Method in class org.jline.utils.AnsiWriter
-
process CSI n B
corresponding to CUD – Cursor Down
- processCursorDownLine(int) - Method in class org.jline.terminal.impl.jansi.win.WindowsAnsiWriter
-
- processCursorDownLine(int) - Method in class org.jline.terminal.impl.jna.win.WindowsAnsiWriter
-
- processCursorDownLine(int) - Method in class org.jline.utils.AnsiWriter
-
process CSI n E
corresponding to CNL – Cursor Next Line
- processCursorLeft(int) - Method in class org.jline.terminal.impl.jansi.win.WindowsAnsiWriter
-
- processCursorLeft(int) - Method in class org.jline.terminal.impl.jna.win.WindowsAnsiWriter
-
- processCursorLeft(int) - Method in class org.jline.utils.AnsiWriter
-
process CSI n D
corresponding to CUB – Cursor Back
- processCursorRight(int) - Method in class org.jline.terminal.impl.jansi.win.WindowsAnsiWriter
-
- processCursorRight(int) - Method in class org.jline.terminal.impl.jna.win.WindowsAnsiWriter
-
- processCursorRight(int) - Method in class org.jline.utils.AnsiWriter
-
process CSI n C
corresponding to CUF – Cursor Forward
- processCursorTo(int, int) - Method in class org.jline.terminal.impl.jansi.win.WindowsAnsiWriter
-
- processCursorTo(int, int) - Method in class org.jline.terminal.impl.jna.win.WindowsAnsiWriter
-
- processCursorTo(int, int) - Method in class org.jline.utils.AnsiWriter
-
process CSI n ; m H
corresponding to CUP – Cursor Position
or
CSI n ; m f
corresponding to HVP – Horizontal and Vertical Position
- processCursorToColumn(int) - Method in class org.jline.terminal.impl.jansi.win.WindowsAnsiWriter
-
- processCursorToColumn(int) - Method in class org.jline.terminal.impl.jna.win.WindowsAnsiWriter
-
- processCursorToColumn(int) - Method in class org.jline.utils.AnsiWriter
-
process CSI n G
corresponding to CHA – Cursor Horizontal Absolute
- processCursorUp(int) - Method in class org.jline.terminal.impl.jansi.win.WindowsAnsiWriter
-
- processCursorUp(int) - Method in class org.jline.terminal.impl.jna.win.WindowsAnsiWriter
-
- processCursorUp(int) - Method in class org.jline.utils.AnsiWriter
-
process CSI n A
corresponding to CUU – Cursor Up
- processCursorUpLine(int) - Method in class org.jline.terminal.impl.jansi.win.WindowsAnsiWriter
-
- processCursorUpLine(int) - Method in class org.jline.terminal.impl.jna.win.WindowsAnsiWriter
-
- processCursorUpLine(int) - Method in class org.jline.utils.AnsiWriter
-
process CSI n F
corresponding to CPL – Cursor Previous Line
- processDefaultBackgroundColor() - Method in class org.jline.terminal.impl.jansi.win.WindowsAnsiWriter
-
- processDefaultBackgroundColor() - Method in class org.jline.terminal.impl.jna.win.WindowsAnsiWriter
-
- processDefaultBackgroundColor() - Method in class org.jline.utils.AnsiWriter
-
process SGR 49
corresponding to Default background color
- processDefaultTextColor() - Method in class org.jline.terminal.impl.jansi.win.WindowsAnsiWriter
-
- processDefaultTextColor() - Method in class org.jline.terminal.impl.jna.win.WindowsAnsiWriter
-
- processDefaultTextColor() - Method in class org.jline.utils.AnsiWriter
-
process SGR 39
corresponding to Default text color (foreground)
- processDeleteLine(int) - Method in class org.jline.terminal.impl.jansi.win.WindowsAnsiWriter
-
- processDeleteLine(int) - Method in class org.jline.terminal.impl.jna.win.WindowsAnsiWriter
-
- processDeleteLine(int) - Method in class org.jline.utils.AnsiWriter
-
Process CSI s
ANSI code, corresponding to DL – Delete Line
- processEraseLine(int) - Method in class org.jline.terminal.impl.jansi.win.WindowsAnsiWriter
-
- processEraseLine(int) - Method in class org.jline.terminal.impl.jna.win.WindowsAnsiWriter
-
- processEraseLine(int) - Method in class org.jline.utils.AnsiWriter
-
Process CSI n K
ANSI code, corresponding to ED – Erase in Line
- processEraseScreen(int) - Method in class org.jline.terminal.impl.jansi.win.WindowsAnsiWriter
-
- processEraseScreen(int) - Method in class org.jline.terminal.impl.jna.win.WindowsAnsiWriter
-
- processEraseScreen(int) - Method in class org.jline.utils.AnsiWriter
-
Process CSI n J
ANSI code, corresponding to ED – Erase in Display
- processInputByte(int) - Method in class org.jline.terminal.impl.LineDisciplineTerminal
-
Master input processing.
- processInputBytes(byte[]) - Method in class org.jline.terminal.impl.LineDisciplineTerminal
-
- processInputBytes(byte[], int, int) - Method in class org.jline.terminal.impl.LineDisciplineTerminal
-
- processInputChar(char) - Method in class org.jline.terminal.impl.AbstractWindowsTerminal
-
- processInsertLine(int) - Method in class org.jline.terminal.impl.jansi.win.WindowsAnsiWriter
-
- processInsertLine(int) - Method in class org.jline.terminal.impl.jna.win.WindowsAnsiWriter
-
- processInsertLine(int) - Method in class org.jline.utils.AnsiWriter
-
Process CSI s
ANSI code, corresponding to IL – Insert Line
- processIOException(IOException) - Method in class org.jline.terminal.impl.LineDisciplineTerminal
-
- processKeyEvent(boolean, short, char, int) - Method in class org.jline.terminal.impl.AbstractWindowsTerminal
-
- processOutputByte(int) - Method in class org.jline.terminal.impl.LineDisciplineTerminal
-
Master output processing.
- processRestoreCursorPosition() - Method in class org.jline.terminal.impl.jansi.win.WindowsAnsiWriter
-
- processRestoreCursorPosition() - Method in class org.jline.terminal.impl.jna.win.WindowsAnsiWriter
-
- processRestoreCursorPosition() - Method in class org.jline.utils.AnsiWriter
-
Process CSI u
ANSI code, corresponding to RCP – Restore Cursor Position
- processSaveCursorPosition() - Method in class org.jline.terminal.impl.jansi.win.WindowsAnsiWriter
-
- processSaveCursorPosition() - Method in class org.jline.terminal.impl.jna.win.WindowsAnsiWriter
-
- processSaveCursorPosition() - Method in class org.jline.utils.AnsiWriter
-
Process CSI s
ANSI code, corresponding to SCP – Save Cursor Position
- processScrollDown(int) - Method in class org.jline.utils.AnsiWriter
-
Process CSI n T
ANSI code, corresponding to SD – Scroll Down
- processScrollUp(int) - Method in class org.jline.utils.AnsiWriter
-
Process CSI n U
ANSI code, corresponding to SU – Scroll Up
- processSetAttribute(int) - Method in class org.jline.terminal.impl.jansi.win.WindowsAnsiWriter
-
- processSetAttribute(int) - Method in class org.jline.terminal.impl.jna.win.WindowsAnsiWriter
-
- processSetAttribute(int) - Method in class org.jline.utils.AnsiWriter
-
process SGR
other than 0
(reset), 30-39
(foreground),
40-49
(background), 90-97
(foreground high intensity) or
100-107
(background high intensity)
- processSetBackgroundColor(int) - Method in class org.jline.utils.AnsiWriter
-
process SGR 40-47
corresponding to Set background color
.
- processSetBackgroundColor(int, boolean) - Method in class org.jline.utils.AnsiWriter
-
process SGR 40-47
or SGR 100-107
corresponding to
Set background color
either in normal mode or high intensity.
- processSetBackgroundColorExt(int) - Method in class org.jline.terminal.impl.jansi.win.WindowsAnsiWriter
-
- processSetBackgroundColorExt(int) - Method in class org.jline.terminal.impl.jna.win.WindowsAnsiWriter
-
- processSetBackgroundColorExt(int) - Method in class org.jline.utils.AnsiWriter
-
process SGR 48
corresponding to extended set background color
with a palette of 255 colors.
- processSetBackgroundColorExt(int, int, int) - Method in class org.jline.utils.AnsiWriter
-
process SGR 48
corresponding to extended set background color
with a 24 bits RGB definition of the color.
- processSetForegroundColor(int) - Method in class org.jline.utils.AnsiWriter
-
process SGR 30-37
corresponding to Set text color (foreground)
.
- processSetForegroundColor(int, boolean) - Method in class org.jline.utils.AnsiWriter
-
process SGR 30-37
or SGR 90-97
corresponding to
Set text color (foreground)
either in normal mode or high intensity.
- processSetForegroundColorExt(int) - Method in class org.jline.terminal.impl.jansi.win.WindowsAnsiWriter
-
- processSetForegroundColorExt(int) - Method in class org.jline.terminal.impl.jna.win.WindowsAnsiWriter
-
- processSetForegroundColorExt(int) - Method in class org.jline.utils.AnsiWriter
-
process SGR 38
corresponding to extended set text color (foreground)
with a palette of 255 colors.
- processSetForegroundColorExt(int, int, int) - Method in class org.jline.utils.AnsiWriter
-
process SGR 38
corresponding to extended set text color (foreground)
with a 24 bits RGB definition of the color.
- processUnknownExtension(ArrayList<Object>, int) - Method in class org.jline.utils.AnsiWriter
-
- processUnknownOperatingSystemCommand(int, String) - Method in class org.jline.utils.AnsiWriter
-
Process unknown OSC
command.
- prompt - Variable in class org.jline.reader.impl.LineReaderImpl
-
- PROP_CODEPAGE - Static variable in class org.jline.terminal.TerminalBuilder
-
- PROP_COLOR_DISTANCE - Static variable in class org.jline.terminal.TerminalBuilder
-
- PROP_DISABLE_ALTERNATE_CHARSET - Static variable in class org.jline.terminal.TerminalBuilder
-
- PROP_DUMB - Static variable in class org.jline.terminal.TerminalBuilder
-
- PROP_DUMB_COLOR - Static variable in class org.jline.terminal.TerminalBuilder
-
- PROP_ENCODING - Static variable in class org.jline.terminal.TerminalBuilder
-
- PROP_EXEC - Static variable in class org.jline.terminal.TerminalBuilder
-
- PROP_JANSI - Static variable in class org.jline.terminal.TerminalBuilder
-
- PROP_JNA - Static variable in class org.jline.terminal.TerminalBuilder
-
- PROP_NON_BLOCKING_READS - Static variable in class org.jline.terminal.TerminalBuilder
-
- PROP_SUPPORT_PARSEDLINE - Static variable in interface org.jline.reader.LineReader
-
System property that can be set to avoid a warning being logged
when using a Parser which does not return
CompletingParsedLine
objects.
- PROP_TYPE - Static variable in class org.jline.terminal.TerminalBuilder
-
- prtr_non - org.jline.utils.InfoCmp.Capability
-
- prtr_off - org.jline.utils.InfoCmp.Capability
-
- prtr_on - org.jline.utils.InfoCmp.Capability
-
- prtr_silent - org.jline.utils.InfoCmp.Capability
-
- pty - Variable in class org.jline.terminal.impl.AbstractPosixTerminal
-
- Pty - Interface in org.jline.terminal.spi
-
- pulse - org.jline.utils.InfoCmp.Capability
-
- pump - Variable in class org.jline.terminal.impl.AbstractWindowsTerminal
-
- pump() - Method in class org.jline.terminal.impl.AbstractWindowsTerminal
-
- pump() - Method in class org.jline.terminal.impl.ExternalTerminal
-
- PumpReader - Class in org.jline.utils
-
- PumpReader() - Constructor for class org.jline.utils.PumpReader
-
- PumpReader(int) - Constructor for class org.jline.utils.PumpReader
-
- pumpThread - Variable in class org.jline.terminal.impl.ExternalTerminal
-
- punct - Variable in class org.jline.builtins.Nano
-
- purge() - Method in interface org.jline.builtins.ConsoleEngine
-
Delete temporary console variables
- purge() - Method in class org.jline.builtins.ConsoleEngineImpl
-
- purge() - Method in interface org.jline.reader.History
-
Purge history.
- purge() - Method in class org.jline.reader.impl.history.DefaultHistory
-
- purple - org.jline.style.StyleColor
-
Deprecated.
- purple3 - org.jline.style.StyleColor
-
Deprecated.
- purple4 - org.jline.style.StyleColor
-
Deprecated.
- purple4a - org.jline.style.StyleColor
-
Deprecated.
- purplea - org.jline.style.StyleColor
-
Deprecated.
- purpleb - org.jline.style.StyleColor
-
Deprecated.
- pushBackChar - Variable in class org.jline.keymap.BindingReader
-
- put(String, Object) - Method in interface org.jline.reader.ScriptEngine
-
Creates variable
- PUT_REPLACE_SELECTION - Static variable in interface org.jline.reader.LineReader
-
- puts(InfoCmp.Capability, Object...) - Method in class org.jline.terminal.impl.AbstractTerminal
-
- puts(InfoCmp.Capability, Object...) - Method in interface org.jline.terminal.Terminal
-
- putString(CharSequence) - Method in class org.jline.reader.impl.LineReaderImpl
-
Write out the specified string to the buffer and the output stream.
- putString(String) - Method in class org.jline.builtins.Widgets
-
- putVariable(String, Object) - Method in interface org.jline.builtins.ConsoleEngine
-
Create console variable
- putVariable(String, Object) - Method in class org.jline.builtins.ConsoleEngineImpl
-
- raise(Terminal.Signal) - Method in class org.jline.terminal.impl.AbstractTerminal
-
- raise(Terminal.Signal) - Method in class org.jline.terminal.impl.LineDisciplineTerminal
-
- raise(Terminal.Signal) - Method in interface org.jline.terminal.Terminal
-
- range(String) - Static method in class org.jline.keymap.KeyMap
-
- rawLine() - Method in class org.jline.builtins.SystemRegistryImpl.CommandData
-
- rawWordCursor() - Method in interface org.jline.reader.CompletingParsedLine
-
- rawWordCursor() - Method in class org.jline.reader.impl.DefaultParser.ArgumentList
-
- rawWordLength() - Method in interface org.jline.reader.CompletingParsedLine
-
- rawWordLength() - Method in class org.jline.reader.impl.DefaultParser.ArgumentList
-
- read() - Method in class org.jline.builtins.ScreenTerminal
-
- read() - Method in class org.jline.builtins.Source.InputStreamSource
-
- read() - Method in class org.jline.builtins.Source.PathSource
-
- read() - Method in interface org.jline.builtins.Source
-
- read() - Method in class org.jline.builtins.Source.ResourceSource
-
- read() - Method in class org.jline.builtins.Source.URLSource
-
- read() - Method in class org.jline.builtins.telnet.TelnetIO
-
Method to read a byte from the InputStream.
- read() - Method in class org.jline.utils.InputStreamReader
-
Reads a single character from this reader and returns it as an integer
with the two higher-order bytes set to 0.
- read() - Method in class org.jline.utils.NonBlockingInputStream
-
Reads the next byte of data from the input stream.
- read() - Method in class org.jline.utils.NonBlockingReader
-
- read() - Method in class org.jline.utils.PumpReader
-
- read(byte[], int, int) - Method in class org.jline.utils.NonBlockingInputStream
-
- read(char[], int, int) - Method in class org.jline.utils.InputStreamReader
-
Reads at most length
characters from this reader and stores them
at position offset
in the character array buf
.
- read(char[], int, int) - Method in class org.jline.utils.NonBlockingReader
-
This version of read() is very specific to jline's purposes, it
will always always return a single byte at a time, rather than filling
the entire buffer.
- read(char[], int, int) - Method in class org.jline.utils.PumpReader
-
- read(long) - Method in class org.jline.utils.NonBlockingInputStream
-
Attempts to read a character from the input stream for a specific
period of time.
- read(long) - Method in class org.jline.utils.NonBlockingReader
-
Attempts to read a character from the input stream for a specific
period of time.
- read(long, boolean) - Method in class org.jline.utils.NonBlockingInputStream
-
- read(long, boolean) - Method in class org.jline.utils.NonBlockingInputStreamImpl
-
Attempts to read a byte from the input stream for a specific
period of time.
- read(long, boolean) - Method in class org.jline.utils.NonBlockingPumpInputStream
-
- read(long, boolean) - Method in class org.jline.utils.NonBlockingPumpReader
-
- read(long, boolean) - Method in class org.jline.utils.NonBlockingReader
-
Attempts to read a character from the input stream for a specific
period of time.
- read(long, boolean) - Method in class org.jline.utils.NonBlockingReaderImpl
-
Attempts to read a character from the input stream for a specific
period of time.
- read(CharBuffer) - Method in class org.jline.utils.PumpReader
-
- read(Path, boolean) - Method in interface org.jline.reader.History
-
Read history from the file.
- read(Path, boolean) - Method in class org.jline.reader.impl.history.DefaultHistory
-
- READ - org.jline.builtins.Nano.Operation
-
- READ_COMMAND - Static variable in interface org.jline.reader.LineReader
-
- READ_EXPIRED - Static variable in class org.jline.utils.NonBlockingInputStream
-
- READ_EXPIRED - Static variable in class org.jline.utils.NonBlockingReader
-
- READ_EXPIRED - Static variable in class org.jline.utils.NonBlockingReaderImpl
-
- readBinding(KeyMap<Binding>) - Method in class org.jline.reader.impl.LineReaderImpl
-
Read from the input stream and decode an operation from the key map.
- readBinding(KeyMap<Binding>, KeyMap<Binding>) - Method in class org.jline.reader.impl.LineReaderImpl
-
- readBinding(KeyMap<T>) - Method in class org.jline.keymap.BindingReader
-
Read from the input stream and decode an operation from the key map.
- readBinding(KeyMap<T>, KeyMap<T>) - Method in class org.jline.keymap.BindingReader
-
- readBinding(KeyMap<T>, KeyMap<T>, boolean) - Method in class org.jline.keymap.BindingReader
-
- readBuffered(byte[]) - Method in class org.jline.utils.NonBlockingInputStream
-
- readBuffered(byte[]) - Method in class org.jline.utils.NonBlockingPumpInputStream
-
- readBuffered(char[]) - Method in class org.jline.utils.NonBlockingPumpReader
-
- readBuffered(char[]) - Method in class org.jline.utils.NonBlockingReader
-
- readBuffered(char[]) - Method in class org.jline.utils.NonBlockingReaderImpl
-
- readCharacter() - Method in class org.jline.keymap.BindingReader
-
Read a codepoint from the terminal.
- readCharacter() - Method in class org.jline.reader.impl.LineReaderImpl
-
Read a character from the terminal.
- readCharacterBuffered() - Method in class org.jline.keymap.BindingReader
-
- reader - Variable in class org.jline.builtins.Less
-
- reader - Variable in class org.jline.keymap.BindingReader
-
- reader - Variable in class org.jline.terminal.impl.AbstractWindowsTerminal
-
- reader - Variable in class org.jline.terminal.impl.PosixSysTerminal
-
- reader() - Method in class org.jline.terminal.impl.AbstractWindowsTerminal
-
- reader() - Method in class org.jline.terminal.impl.DumbTerminal
-
- reader() - Method in class org.jline.terminal.impl.LineDisciplineTerminal
-
- reader() - Method in class org.jline.terminal.impl.PosixPtyTerminal
-
- reader() - Method in class org.jline.terminal.impl.PosixSysTerminal
-
- reader() - Method in interface org.jline.terminal.Terminal
-
Retrieve the Reader
for this terminal.
- ReaderUtils - Class in org.jline.reader.impl
-
- reading - Variable in class org.jline.reader.impl.LineReaderImpl
-
- readLine() - Method in class org.jline.reader.impl.LineReaderImpl
-
Read the next line and return the contents of the buffer.
- readLine() - Method in interface org.jline.reader.LineReader
-
Read the next line and return the contents of the buffer.
- readLine(Character) - Method in class org.jline.reader.impl.LineReaderImpl
-
Read the next line with the specified character mask.
- readLine(Character) - Method in interface org.jline.reader.LineReader
-
Read the next line with the specified character mask.
- readLine(String) - Method in class org.jline.reader.impl.LineReaderImpl
-
Read a line from the
in InputStream
, and return the line
(without any trailing newlines).
- readLine(String) - Method in interface org.jline.reader.LineReader
-
Read the next line with the specified prompt.
- readLine(String, Character) - Method in class org.jline.reader.impl.LineReaderImpl
-
Read a line from the
in InputStream
, and return the line
(without any trailing newlines).
- readLine(String, Character) - Method in interface org.jline.reader.LineReader
-
Read a line from the
in InputStream
, and return the line
(without any trailing newlines).
- readLine(String, Character, String) - Method in class org.jline.reader.impl.LineReaderImpl
-
Read a line from the
in InputStream
, and return the line
(without any trailing newlines).
- readLine(String, Character, String) - Method in interface org.jline.reader.LineReader
-
Read a line from the
in InputStream
, and return the line
(without any trailing newlines).
- readLine(String, String, Character, String) - Method in class org.jline.reader.impl.LineReaderImpl
-
Read a line from the
in InputStream
, and return the line
(without any trailing newlines).
- readLine(String, String, Character, String) - Method in interface org.jline.reader.LineReader
-
Read a line from the
in InputStream
, and return the line
(without any trailing newlines).
- readLine(String, String, MaskingCallback, String) - Method in class org.jline.reader.impl.LineReaderImpl
-
Read a line from the
in InputStream
, and return the line
(without any trailing newlines).
- readLine(String, String, MaskingCallback, String) - Method in interface org.jline.reader.LineReader
-
Read a line from the
in InputStream
, and return the line
(without any trailing newlines).
- readMouse(IntSupplier, MouseEvent) - Static method in class org.jline.terminal.impl.MouseSupport
-
- readMouse(Terminal, MouseEvent) - Static method in class org.jline.terminal.impl.MouseSupport
-
- readMouseEvent() - Method in class org.jline.reader.impl.LineReaderImpl
-
- readMouseEvent() - Method in interface org.jline.reader.LineReader
-
- readMouseEvent() - Method in class org.jline.terminal.impl.AbstractTerminal
-
- readMouseEvent() - Method in interface org.jline.terminal.Terminal
-
Read a MouseEvent from the terminal input stream.
- readMouseEvent(IntSupplier) - Method in class org.jline.terminal.impl.AbstractTerminal
-
- readMouseEvent(IntSupplier) - Method in interface org.jline.terminal.Terminal
-
Read a MouseEvent from the given input stream.
- readNewBuffer - Variable in class org.jline.builtins.Nano
-
- readStringUntil(String) - Method in class org.jline.keymap.BindingReader
-
- ready() - Method in class org.jline.utils.InputStreamReader
-
Indicates whether this reader is ready to be read without blocking.
- ready() - Method in class org.jline.utils.NonBlockingPumpReader
-
- ready() - Method in class org.jline.utils.NonBlockingReaderImpl
-
- ready() - Method in class org.jline.utils.PumpReader
-
- RECOGNIZE_EXACT - org.jline.reader.LineReader.Option
-
- RECURSIVE_EDIT - Static variable in interface org.jline.reader.LineReader
-
- red - org.jline.style.StyleColor
-
Deprecated.
- RED - Static variable in class org.jline.utils.AnsiWriter
-
- RED - Static variable in class org.jline.utils.AttributedStyle
-
- red1 - org.jline.style.StyleColor
-
Deprecated.
- red3 - org.jline.style.StyleColor
-
Deprecated.
- red3a - org.jline.style.StyleColor
-
Deprecated.
- redisplay() - Method in class org.jline.reader.impl.LineReaderImpl
-
- redisplay(boolean) - Method in class org.jline.reader.impl.LineReaderImpl
-
- REDISPLAY - Static variable in interface org.jline.reader.LineReader
-
- redo() - Method in class org.jline.reader.impl.LineReaderImpl
-
- redo() - Method in class org.jline.reader.impl.UndoTree
-
- REDO - Static variable in interface org.jline.reader.LineReader
-
- redraw() - Method in class org.jline.builtins.Tmux
-
- redraw() - Method in class org.jline.utils.Status
-
- REDRAW_LINE - Static variable in interface org.jline.reader.LineReader
-
- redrawLine() - Method in class org.jline.reader.impl.LineReaderImpl
-
Clear the line and redraw it.
- Reference - Class in org.jline.reader
-
- Reference(String) - Constructor for class org.jline.reader.Reference
-
- REGEX_COMMAND - Static variable in interface org.jline.reader.Parser
-
- REGEX_VARIABLE - Static variable in interface org.jline.reader.Parser
-
- regexCommand(String) - Method in class org.jline.reader.impl.DefaultParser
-
- RegexCompleter(String, Function<String, Completer>) - Constructor for class org.jline.builtins.Completers.RegexCompleter
-
- REGEXP - org.jline.builtins.Nano.Operation
-
- regexVariable(String) - Method in class org.jline.reader.impl.DefaultParser
-
- regionActive - Variable in class org.jline.reader.impl.LineReaderImpl
-
- regionMark - Variable in class org.jline.reader.impl.LineReaderImpl
-
Region state
- register(String, Runnable) - Static method in class org.jline.utils.Signals
-
- register(String, Runnable, ClassLoader) - Static method in class org.jline.utils.Signals
-
- register(String, CommandRegistry) - Method in interface org.jline.builtins.SystemRegistry
-
Register subcommand registry
- register(String, CommandRegistry) - Method in class org.jline.builtins.SystemRegistryImpl
-
Register subcommand registry
- registerClosedConnection(Connection) - Method in class org.jline.builtins.telnet.ConnectionManager
-
- registerDefault(String) - Static method in class org.jline.utils.Signals
-
- Released - org.jline.terminal.MouseEvent.Type
-
- remove() - Static method in interface org.jline.builtins.SystemRegistry
-
Remove systemRegistry from the thread map
- remove(String) - Method in class org.jline.style.MemoryStyleSource
-
- remove(String) - Method in class org.jline.style.NopStyleSource
-
Non-operation.
- remove(String) - Method in interface org.jline.style.StyleSource
-
Remove all styles for given style-group.
- remove(String, String) - Method in class org.jline.style.MemoryStyleSource
-
- remove(String, String) - Method in class org.jline.style.NopStyleSource
-
Non-operation.
- remove(String, String) - Method in interface org.jline.style.StyleSource
-
Remove a specific style from style-group.
- remove(ShutdownHooks.Task) - Static method in class org.jline.utils.ShutdownHooks
-
- remove_clock - org.jline.utils.InfoCmp.Capability
-
- REMOVE_SUFFIX_CHARS - Static variable in interface org.jline.reader.LineReader
-
- removeConnectionListener(ConnectionListener) - Method in class org.jline.builtins.telnet.Connection
-
Method that removes a ConnectionListener from the
Connection instance.
- removeRegistry() - Method in class org.jline.builtins.SystemRegistry.Registeries
-
- rename(Builtins.Command, String) - Method in class org.jline.builtins.Builtins
-
- rename(ConsoleEngineImpl.Command, String) - Method in class org.jline.builtins.ConsoleEngineImpl
-
- rename(SystemRegistryImpl.Pipe, String) - Method in class org.jline.builtins.SystemRegistryImpl
-
- REPAINT - org.jline.builtins.Less.Operation
-
- REPAINT_AND_DISCARD - org.jline.builtins.Less.Operation
-
- repeat_char - org.jline.utils.InfoCmp.Capability
-
- REPEAT_SEARCH_BACKWARD - org.jline.builtins.Less.Operation
-
- REPEAT_SEARCH_BACKWARD_SPAN_FILES - org.jline.builtins.Less.Operation
-
- REPEAT_SEARCH_FORWARD - org.jline.builtins.Less.Operation
-
- REPEAT_SEARCH_FORWARD_SPAN_FILES - org.jline.builtins.Less.Operation
-
- repeatCount - Variable in class org.jline.reader.impl.LineReaderImpl
-
- REPLACE - org.jline.builtins.Nano.Operation
-
- replaceBuffer(Buffer) - Method in class org.jline.builtins.Widgets
-
- req_for_input - org.jline.utils.InfoCmp.Capability
-
- req_mouse_pos - org.jline.utils.InfoCmp.Capability
-
- reset - Variable in class org.jline.utils.Display
-
- reset() - Method in class org.jline.builtins.Nano.SyntaxHighlighter
-
- reset() - Method in class org.jline.utils.Display
-
- reset() - Method in class org.jline.utils.Status
-
- reset_1string - org.jline.utils.InfoCmp.Capability
-
- reset_2string - org.jline.utils.InfoCmp.Capability
-
- reset_3string - org.jline.utils.InfoCmp.Capability
-
- reset_file - org.jline.utils.InfoCmp.Capability
-
- resetIndex() - Method in interface org.jline.reader.History
-
Reset index after remove
- resetIndex() - Method in class org.jline.reader.impl.history.DefaultHistory
-
- resetLastKill() - Method in class org.jline.reader.impl.KillRing
-
Resets the last-kill state.
- resetLastYank() - Method in class org.jline.reader.impl.KillRing
-
Resets the last-yank state.
- resize() - Method in class org.jline.utils.Status
-
- resize(int, int) - Method in class org.jline.utils.Display
-
- resizePane(PrintStream, PrintStream, List<String>) - Method in class org.jline.builtins.Tmux
-
- resolve(String) - Method in class org.jline.utils.StyleResolver
-
Resolve the given style specification.
- resolve(String, String) - Method in class org.jline.utils.StyleResolver
-
Resolve the given style specification.
- resolveCommand(String) - Method in interface org.jline.builtins.Completers.CompletionEnvironment
-
- resolver(String) - Static method in class org.jline.style.Styler
-
Create a resolver for the given style-group.
- ResourceSource(String) - Constructor for class org.jline.builtins.Source.ResourceSource
-
- ResourceSource(String, String) - Constructor for class org.jline.builtins.Source.ResourceSource
-
- restore() - Method in class org.jline.utils.Status
-
- restore_cursor - org.jline.utils.InfoCmp.Capability
-
- result() - Method in class org.jline.builtins.ConsoleEngine.ExecutionResult
-
- resume() - Method in class org.jline.terminal.impl.AbstractTerminal
-
- resume() - Method in class org.jline.terminal.impl.AbstractWindowsTerminal
-
- resume() - Method in class org.jline.terminal.impl.ExternalTerminal
-
- resume() - Method in class org.jline.terminal.impl.PosixPtyTerminal
-
- resume() - Method in interface org.jline.terminal.Terminal
-
Resume reading the input stream.
- REVERSE - org.jline.builtins.TTop.Operation
-
- REVERSE_MENU_COMPLETE - Static variable in interface org.jline.reader.LineReader
-
- reverseIterator() - Method in interface org.jline.reader.History
-
- reverseIterator(int) - Method in interface org.jline.reader.History
-
- rgb2cielab(double[]) - Static method in class org.jline.utils.Colors
-
- rgbColor(int) - Static method in class org.jline.utils.AttributedCharSequence
-
Deprecated.
- rgbColor(int) - Static method in class org.jline.utils.Colors
-
- rgbColor(String) - Static method in class org.jline.utils.Colors
-
- Right - org.jline.builtins.TTop.Align
-
- RIGHT - org.jline.builtins.Less.Operation
-
- RIGHT - org.jline.builtins.Nano.CursorMovement
-
- RIGHT - org.jline.builtins.Nano.Operation
-
- RIGHT_ONE_HALF_SCREEN - org.jline.builtins.Less.Operation
-
- rightPrompt - Variable in class org.jline.reader.impl.LineReaderImpl
-
- root - Variable in class org.jline.builtins.Nano
-
- rosybrown - org.jline.style.StyleColor
-
Deprecated.
- ROUND - org.jline.reader.impl.DefaultParser.Bracket
-
- roundColor(int, int) - Static method in class org.jline.utils.AttributedCharSequence
-
Deprecated.
- roundColor(int, int) - Static method in class org.jline.utils.Colors
-
- roundColor(int, int, String) - Static method in class org.jline.utils.Colors
-
- roundRgbColor(int, int, int, int) - Static method in class org.jline.utils.AttributedCharSequence
-
Deprecated.
- roundRgbColor(int, int, int, int) - Static method in class org.jline.utils.Colors
-
- row_addr_glitch - org.jline.utils.InfoCmp.Capability
-
- row_address - org.jline.utils.InfoCmp.Capability
-
- rows - Variable in class org.jline.utils.Display
-
- rows - Variable in class org.jline.utils.Status
-
- royalblue1 - org.jline.style.StyleColor
-
Deprecated.
- run() - Method in class org.jline.builtins.Nano
-
- run() - Method in class org.jline.builtins.telnet.Connection
-
Method overloaded to implement following behaviour:
On first entry, retrieve an instance of the configured
login shell from the ShellManager and run it.
- run() - Method in class org.jline.builtins.telnet.ConnectionManager
-
Periodically does following work:
cleaning up died connections.
- run() - Method in class org.jline.builtins.telnet.PortListener
-
Listen constantly to a server socket and handles incoming connections
through the associated {a:link ConnectionManager}.
- run() - Method in class org.jline.builtins.Tmux
-
- run() - Method in class org.jline.builtins.TTop
-
- run() - Method in interface org.jline.reader.Editor
-
- run() - Method in interface org.jline.utils.ShutdownHooks.Task
-
- run(List<Source>) - Method in class org.jline.builtins.Less
-
- run(Environment) - Method in class org.jline.builtins.ssh.ShellFactoryImpl.ShellImpl
-
- run(Source...) - Method in class org.jline.builtins.Less
-
- runLimit(int) - Method in class org.jline.utils.AttributedCharSequence
-
- runMacro(String) - Method in class org.jline.keymap.BindingReader
-
- runMacro(String) - Method in class org.jline.reader.impl.LineReaderImpl
-
- runMacro(String) - Method in interface org.jline.reader.LineReader
-
Push back a key sequence that will be later consumed by the line reader.
- runStart(int) - Method in class org.jline.utils.AttributedCharSequence
-
- s - Static variable in class org.jline.utils.Colors
-
Saturation
- safe() - Method in class org.jline.reader.impl.LineReaderImpl
-
- SAFE - Static variable in interface org.jline.reader.LineReader
-
- salmon1 - org.jline.style.StyleColor
-
Deprecated.
- sandybrown - org.jline.style.StyleColor
-
Deprecated.
- save() - Method in interface org.jline.reader.History
-
Save history.
- save() - Method in class org.jline.reader.impl.history.DefaultHistory
-
- save_cursor - org.jline.utils.InfoCmp.Capability
-
- SB - Static variable in class org.jline.builtins.telnet.TelnetIO
-
Marks start of a subnegotiation.
- scancode_escape - org.jline.utils.InfoCmp.Capability
-
- ScreenTerminal - Class in org.jline.builtins
-
Screen terminal implementation.
- ScreenTerminal() - Constructor for class org.jline.builtins.ScreenTerminal
-
- ScreenTerminal(int, int) - Constructor for class org.jline.builtins.ScreenTerminal
-
- scriptCompleters() - Method in interface org.jline.builtins.ConsoleEngine
-
Returns script and variable completers
- scriptCompleters() - Method in class org.jline.builtins.ConsoleEngineImpl
-
- ScriptEngine - Interface in org.jline.reader
-
Manage scriptEngine variables, statements and script execution.
- scripts() - Method in interface org.jline.builtins.ConsoleEngine
-
Returns all scripts found from PATH
- scripts() - Method in class org.jline.builtins.ConsoleEngineImpl
-
- SCROLL_DOWN - org.jline.builtins.Nano.Operation
-
- scroll_forward - org.jline.utils.InfoCmp.Capability
-
- scroll_reverse - org.jline.utils.InfoCmp.Capability
-
- SCROLL_UP - org.jline.builtins.Nano.Operation
-
- scrollDown(int) - Method in class org.jline.builtins.Nano.Buffer
-
- scrollUp(int) - Method in class org.jline.builtins.Nano.Buffer
-
- SE - Static variable in class org.jline.builtins.telnet.TelnetIO
-
Marks end of subnegotiation.
- seagreen1 - org.jline.style.StyleColor
-
Deprecated.
- seagreen1a - org.jline.style.StyleColor
-
Deprecated.
- seagreen2 - org.jline.style.StyleColor
-
Deprecated.
- seagreen3 - org.jline.style.StyleColor
-
Deprecated.
- SEARCH - org.jline.builtins.Nano.Operation
-
- SEARCH_TERMINATORS - Static variable in interface org.jline.reader.LineReader
-
- searchBackward - Variable in class org.jline.reader.impl.LineReaderImpl
-
- searchBackwards - Variable in class org.jline.builtins.Nano
-
- searchBackwards(String) - Method in class org.jline.reader.impl.LineReaderImpl
-
Search backwards in history from the current position.
- searchBackwards(String, int) - Method in class org.jline.reader.impl.LineReaderImpl
-
Search backward in history from a given position.
- searchBackwards(String, int, boolean) - Method in class org.jline.reader.impl.LineReaderImpl
-
- searchBackwards(History, String, int, boolean) - Method in class org.jline.reader.impl.DefaultExpander
-
- searchBuffer - Variable in class org.jline.reader.impl.LineReaderImpl
-
- searchCaseSensitive - Variable in class org.jline.builtins.Nano
-
- searchFailing - Variable in class org.jline.reader.impl.LineReaderImpl
-
- searchForwards(String) - Method in class org.jline.reader.impl.LineReaderImpl
-
Search forwards in history from the current position.
- searchForwards(String, int) - Method in class org.jline.reader.impl.LineReaderImpl
-
Search forward in history from a given position.
- searchForwards(String, int, boolean) - Method in class org.jline.reader.impl.LineReaderImpl
-
- searchIndex - Variable in class org.jline.reader.impl.LineReaderImpl
-
- searchRegexp - Variable in class org.jline.builtins.Nano
-
- searchTerm - Variable in class org.jline.builtins.Nano
-
- searchTerm - Variable in class org.jline.reader.impl.LineReaderImpl
-
- SECONDARY_PROMPT - org.jline.reader.Parser.ParseContext
-
Called when we need to update the secondary prompts.
- SECONDARY_PROMPT_PATTERN - Static variable in interface org.jline.reader.LineReader
-
Set the template for prompts for secondary (continuation) lines.
- select_char_set - org.jline.utils.InfoCmp.Capability
-
- selectPane(PrintStream, PrintStream, List<String>) - Method in class org.jline.builtins.Tmux
-
- SELF_INSERT - Static variable in interface org.jline.reader.LineReader
-
- SELF_INSERT_UNMETA - Static variable in interface org.jline.reader.LineReader
-
- selfInsert() - Method in class org.jline.reader.impl.LineReaderImpl
-
- selfInsertUnmeta() - Method in class org.jline.reader.impl.LineReaderImpl
-
- semi_auto_right_margin - org.jline.utils.InfoCmp.Capability
-
- SEND - Static variable in class org.jline.builtins.telnet.TelnetIO
-
TTYPE subnegotiation: SEND
- SEND_BREAK - Static variable in interface org.jline.reader.LineReader
-
- SEND_LOC - Static variable in class org.jline.builtins.telnet.TelnetIO
-
- sendBreak() - Method in class org.jline.reader.impl.LineReaderImpl
-
- sendKeys(PrintStream, PrintStream, List<String>) - Method in class org.jline.builtins.Tmux
-
- sendPrefix(PrintStream, PrintStream, List<String>) - Method in class org.jline.builtins.Tmux
-
- session() - Method in class org.jline.builtins.Builtins.CommandInput
-
- set(String, String, String) - Method in class org.jline.style.MemoryStyleSource
-
- set(String, String, String) - Method in class org.jline.style.NopStyleSource
-
Non-operation.
- set(String, String, String) - Method in interface org.jline.style.StyleSource
-
Set a specific style in a style-group.
- set_a_attributes - org.jline.utils.InfoCmp.Capability
-
- set_a_background - org.jline.utils.InfoCmp.Capability
-
- set_a_foreground - org.jline.utils.InfoCmp.Capability
-
- set_attributes - org.jline.utils.InfoCmp.Capability
-
- set_background - org.jline.utils.InfoCmp.Capability
-
- set_bottom_margin - org.jline.utils.InfoCmp.Capability
-
- set_bottom_margin_parm - org.jline.utils.InfoCmp.Capability
-
- set_clock - org.jline.utils.InfoCmp.Capability
-
- set_color_band - org.jline.utils.InfoCmp.Capability
-
- set_color_pair - org.jline.utils.InfoCmp.Capability
-
- set_foreground - org.jline.utils.InfoCmp.Capability
-
- set_left_margin - org.jline.utils.InfoCmp.Capability
-
- set_left_margin_parm - org.jline.utils.InfoCmp.Capability
-
- SET_LOCAL_HISTORY - Static variable in interface org.jline.reader.LineReader
-
- set_lr_margin - org.jline.utils.InfoCmp.Capability
-
- SET_MARK_COMMAND - Static variable in interface org.jline.reader.LineReader
-
- set_page_length - org.jline.utils.InfoCmp.Capability
-
- set_pglen_inch - org.jline.utils.InfoCmp.Capability
-
- set_right_margin - org.jline.utils.InfoCmp.Capability
-
- set_right_margin_parm - org.jline.utils.InfoCmp.Capability
-
- set_tab - org.jline.utils.InfoCmp.Capability
-
- set_tb_margin - org.jline.utils.InfoCmp.Capability
-
- set_top_margin - org.jline.utils.InfoCmp.Capability
-
- set_top_margin_parm - org.jline.utils.InfoCmp.Capability
-
- set_window - org.jline.utils.InfoCmp.Capability
-
- set0_des_seq - org.jline.utils.InfoCmp.Capability
-
- set1_des_seq - org.jline.utils.InfoCmp.Capability
-
- set2_des_seq - org.jline.utils.InfoCmp.Capability
-
- set3_des_seq - org.jline.utils.InfoCmp.Capability
-
- setAmbiguousTimeout(long) - Method in class org.jline.keymap.KeyMap
-
- setAttr(Attributes) - Method in class org.jline.terminal.impl.AbstractPty
-
- setAttr(Attributes) - Method in interface org.jline.terminal.spi.Pty
-
- setAttributes(Attributes) - Method in class org.jline.terminal.impl.AbstractPosixTerminal
-
- setAttributes(Attributes) - Method in class org.jline.terminal.impl.AbstractWindowsTerminal
-
- setAttributes(Attributes) - Method in class org.jline.terminal.impl.DumbTerminal
-
- setAttributes(Attributes) - Method in class org.jline.terminal.impl.LineDisciplineTerminal
-
- setAttributes(Attributes) - Method in interface org.jline.terminal.Terminal
-
- setAutosuggestion(LineReader.SuggestionType) - Method in class org.jline.reader.impl.LineReaderImpl
-
- setAutosuggestion(LineReader.SuggestionType) - Method in interface org.jline.reader.LineReader
-
- setAvailable(boolean) - Method in class org.jline.builtins.telnet.PortListener
-
Sets the availability flag of this PortListener.
- setBorder(boolean) - Method in class org.jline.utils.Status
-
- setBuffer(String) - Method in class org.jline.reader.impl.LineReaderImpl
-
Set the current buffer's content to the specified
String
.
- setBuffer(Buffer) - Method in class org.jline.reader.impl.LineReaderImpl
-
- setColumns(int) - Method in class org.jline.terminal.Size
-
- setCommandGroup(int) - Method in class org.jline.reader.impl.DefaultParser
-
- setCommandRegistries(CommandRegistry...) - Method in interface org.jline.builtins.SystemRegistry
-
Set command registeries
- setCommandRegistries(CommandRegistry...) - Method in class org.jline.builtins.SystemRegistryImpl
-
- setCompleter(Completer) - Method in class org.jline.reader.impl.LineReaderImpl
-
Set the completer.
- setConnection(Connection) - Method in class org.jline.builtins.telnet.TelnetIO
-
- setConnectionFilter(ConnectionFilter) - Method in class org.jline.builtins.telnet.ConnectionManager
-
Set a connection filter for this
ConnectionManager instance.
- setConnectionManager(ConnectionManager) - Method in class org.jline.builtins.telnet.PortListener
-
- setConsoleMode(int) - Method in class org.jline.terminal.impl.AbstractWindowsTerminal
-
- setConsoleMode(int) - Method in class org.jline.terminal.impl.jansi.win.JansiWinSysTerminal
-
- setConsoleMode(int) - Method in class org.jline.terminal.impl.jna.win.JnaWinSysTerminal
-
- setControlChar(Attributes.ControlChar, int) - Method in class org.jline.terminal.Attributes
-
- setControlChars(EnumMap<Attributes.ControlChar, Integer>) - Method in class org.jline.terminal.Attributes
-
- setControlFlag(Attributes.ControlFlag, boolean) - Method in class org.jline.terminal.Attributes
-
- setControlFlags(EnumSet<Attributes.ControlFlag>) - Method in class org.jline.terminal.Attributes
-
- setControlFlags(EnumSet<Attributes.ControlFlag>, boolean) - Method in class org.jline.terminal.Attributes
-
- setDefaultInfoCmp(String, String) - Static method in class org.jline.utils.InfoCmp
-
- setDefaultInfoCmp(String, Supplier<String>) - Static method in class org.jline.utils.InfoCmp
-
- setDelayLineWrap(boolean) - Method in class org.jline.utils.Display
-
- setDescriptionCache(boolean) - Method in class org.jline.builtins.Widgets.TailTipWidgets
-
- setDescriptionSize(int) - Method in class org.jline.builtins.Widgets.TailTipWidgets
-
- setDirty() - Method in class org.jline.builtins.ScreenTerminal
-
- setDisconnectTimeout(int) - Method in class org.jline.builtins.telnet.ConnectionManager
-
- setEcho(boolean) - Method in class org.jline.builtins.telnet.TelnetIO
-
- setEofOnEscapedNewLine(boolean) - Method in class org.jline.reader.impl.DefaultParser
-
- setEofOnUnclosedBracket(DefaultParser.Bracket...) - Method in class org.jline.reader.impl.DefaultParser
-
- setEofOnUnclosedQuote(boolean) - Method in class org.jline.reader.impl.DefaultParser
-
- setErrorIndex(int) - Method in class org.jline.builtins.Widgets.CmdDesc
-
- setErrorIndex(int) - Method in class org.jline.builtins.Widgets
-
- setErrorIndex(int) - Method in interface org.jline.reader.Highlighter
-
- setErrorIndex(int) - Method in class org.jline.reader.impl.DefaultHighlighter
-
- setErrorPattern(Pattern) - Method in class org.jline.builtins.Widgets.CmdDesc
-
- setErrorPattern(Pattern) - Method in class org.jline.builtins.Widgets
-
- setErrorPattern(Pattern) - Method in interface org.jline.reader.Highlighter
-
- setErrorPattern(Pattern) - Method in class org.jline.reader.impl.DefaultHighlighter
-
- setErrorStream(OutputStream) - Method in class org.jline.builtins.ssh.ShellCommand
-
- setErrorStream(OutputStream) - Method in class org.jline.builtins.ssh.ShellFactoryImpl.ShellImpl
-
- setEscapeChars(char[]) - Method in class org.jline.reader.impl.DefaultParser
-
- setExitCallback(ExitCallback) - Method in class org.jline.builtins.ssh.ShellCommand
-
- setExitCallback(ExitCallback) - Method in class org.jline.builtins.ssh.ShellFactoryImpl.ShellImpl
-
- setExpander(Expander) - Method in class org.jline.reader.impl.LineReaderImpl
-
- setHighlighter(Highlighter) - Method in class org.jline.reader.impl.LineReaderImpl
-
- setHighlightValue(Map<String, Function<Object, AttributedString>>) - Method in class org.jline.builtins.ConsoleEngineImpl
-
Highlight column value
- setHistory(History) - Method in class org.jline.reader.impl.LineReaderImpl
-
- setHousekeepingInterval(int) - Method in class org.jline.builtins.telnet.ConnectionManager
-
- setInputFlag(Attributes.InputFlag, boolean) - Method in class org.jline.terminal.Attributes
-
- setInputFlags(EnumSet<Attributes.InputFlag>) - Method in class org.jline.terminal.Attributes
-
- setInputFlags(EnumSet<Attributes.InputFlag>, boolean) - Method in class org.jline.terminal.Attributes
-
- setInputStream(InputStream) - Method in class org.jline.builtins.ssh.ShellCommand
-
- setInputStream(InputStream) - Method in class org.jline.builtins.ssh.ShellFactoryImpl.ShellImpl
-
- setIoException(IOException) - Method in class org.jline.utils.NonBlockingPumpInputStream
-
- setKeyMap(String) - Method in class org.jline.reader.impl.LineReaderImpl
-
Sets the current keymap by name.
- setKeyMap(String) - Method in interface org.jline.reader.LineReader
-
- setLength(int) - Method in class org.jline.utils.AttributedStringBuilder
-
- setLineMode(boolean) - Method in class org.jline.builtins.telnet.ConnectionData
-
Sets the line mode flag for the connection.
- setLineMode(boolean) - Method in class org.jline.builtins.telnet.ConnectionManager
-
- setLineReader(LineReader) - Method in class org.jline.builtins.Builtins
-
- setLineReader(LineReader) - Method in interface org.jline.builtins.ConsoleEngine
-
Sets lineReader
- setLineReader(LineReader) - Method in class org.jline.builtins.ConsoleEngineImpl
-
- setLocalFlag(Attributes.LocalFlag, boolean) - Method in class org.jline.terminal.Attributes
-
- setLocalFlags(EnumSet<Attributes.LocalFlag>) - Method in class org.jline.terminal.Attributes
-
- setLocalFlags(EnumSet<Attributes.LocalFlag>, boolean) - Method in class org.jline.terminal.Attributes
-
- setLoginShell(String) - Method in class org.jline.builtins.telnet.ConnectionData
-
Sets the login shell name.
- setLoginShell(String) - Method in class org.jline.builtins.telnet.ConnectionManager
-
- setMainDesc(List<AttributedString>) - Method in class org.jline.builtins.Widgets.CmdDesc
-
- setMarkCommand() - Method in class org.jline.reader.impl.LineReaderImpl
-
- setMaxConnections(int) - Method in class org.jline.builtins.telnet.ConnectionManager
-
- setNegotiatedTerminalType(String) - Method in class org.jline.builtins.telnet.ConnectionData
-
Sets the terminal type that has been negotiated
between telnet client and telnet server, in form of
a String.
- setNomatch(T) - Method in class org.jline.keymap.KeyMap
-
- setObjectToMap(Map<Class<?>, Function<Object, Map<String, Object>>>) - Method in class org.jline.builtins.ConsoleEngineImpl
-
Override ScriptEngine toMap() method
- setObjectToString(Map<Class<?>, Function<Object, String>>) - Method in class org.jline.builtins.ConsoleEngineImpl
-
Override ScriptEngine toString() method
- setOnClose(Runnable) - Method in class org.jline.terminal.impl.AbstractTerminal
-
- setopt(LineReader, PrintStream, PrintStream, String[]) - Static method in class org.jline.builtins.Commands
-
- setOpt(LineReader.Option) - Method in class org.jline.reader.impl.LineReaderImpl
-
- setOpt(LineReader.Option) - Method in interface org.jline.reader.LineReader
-
- SETOPT - org.jline.builtins.Builtins.Command
-
- setOption(PrintStream, PrintStream, List<String>) - Method in class org.jline.builtins.Tmux
-
- setOptionsFirst(boolean) - Method in class org.jline.builtins.Options
-
- setOutputFlag(Attributes.OutputFlag, boolean) - Method in class org.jline.terminal.Attributes
-
- setOutputFlags(EnumSet<Attributes.OutputFlag>) - Method in class org.jline.terminal.Attributes
-
- setOutputFlags(EnumSet<Attributes.OutputFlag>, boolean) - Method in class org.jline.terminal.Attributes
-
- setOutputStream(OutputStream) - Method in class org.jline.builtins.ssh.ShellCommand
-
- setOutputStream(OutputStream) - Method in class org.jline.builtins.ssh.ShellFactoryImpl.ShellImpl
-
- setParser(Parser) - Method in class org.jline.reader.impl.LineReaderImpl
-
- setPipe(String) - Method in class org.jline.builtins.SystemRegistryImpl.CommandData
-
- setPrompt(String) - Method in class org.jline.reader.impl.LineReaderImpl
-
- setQuoteChars(char[]) - Method in class org.jline.reader.impl.DefaultParser
-
- setRegexCommand(String) - Method in class org.jline.reader.impl.DefaultParser
-
- setRegexVariable(String) - Method in class org.jline.reader.impl.DefaultParser
-
- setRestricted(boolean) - Method in class org.jline.builtins.Nano
-
- setRestricted(boolean) - Method in interface org.jline.reader.Editor
-
- setRgbColors(int[]) - Static method in class org.jline.utils.Colors
-
- setRightPrompt(String) - Method in class org.jline.reader.impl.LineReaderImpl
-
- setRows(int) - Method in class org.jline.terminal.Size
-
- setScriptExtension(String) - Method in interface org.jline.builtins.ConsoleEngine
-
Sets file name extension used by console scripts
- setScriptExtension(String) - Method in class org.jline.builtins.ConsoleEngineImpl
-
- setSession(ServerSession) - Method in class org.jline.builtins.ssh.ShellCommand
-
- setSession(ServerSession) - Method in class org.jline.builtins.ssh.ShellFactoryImpl.ShellImpl
-
- setSize(int, int) - Method in class org.jline.builtins.ScreenTerminal
-
- setSize(Size) - Method in class org.jline.terminal.impl.AbstractPosixTerminal
-
- setSize(Size) - Method in class org.jline.terminal.impl.AbstractWindowsTerminal
-
- setSize(Size) - Method in class org.jline.terminal.impl.DumbTerminal
-
- setSize(Size) - Method in class org.jline.terminal.impl.ExecPty
-
- setSize(Size) - Method in class org.jline.terminal.impl.jansi.JansiNativePty
-
- setSize(Size) - Method in class org.jline.terminal.impl.jna.freebsd.FreeBsdNativePty
-
- setSize(Size) - Method in class org.jline.terminal.impl.jna.linux.LinuxNativePty
-
- setSize(Size) - Method in class org.jline.terminal.impl.jna.osx.OsXNativePty
-
- setSize(Size) - Method in class org.jline.terminal.impl.jna.solaris.SolarisNativePty
-
- setSize(Size) - Method in class org.jline.terminal.impl.LineDisciplineTerminal
-
- setSize(Size) - Method in interface org.jline.terminal.spi.Pty
-
- setSize(Size) - Method in interface org.jline.terminal.Terminal
-
- setSource(StyleSource) - Static method in class org.jline.style.Styler
-
- setStartPos(int) - Method in class org.jline.builtins.Completers.OptionCompleter
-
- setStopOnBadOption(boolean) - Method in class org.jline.builtins.Options
-
- setStrict(boolean) - Method in class org.jline.reader.impl.completer.ArgumentCompleter
-
If true, a completion at argument index N will only succeed
if all the completions from 0-(N-1) also succeed.
- setStrictCommand(boolean) - Method in class org.jline.reader.impl.completer.ArgumentCompleter
-
If true, a completion at argument index N will only succeed
if all the completions from 1-(N-1) also succeed.
- setSubcommand(boolean) - Method in class org.jline.builtins.Widgets.CmdDesc
-
- setSuggestionType(LineReader.SuggestionType) - Method in class org.jline.builtins.Widgets
-
- setSystemRegistry(SystemRegistry) - Method in interface org.jline.builtins.ConsoleEngine
-
Sets systemRegistry
- setSystemRegistry(SystemRegistry) - Method in class org.jline.builtins.ConsoleEngineImpl
-
- setTailTip(String) - Method in class org.jline.builtins.Widgets
-
- setTailTip(String) - Method in class org.jline.reader.impl.LineReaderImpl
-
- setTailTip(String) - Method in interface org.jline.reader.LineReader
-
- setTailTips(Map<String, Widgets.CmdDesc>) - Method in class org.jline.builtins.Widgets.TailTipWidgets
-
- setTerminalGeometry(int, int) - Method in class org.jline.builtins.telnet.ConnectionData
-
Sets the terminal geometry data.
This method should not be called explicitly
by the application (i.e.
- setTipType(Widgets.TailTipWidgets.TipType) - Method in class org.jline.builtins.Widgets.TailTipWidgets
-
- setUnicode(T) - Method in class org.jline.keymap.KeyMap
-
- setValueCompleter(Completer) - Method in class org.jline.builtins.Completers.OptDesc
-
- setvar(LineReader, PrintStream, PrintStream, String[]) - Static method in class org.jline.builtins.Commands
-
- SETVAR - org.jline.builtins.Builtins.Command
-
- setVariable(String, Object) - Method in class org.jline.reader.impl.LineReaderImpl
-
- setVariable(String, Object) - Method in interface org.jline.reader.LineReader
-
- setWarned(boolean) - Method in class org.jline.builtins.telnet.ConnectionData
-
Sets the state of the idle warning flag.
Note that this method will also update the
the timestamp if the idle warning flag is removed,
which means its kind of a second way to achieve the
same thing as with the activity method.
- setWarningTimeout(int) - Method in class org.jline.builtins.telnet.ConnectionManager
-
- shell(Terminal, Map<String, String>) - Method in interface org.jline.builtins.telnet.Telnet.ShellProvider
-
- ShellCommand - Class in org.jline.builtins.ssh
-
- ShellCommand(Consumer<Ssh.ExecuteParams>, String) - Constructor for class org.jline.builtins.ssh.ShellCommand
-
- ShellFactoryImpl - Class in org.jline.builtins.ssh
-
SSHD Command
factory which provides access to
Shell.
- ShellFactoryImpl(Consumer<Ssh.ShellParams>) - Constructor for class org.jline.builtins.ssh.ShellFactoryImpl
-
- ShellFactoryImpl.ShellImpl - Class in org.jline.builtins.ssh
-
- ShellImpl() - Constructor for class org.jline.builtins.ssh.ShellFactoryImpl.ShellImpl
-
- ShellParams(Map<String, String>, ServerSession, Terminal, Runnable) - Constructor for class org.jline.builtins.ssh.Ssh.ShellParams
-
- Shift - org.jline.terminal.MouseEvent.Modifier
-
- shortcuts - Variable in class org.jline.builtins.Nano
-
- shortOption() - Method in class org.jline.builtins.Completers.OptDesc
-
- SHOW - org.jline.builtins.ConsoleEngineImpl.Command
-
- shutdown() - Method in class org.jline.utils.NonBlockingInputStream
-
Shuts down the thread that is handling blocking I/O if any.
- shutdown() - Method in class org.jline.utils.NonBlockingInputStreamImpl
-
Shuts down the thread that is handling blocking I/O.
- shutdown() - Method in class org.jline.utils.NonBlockingReader
-
Shuts down the thread that is handling blocking I/O.
- shutdown() - Method in class org.jline.utils.NonBlockingReaderImpl
-
Shuts down the thread that is handling blocking I/O.
- ShutdownHooks - Class in org.jline.utils
-
Manages the JLine shutdown-hook thread and tasks to execute on shutdown.
- ShutdownHooks() - Constructor for class org.jline.utils.ShutdownHooks
-
- ShutdownHooks.Task - Interface in org.jline.utils
-
Essentially a
Runnable
which allows running to throw an exception.
- SIG_DFL - Static variable in class org.jline.terminal.impl.NativeSignalHandler
-
- SIG_DFL - Static variable in interface org.jline.terminal.Terminal.SignalHandler
-
- SIG_IGN - Static variable in class org.jline.terminal.impl.NativeSignalHandler
-
- SIG_IGN - Static variable in interface org.jline.terminal.Terminal.SignalHandler
-
- signalHandler(Terminal.SignalHandler) - Method in class org.jline.terminal.TerminalBuilder
-
- Signals - Class in org.jline.utils
-
Signals helpers.
- silver - org.jline.style.StyleColor
-
Deprecated.
- SimpleMaskingCallback - Class in org.jline.reader.impl
-
Simple
MaskingCallback
that will replace all the characters in the line with the given mask.
- SimpleMaskingCallback(Character) - Constructor for class org.jline.reader.impl.SimpleMaskingCallback
-
- size - Variable in class org.jline.builtins.Less
-
- size - Variable in class org.jline.builtins.Nano
-
- size - Variable in class org.jline.reader.impl.LineReaderImpl
-
- size - Variable in class org.jline.terminal.impl.LineDisciplineTerminal
-
- size() - Method in interface org.jline.reader.History
-
- size() - Method in class org.jline.reader.impl.history.DefaultHistory
-
- size() - Method in class org.jline.utils.Status
-
- size(Size) - Method in class org.jline.terminal.TerminalBuilder
-
Initial size to use when creating a non system terminal,
i.e.
- Size - Class in org.jline.terminal
-
- Size() - Constructor for class org.jline.terminal.Size
-
- Size(int, int) - Constructor for class org.jline.terminal.Size
-
- skipRedisplay - Variable in class org.jline.reader.impl.LineReaderImpl
-
- skyblue1 - org.jline.style.StyleColor
-
Deprecated.
- skyblue2 - org.jline.style.StyleColor
-
Deprecated.
- skyblue3 - org.jline.style.StyleColor
-
Deprecated.
- slateblue1 - org.jline.style.StyleColor
-
Deprecated.
- slateblue3 - org.jline.style.StyleColor
-
Deprecated.
- slateblue3a - org.jline.style.StyleColor
-
Deprecated.
- slaveInput - Variable in class org.jline.terminal.impl.LineDisciplineTerminal
-
- slaveInputPipe - Variable in class org.jline.terminal.impl.AbstractWindowsTerminal
-
- slaveInputPipe - Variable in class org.jline.terminal.impl.LineDisciplineTerminal
-
- slaveOutput - Variable in class org.jline.terminal.impl.LineDisciplineTerminal
-
- slaveReader - Variable in class org.jline.terminal.impl.LineDisciplineTerminal
-
- slaveWriter - Variable in class org.jline.terminal.impl.LineDisciplineTerminal
-
- slurp(Path) - Method in interface org.jline.builtins.ConsoleEngine
-
Read object from file
- slurp(Path) - Method in class org.jline.builtins.ConsoleEngineImpl
-
- SLURP - org.jline.builtins.ConsoleEngineImpl.Command
-
- smallTerminalOffset - Variable in class org.jline.reader.impl.LineReaderImpl
-
- SMART_HOME_KEY - org.jline.builtins.Nano.Operation
-
- SMOOTH_SCROLLING - org.jline.builtins.Nano.Operation
-
- smoothScrolling - Variable in class org.jline.builtins.Nano
-
- SolarisNativePty - Class in org.jline.terminal.impl.jansi.solaris
-
- SolarisNativePty - Class in org.jline.terminal.impl.jna.solaris
-
- SolarisNativePty(int, FileDescriptor, int, FileDescriptor, int, FileDescriptor, String) - Constructor for class org.jline.terminal.impl.jansi.solaris.SolarisNativePty
-
- SolarisNativePty(int, FileDescriptor, int, FileDescriptor, int, FileDescriptor, String) - Constructor for class org.jline.terminal.impl.jna.solaris.SolarisNativePty
-
- SolarisNativePty(int, FileDescriptor, int, FileDescriptor, String) - Constructor for class org.jline.terminal.impl.jansi.solaris.SolarisNativePty
-
- SolarisNativePty(int, FileDescriptor, int, FileDescriptor, String) - Constructor for class org.jline.terminal.impl.jna.solaris.SolarisNativePty
-
- sort - Variable in class org.jline.builtins.TTop
-
- Source - Interface in org.jline.builtins
-
- Source.InputStreamSource - Class in org.jline.builtins
-
- Source.PathSource - Class in org.jline.builtins
-
- Source.ResourceSource - Class in org.jline.builtins
-
- Source.StdInSource - Class in org.jline.builtins
-
- Source.URLSource - Class in org.jline.builtins
-
- sourceIdx - Variable in class org.jline.builtins.Less
-
- sources - Variable in class org.jline.builtins.Less
-
- SPELL_WORD - Static variable in interface org.jline.reader.LineReader
-
- split(String) - Static method in class org.jline.builtins.Nano.Parser
-
- SPLIT_LINE - org.jline.reader.Parser.ParseContext
-
Parsed words will have all characters present in input line
including quotes and escape chars.
- SPLIT_UNDO - Static variable in interface org.jline.reader.LineReader
-
- spliterator() - Method in class org.jline.reader.impl.history.DefaultHistory
-
- splitWindow(PrintStream, PrintStream, List<String>) - Method in class org.jline.builtins.Tmux
-
- springgreen1 - org.jline.style.StyleColor
-
Deprecated.
- springgreen2 - org.jline.style.StyleColor
-
Deprecated.
- springgreen2a - org.jline.style.StyleColor
-
Deprecated.
- springgreen3 - org.jline.style.StyleColor
-
Deprecated.
- springgreen3a - org.jline.style.StyleColor
-
Deprecated.
- springgreen4 - org.jline.style.StyleColor
-
Deprecated.
- SQUARE - org.jline.reader.impl.DefaultParser.Bracket
-
- sRGB_encoding_environment - Static variable in class org.jline.utils.Colors
-
sRGB encoding environment
- sRGB_typical_environment - Static variable in class org.jline.utils.Colors
-
sRGB typical environment
- ssh(Terminal, LineReader, String, InputStream, PrintStream, PrintStream, String[]) - Method in class org.jline.builtins.ssh.Ssh
-
- Ssh - Class in org.jline.builtins.ssh
-
- Ssh(Consumer<Ssh.ShellParams>, Consumer<Ssh.ExecuteParams>, Supplier<SshServer>, Supplier<SshClient>) - Constructor for class org.jline.builtins.ssh.Ssh
-
- Ssh.ExecuteParams - Class in org.jline.builtins.ssh
-
- Ssh.ShellParams - Class in org.jline.builtins.ssh
-
- sshd(PrintStream, PrintStream, String[]) - Method in class org.jline.builtins.ssh.Ssh
-
- start() - Method in class org.jline.builtins.telnet.ConnectionManager
-
Starts this ConnectionManager.
- start() - Method in class org.jline.builtins.telnet.PortListener
-
Starts this PortListener.
- start(Environment) - Method in class org.jline.builtins.ssh.ShellCommand
-
- start(Environment) - Method in class org.jline.builtins.ssh.ShellFactoryImpl.ShellImpl
-
- start_bit_image - org.jline.utils.InfoCmp.Capability
-
- start_char_set_def - org.jline.utils.InfoCmp.Capability
-
- startedReading - Variable in class org.jline.reader.impl.LineReaderImpl
-
- startsWith(String) - Method in class org.jline.builtins.Completers.OptDesc
-
- STAT_BLOCKED_COUNT - Static variable in class org.jline.builtins.TTop
-
- STAT_BLOCKED_TIME - Static variable in class org.jline.builtins.TTop
-
- STAT_CPU_TIME - Static variable in class org.jline.builtins.TTop
-
- STAT_CPU_TIME_PERC - Static variable in class org.jline.builtins.TTop
-
- STAT_LOCK_NAME - Static variable in class org.jline.builtins.TTop
-
- STAT_LOCK_OWNER_ID - Static variable in class org.jline.builtins.TTop
-
- STAT_LOCK_OWNER_NAME - Static variable in class org.jline.builtins.TTop
-
- STAT_NAME - Static variable in class org.jline.builtins.TTop
-
- STAT_STATE - Static variable in class org.jline.builtins.TTop
-
- STAT_TID - Static variable in class org.jline.builtins.TTop
-
- STAT_UPTIME - Static variable in class org.jline.builtins.TTop
-
- STAT_USER_TIME - Static variable in class org.jline.builtins.TTop
-
- STAT_USER_TIME_PERC - Static variable in class org.jline.builtins.TTop
-
- STAT_WAITED_COUNT - Static variable in class org.jline.builtins.TTop
-
- STAT_WAITED_TIME - Static variable in class org.jline.builtins.TTop
-
- state - Variable in class org.jline.reader.impl.LineReaderImpl
-
- stats - Variable in class org.jline.builtins.TTop
-
- status - Variable in class org.jline.terminal.impl.AbstractTerminal
-
- status() - Method in class org.jline.builtins.ConsoleEngine.ExecutionResult
-
- Status - Class in org.jline.utils
-
- Status(AbstractTerminal) - Constructor for class org.jline.utils.Status
-
- status_line_esc_ok - org.jline.utils.InfoCmp.Capability
-
- StdInSource() - Constructor for class org.jline.builtins.Source.StdInSource
-
- StdInSource(InputStream) - Constructor for class org.jline.builtins.Source.StdInSource
-
- steelblue - org.jline.style.StyleColor
-
Deprecated.
- steelblue1 - org.jline.style.StyleColor
-
Deprecated.
- steelblue1a - org.jline.style.StyleColor
-
Deprecated.
- steelblue3 - org.jline.style.StyleColor
-
Deprecated.
- STILL - org.jline.builtins.Nano.CursorMovement
-
- stop() - Method in class org.jline.builtins.telnet.ConnectionManager
-
Stops this ConnectionManager.
- stop() - Method in class org.jline.builtins.telnet.PortListener
-
Stops this PortListener, and returns
when everything was stopped successfully.
- stop_bit_image - org.jline.utils.InfoCmp.Capability
-
- stop_char_set_def - org.jline.utils.InfoCmp.Capability
-
- streams(InputStream, OutputStream) - Method in class org.jline.terminal.TerminalBuilder
-
- strings - Variable in class org.jline.terminal.impl.AbstractTerminal
-
- StringsCompleter - Class in org.jline.reader.impl.completer
-
Completer for a set of strings.
- StringsCompleter() - Constructor for class org.jline.reader.impl.completer.StringsCompleter
-
- StringsCompleter(Iterable<String>) - Constructor for class org.jline.reader.impl.completer.StringsCompleter
-
- StringsCompleter(String...) - Constructor for class org.jline.reader.impl.completer.StringsCompleter
-
- StringsCompleter(Collection<Candidate>) - Constructor for class org.jline.reader.impl.completer.StringsCompleter
-
- StringsCompleter(Supplier<Collection<String>>) - Constructor for class org.jline.reader.impl.completer.StringsCompleter
-
- StringsCompleter(Candidate...) - Constructor for class org.jline.reader.impl.completer.StringsCompleter
-
- stringsSupplier - Variable in class org.jline.reader.impl.completer.StringsCompleter
-
- stripAnsi(String) - Static method in class org.jline.utils.AttributedString
-
- STTY_COMMAND - Static variable in class org.jline.utils.OSUtils
-
- STTY_F_OPTION - Static variable in class org.jline.utils.OSUtils
-
- style() - Method in class org.jline.utils.AttributedStringBuilder
-
- style(String) - Static method in exception org.jline.builtins.Options.HelpException
-
- style(String, String) - Method in class org.jline.style.StyleFactory
-
Encode string with style applying value.
- style(String, String, Object...) - Method in class org.jline.style.StyleFactory
-
Encode string with style formatted value.
- style(Function<AttributedStyle, AttributedStyle>) - Method in class org.jline.utils.AttributedStringBuilder
-
- style(AttributedStyle) - Method in class org.jline.utils.AttributedStringBuilder
-
- styleAt(int) - Method in class org.jline.utils.AttributedCharSequence
-
- styleAt(int) - Method in class org.jline.utils.AttributedString
-
- styleAt(int) - Method in class org.jline.utils.AttributedStringBuilder
-
- StyleBundle - Interface in org.jline.style
-
Marker for proxy-based style bundles.
- StyleBundle.DefaultStyle - Annotation Type in org.jline.style
-
Provide default style-specification.
- StyleBundle.StyleGroup - Annotation Type in org.jline.style
-
Provides the style group-name.
- StyleBundle.StyleName - Annotation Type in org.jline.style
-
Allows overriding the style-name.
- StyleColor - Enum in org.jline.style
-
Deprecated.
- styled(Function<AttributedStyle, AttributedStyle>, CharSequence) - Method in class org.jline.utils.AttributedStringBuilder
-
- styled(Function<AttributedStyle, AttributedStyle>, Consumer<AttributedStringBuilder>) - Method in class org.jline.utils.AttributedStringBuilder
-
- styled(AttributedStyle, CharSequence) - Method in class org.jline.utils.AttributedStringBuilder
-
- StyledWriter - Class in org.jline.style
-
- StyledWriter(OutputStream, Terminal, StyleResolver, boolean) - Constructor for class org.jline.style.StyledWriter
-
- StyledWriter(Writer, Terminal, StyleResolver, boolean) - Constructor for class org.jline.style.StyledWriter
-
- StyleExpression - Class in org.jline.style
-
Provides @{style value}
expression evaluation.
- StyleExpression() - Constructor for class org.jline.style.StyleExpression
-
- StyleExpression(StyleResolver) - Constructor for class org.jline.style.StyleExpression
-
- StyleFactory - Class in org.jline.style
-
Factory to create styled strings.
- StyleFactory(StyleResolver) - Constructor for class org.jline.style.StyleFactory
-
- styleMatches(Pattern, List<AttributedStyle>) - Method in class org.jline.utils.AttributedStringBuilder
-
- styleMatches(Pattern, AttributedStyle) - Method in class org.jline.utils.AttributedString
-
- styleMatches(Pattern, AttributedStyle) - Method in class org.jline.utils.AttributedStringBuilder
-
- Styler - Class in org.jline.style
-
Style facade.
- StyleResolver - Class in org.jline.style
-
- StyleResolver - Class in org.jline.utils
-
- StyleResolver(Function<String, String>) - Constructor for class org.jline.utils.StyleResolver
-
- StyleResolver(StyleSource, String) - Constructor for class org.jline.style.StyleResolver
-
- styles(String) - Method in class org.jline.style.MemoryStyleSource
-
- styles(String) - Method in class org.jline.style.NopStyleSource
-
Always returns empty map.
- styles(String) - Method in interface org.jline.style.StyleSource
-
Returns configured styles for given style-group.
- StyleSource - Interface in org.jline.style
-
Provides the source of style configuration.
- subscript_characters - org.jline.utils.InfoCmp.Capability
-
- subSequence(int, int) - Method in class org.jline.utils.AttributedCharSequence
-
- subSequence(int, int) - Method in class org.jline.utils.AttributedString
-
- subSequence(int, int) - Method in class org.jline.utils.AttributedStringBuilder
-
- substring(int) - Method in interface org.jline.reader.Buffer
-
- substring(int) - Method in class org.jline.reader.impl.BufferImpl
-
- substring(int, int) - Method in interface org.jline.reader.Buffer
-
- substring(int, int) - Method in class org.jline.reader.impl.BufferImpl
-
- substring(int, int) - Method in class org.jline.utils.AttributedCharSequence
-
- substVars(String, Function<String, String>, boolean) - Static method in class org.jline.style.InterpolationHelper
-
- suffix() - Method in class org.jline.reader.Candidate
-
The suffix is added when this candidate is displayed.
- superscript_characters - org.jline.utils.InfoCmp.Capability
-
- SUPGA - Static variable in class org.jline.builtins.telnet.TelnetIO
-
Telnet Option: SUPress Go Ahead
This will be negotiated, all new telnet protocol implementations are
recommended to do this.
- supported - Variable in class org.jline.utils.Status
-
- suspend() - Method in class org.jline.utils.Status
-
- suspended - Variable in class org.jline.utils.Status
-
- switchCase(int) - Method in class org.jline.reader.impl.LineReaderImpl
-
- SYNTAX - org.jline.builtins.Widgets.CmdLine.DescriptionType
-
The part of the line from beginning til cursor ends to the closing parenthesis.
- SyntaxError - Exception in org.jline.reader
-
- SyntaxError(int, int, String) - Constructor for exception org.jline.reader.SyntaxError
-
- syntaxName - Variable in class org.jline.builtins.Less
-
- system(boolean) - Method in class org.jline.terminal.TerminalBuilder
-
- SystemCompleter() - Constructor for class org.jline.builtins.Completers.SystemCompleter
-
- SystemRegistry - Interface in org.jline.builtins
-
Aggregate command registries and dispatch command executions.
- SystemRegistry.Registeries - Class in org.jline.builtins
-
Manage systemRegistry store
- SystemRegistryImpl - Class in org.jline.builtins
-
Aggregate command registeries.
- SystemRegistryImpl(Parser, Terminal, Supplier<Path>, ConfigurationPath) - Constructor for class org.jline.builtins.SystemRegistryImpl
-
- SystemRegistryImpl.CommandData - Class in org.jline.builtins
-
- SystemRegistryImpl.Pipe - Enum in org.jline.builtins
-
- tab - org.jline.utils.InfoCmp.Capability
-
- TAB_WIDTH - Static variable in class org.jline.reader.impl.LineReaderImpl
-
- TAB0 - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- TAB0 - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- TAB0 - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- TAB1 - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- TAB1 - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- TAB2 - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- TAB2 - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- TAB3 - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- TAB3 - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- TAB3 - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- TABDLY - org.jline.terminal.Attributes.OutputFlag
-
- TABDLY - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- TABDLY - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- TABDLY - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- TABDLY - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- tabs - Variable in class org.jline.builtins.Less
-
- tabs - Variable in class org.jline.builtins.Nano
-
- tabs(int) - Method in class org.jline.utils.AttributedStringBuilder
-
Set the number of spaces a tab is expanded to.
- tabs(List<Integer>) - Method in class org.jline.builtins.Less
-
- tabs(List<Integer>) - Method in class org.jline.utils.AttributedStringBuilder
-
- TABS_TO_SPACE - org.jline.builtins.Nano.Operation
-
- TAIL_TIP - org.jline.builtins.Widgets.TailTipWidgets.TipType
-
Prepare command line suggestions using a command positional argument descriptions.
- TAIL_TIP - org.jline.reader.LineReader.SuggestionType
-
Prepare command line suggestions using command completer data and/or command positional argument descriptions.
- tailTip - Variable in class org.jline.reader.impl.LineReaderImpl
-
- tailTip() - Method in class org.jline.builtins.Widgets
-
- tailtipAcceptLine() - Method in class org.jline.builtins.Widgets.TailTipWidgets
-
- tailtipBackwardDelete() - Method in class org.jline.builtins.Widgets.TailTipWidgets
-
- tailtipComplete() - Method in class org.jline.builtins.Widgets.TailTipWidgets
-
- tailtipDelete() - Method in class org.jline.builtins.Widgets.TailTipWidgets
-
- tailtipInsert() - Method in class org.jline.builtins.Widgets.TailTipWidgets
-
- tailtipUpdateStatus() - Method in class org.jline.builtins.Widgets.TailTipWidgets
-
- TailTipWidgets(LineReader, Function<Widgets.CmdLine, Widgets.CmdDesc>, int, Widgets.TailTipWidgets.TipType) - Constructor for class org.jline.builtins.Widgets.TailTipWidgets
-
Creates tailtip widgets used in command line suggestions.
- TailTipWidgets(LineReader, Map<String, Widgets.CmdDesc>) - Constructor for class org.jline.builtins.Widgets.TailTipWidgets
-
Creates tailtip widgets used in command line suggestions.
- TailTipWidgets(LineReader, Map<String, Widgets.CmdDesc>, int) - Constructor for class org.jline.builtins.Widgets.TailTipWidgets
-
Creates tailtip widgets used in command line suggestions.
- TailTipWidgets(LineReader, Map<String, Widgets.CmdDesc>, int, Widgets.TailTipWidgets.TipType) - Constructor for class org.jline.builtins.Widgets.TailTipWidgets
-
Creates tailtip widgets used in command line suggestions.
- TailTipWidgets(LineReader, Map<String, Widgets.CmdDesc>, Widgets.TailTipWidgets.TipType) - Constructor for class org.jline.builtins.Widgets.TailTipWidgets
-
Creates tailtip widgets used in command line suggestions.
- tan - org.jline.style.StyleColor
-
Deprecated.
- tcgetattr(int, CLibrary.termios) - Method in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- tcgetattr(int, CLibrary.termios) - Method in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- tcgetattr(int, CLibrary.termios) - Method in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- tcgetattr(int, CLibrary.termios) - Method in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- TCSADRAIN - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- TCSADRAIN - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- TCSADRAIN - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- TCSAFLUSH - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- TCSAFLUSH - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- TCSAFLUSH - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- TCSANOW - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- TCSANOW - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- TCSANOW - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- TCSANOW - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- tcsetattr(int, int, CLibrary.termios) - Method in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- tcsetattr(int, int, CLibrary.termios) - Method in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- tcsetattr(int, int, CLibrary.termios) - Method in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- tcsetattr(int, int, CLibrary.termios) - Method in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- teal - org.jline.style.StyleColor
-
Deprecated.
- Telnet - Class in org.jline.builtins.telnet
-
- Telnet(Terminal, Telnet.ShellProvider) - Constructor for class org.jline.builtins.telnet.Telnet
-
- Telnet.ShellProvider - Interface in org.jline.builtins.telnet
-
- telnetd(String[]) - Method in class org.jline.builtins.telnet.Telnet
-
- TelnetIO - Class in org.jline.builtins.telnet
-
Class that represents the TelnetIO implementation.
- TelnetIO() - Constructor for class org.jline.builtins.telnet.TelnetIO
-
Creates a TelnetIO object for the given connection.
Input- and OutputStreams are properly set and the primary telnet
protocol initialization is carried out by the inner IACHandler class.
- terminal - Variable in class org.jline.builtins.Less
-
- terminal - Variable in class org.jline.builtins.Nano
-
- terminal - Variable in class org.jline.reader.impl.LineReaderImpl
-
The terminal to use
- terminal - Variable in class org.jline.utils.Display
-
- terminal - Variable in class org.jline.utils.Status
-
- terminal() - Method in class org.jline.builtins.Builtins.CommandInput
-
- terminal() - Method in class org.jline.builtins.CommandRegistry.CommandSession
-
- terminal() - Method in interface org.jline.builtins.SystemRegistry
-
- terminal() - Method in class org.jline.builtins.SystemRegistryImpl
-
- terminal() - Static method in class org.jline.terminal.TerminalBuilder
-
Returns the default system terminal.
- terminal(Terminal) - Method in class org.jline.reader.LineReaderBuilder
-
- Terminal - Interface in org.jline.terminal
-
A terminal representing a virtual terminal on the computer.
- Terminal.MouseTracking - Enum in org.jline.terminal
-
- Terminal.Signal - Enum in org.jline.terminal
-
- Terminal.SignalHandler - Interface in org.jline.terminal
-
- TerminalBuilder - Class in org.jline.terminal
-
Builder class to create terminals.
- termios() - Constructor for class org.jline.terminal.impl.jna.freebsd.CLibrary.termios
-
- termios() - Constructor for class org.jline.terminal.impl.jna.linux.CLibrary.termios
-
- termios() - Constructor for class org.jline.terminal.impl.jna.osx.CLibrary.termios
-
- termios() - Constructor for class org.jline.terminal.impl.jna.solaris.CLibrary.termios
-
- termios(Attributes) - Constructor for class org.jline.terminal.impl.jna.freebsd.CLibrary.termios
-
- termios(Attributes) - Constructor for class org.jline.terminal.impl.jna.linux.CLibrary.termios
-
- termios(Attributes) - Constructor for class org.jline.terminal.impl.jna.osx.CLibrary.termios
-
- termios(Attributes) - Constructor for class org.jline.terminal.impl.jna.solaris.CLibrary.termios
-
- text - Variable in class org.jline.utils.DiffHelper.Diff
-
The text associated with this diff operation.
- these_cause_cr - org.jline.utils.InfoCmp.Capability
-
- thistle1 - org.jline.style.StyleColor
-
Deprecated.
- thistle3 - org.jline.style.StyleColor
-
Deprecated.
- tilde_glitch - org.jline.utils.InfoCmp.Capability
-
- time() - Method in interface org.jline.reader.History.Entry
-
- time() - Method in class org.jline.reader.impl.history.DefaultHistory.EntryImpl
-
- TIOCGWINSZ - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- TIOCGWINSZ - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- TIOCGWINSZ - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- TIOCGWINSZ - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- TIOCSWINSZ - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- TIOCSWINSZ - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- TIOCSWINSZ - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- TIOCSWINSZ - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- title - Variable in class org.jline.builtins.Nano
-
- tmux(Terminal, PrintStream, PrintStream, Supplier<Object>, Consumer<Object>, Consumer<Terminal>, String[]) - Static method in class org.jline.builtins.Commands
-
- Tmux - Class in org.jline.builtins
-
Terminal multiplexer
- Tmux(Terminal, PrintStream, Consumer<Terminal>) - Constructor for class org.jline.builtins.Tmux
-
- TO_FILES - org.jline.builtins.Nano.Operation
-
- TO_SPELL - org.jline.builtins.Nano.Operation
-
- to_status_line - org.jline.utils.InfoCmp.Capability
-
- toAnsi() - Method in class org.jline.utils.AttributedCharSequence
-
- toAnsi(int, boolean) - Method in class org.jline.utils.AttributedCharSequence
-
- toAnsi(int, boolean, String, String) - Method in class org.jline.utils.AttributedCharSequence
-
- toAnsi(Terminal) - Method in class org.jline.utils.AttributedCharSequence
-
- toAttributedString() - Method in class org.jline.utils.AttributedCharSequence
-
- toAttributes() - Method in class org.jline.terminal.impl.jna.freebsd.CLibrary.termios
-
- toAttributes() - Method in class org.jline.terminal.impl.jna.linux.CLibrary.termios
-
- toAttributes() - Method in class org.jline.terminal.impl.jna.osx.CLibrary.termios
-
- toAttributes() - Method in class org.jline.terminal.impl.jna.solaris.CLibrary.termios
-
- toAttributes(CLibrary.Termios) - Method in class org.jline.terminal.impl.jansi.freebsd.FreeBsdNativePty
-
- toAttributes(CLibrary.Termios) - Method in class org.jline.terminal.impl.jansi.JansiNativePty
-
- toAttributes(CLibrary.Termios) - Method in class org.jline.terminal.impl.jansi.linux.LinuxNativePty
-
- toAttributes(CLibrary.Termios) - Method in class org.jline.terminal.impl.jansi.osx.OsXNativePty
-
- toAttributes(CLibrary.Termios) - Method in class org.jline.terminal.impl.jansi.solaris.SolarisNativePty
-
- toColumns(Object, int, int, AttributedStringBuilder, Candidate, String, boolean, int[]) - Method in class org.jline.reader.impl.LineReaderImpl
-
- toColumns(List<Object>, Candidate, String, Function<String, Integer>, int, boolean) - Method in class org.jline.reader.impl.LineReaderImpl
-
- toggle() - Method in class org.jline.builtins.Widgets.AutopairWidgets
-
- TOGGLE_REPLACE - org.jline.builtins.Nano.Operation
-
- TOGGLE_SUSPENSION - org.jline.builtins.Nano.Operation
-
- toggleKeyBindings() - Method in class org.jline.builtins.Widgets.AutopairWidgets
-
- toggleKeyBindings() - Method in class org.jline.builtins.Widgets.AutosuggestionWidgets
-
- toggleKeyBindings() - Method in class org.jline.builtins.Widgets.TailTipWidgets
-
- toggleWindow() - Method in class org.jline.builtins.Widgets.TailTipWidgets
-
- toJson(Object) - Method in interface org.jline.reader.ScriptEngine
-
Serialize object to JSON string.
- toMap(Object) - Method in interface org.jline.reader.ScriptEngine
-
Converts object fields to map.
- tone - org.jline.utils.InfoCmp.Capability
-
- toSize() - Method in class org.jline.terminal.impl.jna.freebsd.CLibrary.winsize
-
- toSize() - Method in class org.jline.terminal.impl.jna.linux.CLibrary.winsize
-
- toSize() - Method in class org.jline.terminal.impl.jna.osx.CLibrary.winsize
-
- toSize() - Method in class org.jline.terminal.impl.jna.solaris.CLibrary.winsize
-
- TOSTOP - org.jline.terminal.Attributes.LocalFlag
-
- TOSTOP - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- TOSTOP - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- TOSTOP - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- TOSTOP - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- toString() - Method in class org.jline.builtins.ConsoleEngine.WidgetCreator
-
- toString() - Method in class org.jline.builtins.Options
-
- toString() - Method in class org.jline.builtins.ScreenTerminal
-
- toString() - Method in class org.jline.builtins.SystemRegistryImpl.CommandData
-
- toString() - Method in interface org.jline.reader.Buffer
-
- toString() - Method in class org.jline.reader.impl.BufferImpl
-
- toString() - Method in class org.jline.reader.impl.completer.AggregateCompleter
-
- toString() - Method in class org.jline.reader.impl.history.DefaultHistory.EntryImpl
-
- toString() - Method in class org.jline.reader.impl.history.DefaultHistory
-
- toString() - Method in class org.jline.reader.Macro
-
- toString() - Method in class org.jline.reader.Reference
-
- toString() - Method in class org.jline.terminal.Attributes
-
- toString() - Method in class org.jline.terminal.Cursor
-
- toString() - Method in class org.jline.terminal.impl.ExecPty
-
- toString() - Method in class org.jline.terminal.impl.jansi.JansiNativePty
-
- toString() - Method in class org.jline.terminal.impl.jna.JnaNativePty
-
- toString() - Method in class org.jline.terminal.MouseEvent
-
- toString() - Method in class org.jline.terminal.Size
-
- toString() - Method in class org.jline.utils.AttributedCharSequence
-
- toString() - Method in class org.jline.utils.DiffHelper.Diff
-
Display a human-readable version of this Diff.
- toString(Object) - Method in interface org.jline.reader.ScriptEngine
-
Converts object to string.
- toTermios(Attributes) - Method in class org.jline.terminal.impl.jansi.freebsd.FreeBsdNativePty
-
- toTermios(Attributes) - Method in class org.jline.terminal.impl.jansi.JansiNativePty
-
- toTermios(Attributes) - Method in class org.jline.terminal.impl.jansi.linux.LinuxNativePty
-
- toTermios(Attributes) - Method in class org.jline.terminal.impl.jansi.osx.OsXNativePty
-
- toTermios(Attributes) - Method in class org.jline.terminal.impl.jansi.solaris.SolarisNativePty
-
- tputs(Appendable, String, Object...) - Static method in class org.jline.utils.Curses
-
Print the given terminal capabilities
- tputs(String, Object...) - Static method in class org.jline.utils.Curses
-
Print the given terminal capabilities
- trace(boolean, Exception) - Method in interface org.jline.builtins.SystemRegistry
-
Print exception on terminal
- trace(boolean, Exception) - Method in class org.jline.builtins.SystemRegistryImpl
-
- trace(Exception) - Method in interface org.jline.builtins.SystemRegistry
-
Print exception on terminal
- trace(Exception) - Method in class org.jline.builtins.SystemRegistryImpl
-
- trace(Object) - Method in interface org.jline.builtins.ConsoleEngine
-
- trace(Object) - Method in class org.jline.builtins.ConsoleEngineImpl
-
- trace(Object...) - Static method in class org.jline.utils.Log
-
- trace(Supplier<String>) - Static method in class org.jline.utils.Log
-
- trackFocus(boolean) - Method in class org.jline.terminal.impl.AbstractTerminal
-
- trackFocus(boolean) - Method in class org.jline.terminal.impl.AbstractWindowsTerminal
-
- trackFocus(boolean) - Method in interface org.jline.terminal.Terminal
-
Enable or disable focus tracking mode.
- tracking - Variable in class org.jline.terminal.impl.AbstractWindowsTerminal
-
- trackMouse(Terminal.MouseTracking) - Method in class org.jline.terminal.impl.AbstractTerminal
-
- trackMouse(Terminal.MouseTracking) - Method in class org.jline.terminal.impl.AbstractWindowsTerminal
-
- trackMouse(Terminal.MouseTracking) - Method in interface org.jline.terminal.Terminal
-
Change the mouse tracking mouse.
- trackMouse(Terminal, Terminal.MouseTracking) - Static method in class org.jline.terminal.impl.MouseSupport
-
- translate(String) - Static method in class org.jline.keymap.KeyMap
-
- transparent_underline - org.jline.utils.InfoCmp.Capability
-
- TRANSPOSE_CHARS - Static variable in interface org.jline.reader.LineReader
-
- TRANSPOSE_WORDS - Static variable in interface org.jline.reader.LineReader
-
- transposeChars() - Method in class org.jline.reader.impl.LineReaderImpl
-
Performs character transpose.
- transposeWords() - Method in class org.jline.reader.impl.LineReaderImpl
-
- TreeCompleter(List<Completers.TreeCompleter.Node>) - Constructor for class org.jline.builtins.Completers.TreeCompleter
-
- TreeCompleter(Completers.TreeCompleter.Node...) - Constructor for class org.jline.builtins.Completers.TreeCompleter
-
- trimHistory(Path, int) - Method in class org.jline.reader.impl.history.DefaultHistory
-
- tryCompleteArguments(LineReader, ParsedLine, List<Candidate>) - Method in class org.jline.builtins.Completers.Completer
-
- TSTP - org.jline.terminal.Terminal.Signal
-
- TT_ACCEPT_LINE - Static variable in class org.jline.builtins.Widgets
-
- TT_TOGGLE - Static variable in class org.jline.builtins.Widgets
-
- ttop(Terminal, PrintStream, PrintStream, String[]) - Static method in class org.jline.builtins.TTop
-
- TTop - Class in org.jline.builtins
-
Thread Top implementation.
- TTop(Terminal) - Constructor for class org.jline.builtins.TTop
-
- TTOP - org.jline.builtins.Builtins.Command
-
- TTop.Align - Enum in org.jline.builtins
-
- TTop.Operation - Enum in org.jline.builtins
-
- TTY_COMMAND - Static variable in class org.jline.utils.OSUtils
-
- ttyname() - Static method in class org.jline.terminal.impl.jansi.JansiNativePty
-
- ttyname_r(int, byte[], int) - Method in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- ttyname_r(int, byte[], int) - Method in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- ttyname_r(int, byte[], int) - Method in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- ttyname_r(int, byte[], int) - Method in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- TTYPE - Static variable in class org.jline.builtins.telnet.TelnetIO
-
Telnet Option: Terminal TYPE
Server request contains subnegotiation SEND
Client response contains subnegotiation with data IS,terminal type string
- turquoise2 - org.jline.style.StyleColor
-
Deprecated.
- turquoise4 - org.jline.style.StyleColor
-
Deprecated.
- type - Variable in class org.jline.terminal.impl.AbstractTerminal
-
- type(String) - Method in class org.jline.terminal.TerminalBuilder
-
- TYPE_DUMB - Static variable in interface org.jline.terminal.Terminal
-
Type used for dumb terminals.
- TYPE_DUMB_COLOR - Static variable in interface org.jline.terminal.Terminal
-
- TYPE_WINDOWS - Static variable in class org.jline.terminal.impl.AbstractWindowsTerminal
-
- TYPE_WINDOWS_256_COLOR - Static variable in class org.jline.terminal.impl.AbstractWindowsTerminal
-
- TYPE_WINDOWS_CONEMU - Static variable in class org.jline.terminal.impl.AbstractWindowsTerminal
-
- TYPE_WINDOWS_VTP - Static variable in class org.jline.terminal.impl.AbstractWindowsTerminal
-
- validCommandName(String) - Method in class org.jline.reader.impl.DefaultParser
-
- validCommandName(String) - Method in interface org.jline.reader.Parser
-
- validVariableName(String) - Method in class org.jline.reader.impl.DefaultParser
-
- validVariableName(String) - Method in interface org.jline.reader.Parser
-
- value() - Method in class org.jline.reader.Candidate
-
The value that will be used for the actual completion.
- value() - Method in annotation type org.jline.style.StyleBundle.DefaultStyle
-
- value() - Method in annotation type org.jline.style.StyleBundle.StyleGroup
-
- value() - Method in annotation type org.jline.style.StyleBundle.StyleName
-
- valueCompleter() - Method in class org.jline.builtins.Completers.OptDesc
-
- valueOf(String) - Static method in enum org.jline.builtins.Builtins.Command
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jline.builtins.ConsoleEngineImpl.Command
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jline.builtins.Less.Operation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jline.builtins.Nano.CursorMovement
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jline.builtins.Nano.Operation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jline.builtins.Nano.WriteFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jline.builtins.Nano.WriteMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jline.builtins.SystemRegistryImpl.Pipe
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jline.builtins.telnet.ConnectionEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jline.builtins.TTop.Align
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jline.builtins.TTop.Operation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jline.builtins.Widgets.CmdLine.DescriptionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jline.builtins.Widgets.TailTipWidgets.TipType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jline.reader.impl.DefaultParser.Bracket
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jline.reader.impl.LineReaderImpl.BellType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jline.reader.impl.LineReaderImpl.CompletionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jline.reader.impl.LineReaderImpl.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jline.reader.impl.LineReaderImpl.ViMoveMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jline.reader.LineReader.Option
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jline.reader.LineReader.RegionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jline.reader.LineReader.SuggestionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jline.reader.Parser.ParseContext
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jline.style.StyleColor
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jline.terminal.Attributes.ControlChar
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jline.terminal.Attributes.ControlFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jline.terminal.Attributes.InputFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jline.terminal.Attributes.LocalFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jline.terminal.Attributes.OutputFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jline.terminal.MouseEvent.Button
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jline.terminal.MouseEvent.Modifier
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jline.terminal.MouseEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jline.terminal.Terminal.MouseTracking
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jline.terminal.Terminal.Signal
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jline.utils.DiffHelper.Operation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jline.utils.InfoCmp.Capability
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.jline.builtins.Builtins.Command
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jline.builtins.ConsoleEngineImpl.Command
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jline.builtins.Less.Operation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jline.builtins.Nano.CursorMovement
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jline.builtins.Nano.Operation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jline.builtins.Nano.WriteFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jline.builtins.Nano.WriteMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jline.builtins.SystemRegistryImpl.Pipe
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jline.builtins.telnet.ConnectionEvent.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jline.builtins.TTop.Align
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jline.builtins.TTop.Operation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jline.builtins.Widgets.CmdLine.DescriptionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jline.builtins.Widgets.TailTipWidgets.TipType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jline.reader.impl.DefaultParser.Bracket
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jline.reader.impl.LineReaderImpl.BellType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jline.reader.impl.LineReaderImpl.CompletionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jline.reader.impl.LineReaderImpl.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jline.reader.impl.LineReaderImpl.ViMoveMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jline.reader.LineReader.Option
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jline.reader.LineReader.RegionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jline.reader.LineReader.SuggestionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jline.reader.Parser.ParseContext
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jline.style.StyleColor
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jline.terminal.Attributes.ControlChar
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jline.terminal.Attributes.ControlFlag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jline.terminal.Attributes.InputFlag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jline.terminal.Attributes.LocalFlag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jline.terminal.Attributes.OutputFlag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jline.terminal.MouseEvent.Button
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jline.terminal.MouseEvent.Modifier
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jline.terminal.MouseEvent.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jline.terminal.Terminal.MouseTracking
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jline.terminal.Terminal.Signal
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jline.utils.DiffHelper.Operation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jline.utils.InfoCmp.Capability
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- variable() - Method in class org.jline.builtins.SystemRegistryImpl.CommandData
-
- variable(String, Object) - Method in class org.jline.reader.impl.LineReaderImpl
-
- variable(String, Object) - Method in interface org.jline.reader.LineReader
-
- variable(String, Object) - Method in class org.jline.reader.LineReaderBuilder
-
- variables - Variable in class org.jline.reader.impl.LineReaderImpl
-
- variables(Map<String, Object>) - Method in class org.jline.reader.LineReaderBuilder
-
- VDISCARD - org.jline.terminal.Attributes.ControlChar
-
- VDISCARD - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- VDISCARD - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- VDISCARD - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- VDISCARD - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- VDSUSP - org.jline.terminal.Attributes.ControlChar
-
- VDSUSP - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- VDSUSP - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- VEOF - org.jline.terminal.Attributes.ControlChar
-
- VEOF - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- VEOF - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- VEOF - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- VEOF - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- VEOL - org.jline.terminal.Attributes.ControlChar
-
- VEOL - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- VEOL - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- VEOL - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- VEOL - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- VEOL2 - org.jline.terminal.Attributes.ControlChar
-
- VEOL2 - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- VEOL2 - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- VEOL2 - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- VEOL2 - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- VERASE - org.jline.terminal.Attributes.ControlChar
-
- VERASE - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- VERASE - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- VERASE - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- VERASE - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- VERASE2 - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- VERBATIM - org.jline.builtins.Nano.Operation
-
- veryQuiet - Variable in class org.jline.builtins.Less
-
- VI_ADD_EOL - Static variable in interface org.jline.reader.LineReader
-
- VI_ADD_NEXT - Static variable in interface org.jline.reader.LineReader
-
- VI_BACKWARD_BLANK_WORD - Static variable in interface org.jline.reader.LineReader
-
- VI_BACKWARD_BLANK_WORD_END - Static variable in interface org.jline.reader.LineReader
-
- VI_BACKWARD_CHAR - Static variable in interface org.jline.reader.LineReader
-
- VI_BACKWARD_DELETE_CHAR - Static variable in interface org.jline.reader.LineReader
-
- VI_BACKWARD_KILL_WORD - Static variable in interface org.jline.reader.LineReader
-
- VI_BACKWARD_WORD - Static variable in interface org.jline.reader.LineReader
-
- VI_BACKWARD_WORD_END - Static variable in interface org.jline.reader.LineReader
-
- VI_BEGINNING_OF_LINE - Static variable in interface org.jline.reader.LineReader
-
- VI_CHANGE - Static variable in interface org.jline.reader.LineReader
-
- VI_CHANGE_EOL - Static variable in interface org.jline.reader.LineReader
-
- VI_CHANGE_WHOLE_LINE - Static variable in interface org.jline.reader.LineReader
-
- VI_CMD_MODE - Static variable in interface org.jline.reader.LineReader
-
- VI_DELETE - Static variable in interface org.jline.reader.LineReader
-
- VI_DELETE_CHAR - Static variable in interface org.jline.reader.LineReader
-
- VI_DIGIT_OR_BEGINNING_OF_LINE - Static variable in interface org.jline.reader.LineReader
-
- VI_DOWN_LINE_OR_HISTORY - Static variable in interface org.jline.reader.LineReader
-
- VI_END_OF_LINE - Static variable in interface org.jline.reader.LineReader
-
- VI_FETCH_HISTORY - Static variable in interface org.jline.reader.LineReader
-
- VI_FIND_NEXT_CHAR - Static variable in interface org.jline.reader.LineReader
-
- VI_FIND_NEXT_CHAR_SKIP - Static variable in interface org.jline.reader.LineReader
-
- VI_FIND_PREV_CHAR - Static variable in interface org.jline.reader.LineReader
-
- VI_FIND_PREV_CHAR_SKIP - Static variable in interface org.jline.reader.LineReader
-
- VI_FIRST_NON_BLANK - Static variable in interface org.jline.reader.LineReader
-
- VI_FORWARD_BLANK_WORD - Static variable in interface org.jline.reader.LineReader
-
- VI_FORWARD_BLANK_WORD_END - Static variable in interface org.jline.reader.LineReader
-
- VI_FORWARD_CHAR - Static variable in interface org.jline.reader.LineReader
-
- VI_FORWARD_WORD - Static variable in interface org.jline.reader.LineReader
-
- VI_FORWARD_WORD_END - Static variable in interface org.jline.reader.LineReader
-
- VI_GOTO_COLUMN - Static variable in interface org.jline.reader.LineReader
-
- VI_HISTORY_SEARCH_BACKWARD - Static variable in interface org.jline.reader.LineReader
-
- VI_HISTORY_SEARCH_FORWARD - Static variable in interface org.jline.reader.LineReader
-
- VI_INSERT - Static variable in interface org.jline.reader.LineReader
-
- VI_INSERT_BOL - Static variable in interface org.jline.reader.LineReader
-
- VI_INSERT_COMMENT - Static variable in interface org.jline.reader.LineReader
-
- VI_JOIN - Static variable in interface org.jline.reader.LineReader
-
- VI_KILL_EOL - Static variable in interface org.jline.reader.LineReader
-
- VI_KILL_LINE - Static variable in interface org.jline.reader.LineReader
-
- VI_MATCH_BRACKET - Static variable in interface org.jline.reader.LineReader
-
- VI_OPEN_LINE_ABOVE - Static variable in interface org.jline.reader.LineReader
-
- VI_OPEN_LINE_BELOW - Static variable in interface org.jline.reader.LineReader
-
- VI_OPER_SWAP_CASE - Static variable in interface org.jline.reader.LineReader
-
- VI_PUT_AFTER - Static variable in interface org.jline.reader.LineReader
-
- VI_PUT_BEFORE - Static variable in interface org.jline.reader.LineReader
-
- VI_QUOTED_INSERT - Static variable in interface org.jline.reader.LineReader
-
- VI_REPEAT_CHANGE - Static variable in interface org.jline.reader.LineReader
-
- VI_REPEAT_FIND - Static variable in interface org.jline.reader.LineReader
-
- VI_REPEAT_SEARCH - Static variable in interface org.jline.reader.LineReader
-
- VI_REPLACE - Static variable in interface org.jline.reader.LineReader
-
- VI_REPLACE_CHARS - Static variable in interface org.jline.reader.LineReader
-
- VI_REV_REPEAT_FIND - Static variable in interface org.jline.reader.LineReader
-
- VI_REV_REPEAT_SEARCH - Static variable in interface org.jline.reader.LineReader
-
- VI_SET_BUFFER - Static variable in interface org.jline.reader.LineReader
-
- VI_SUBSTITUTE - Static variable in interface org.jline.reader.LineReader
-
- VI_SWAP_CASE - Static variable in interface org.jline.reader.LineReader
-
- VI_UNDO_CHANGE - Static variable in interface org.jline.reader.LineReader
-
- VI_UP_LINE_OR_HISTORY - Static variable in interface org.jline.reader.LineReader
-
- VI_YANK - Static variable in interface org.jline.reader.LineReader
-
- VI_YANK_EOL - Static variable in interface org.jline.reader.LineReader
-
- VI_YANK_WHOLE_LINE - Static variable in interface org.jline.reader.LineReader
-
- viAddEol() - Method in class org.jline.reader.impl.LineReaderImpl
-
- viAddNext() - Method in class org.jline.reader.impl.LineReaderImpl
-
- viBackwardBlankWord() - Method in class org.jline.reader.impl.LineReaderImpl
-
- viBackwardBlankWordEnd() - Method in class org.jline.reader.impl.LineReaderImpl
-
- viBackwardChar() - Method in class org.jline.reader.impl.LineReaderImpl
-
- viBackwardDeleteChar() - Method in class org.jline.reader.impl.LineReaderImpl
-
Deletes the previous character from the cursor position
- viBackwardKillWord() - Method in class org.jline.reader.impl.LineReaderImpl
-
- viBackwardWord() - Method in class org.jline.reader.impl.LineReaderImpl
-
- viBackwardWordEnd() - Method in class org.jline.reader.impl.LineReaderImpl
-
- viBeginningOfLine() - Method in class org.jline.reader.impl.LineReaderImpl
-
- viChange() - Method in class org.jline.reader.impl.LineReaderImpl
-
- viChange(int, int) - Method in class org.jline.reader.impl.LineReaderImpl
-
- viChangeEol() - Method in class org.jline.reader.impl.LineReaderImpl
-
- viChangeWholeLine() - Method in class org.jline.reader.impl.LineReaderImpl
-
- viCmd() - Method in class org.jline.reader.impl.LineReaderImpl
-
- VICMD - Static variable in interface org.jline.reader.LineReader
-
- viCmdMode() - Method in class org.jline.reader.impl.LineReaderImpl
-
- viDelete() - Method in class org.jline.reader.impl.LineReaderImpl
-
- viDeleteChangeYankToRemap(String) - Method in class org.jline.reader.impl.LineReaderImpl
-
This method is calling while doing a delete-to ("d"), change-to ("c"),
or yank-to ("y") and it filters out only those movement operations
that are allowable during those operations.
- viDeleteChar() - Method in class org.jline.reader.impl.LineReaderImpl
-
Deletes the character you are sitting on and sucks the rest of
the line in from the right.
- viDeleteTo(int, int) - Method in class org.jline.reader.impl.LineReaderImpl
-
- viDigitOrBeginningOfLine() - Method in class org.jline.reader.impl.LineReaderImpl
-
- viDownLineOrHistory() - Method in class org.jline.reader.impl.LineReaderImpl
-
- viEndOfLine() - Method in class org.jline.reader.impl.LineReaderImpl
-
- viFindNextChar() - Method in class org.jline.reader.impl.LineReaderImpl
-
- viFindNextCharSkip() - Method in class org.jline.reader.impl.LineReaderImpl
-
- viFindPrevChar() - Method in class org.jline.reader.impl.LineReaderImpl
-
- viFindPrevCharSkip() - Method in class org.jline.reader.impl.LineReaderImpl
-
- viFirstNonBlank() - Method in class org.jline.reader.impl.LineReaderImpl
-
- viForwardBlankWord() - Method in class org.jline.reader.impl.LineReaderImpl
-
- viForwardBlankWordEnd() - Method in class org.jline.reader.impl.LineReaderImpl
-
- viForwardChar() - Method in class org.jline.reader.impl.LineReaderImpl
-
- viForwardWord() - Method in class org.jline.reader.impl.LineReaderImpl
-
- viForwardWordEnd() - Method in class org.jline.reader.impl.LineReaderImpl
-
- viHistorySearchBackward() - Method in class org.jline.reader.impl.LineReaderImpl
-
- viHistorySearchForward() - Method in class org.jline.reader.impl.LineReaderImpl
-
Implements vi search ("/" or "?").
- VIINS - Static variable in interface org.jline.reader.LineReader
-
- viInsert() - Method in class org.jline.reader.impl.LineReaderImpl
-
- viInsertBol() - Method in class org.jline.reader.impl.LineReaderImpl
-
- viInsertComment() - Method in class org.jline.reader.impl.LineReaderImpl
-
- viInsertion() - Method in class org.jline.reader.impl.LineReaderImpl
-
- viJoin() - Method in class org.jline.reader.impl.LineReaderImpl
-
- viKillEol() - Method in class org.jline.reader.impl.LineReaderImpl
-
- viKillWholeLine() - Method in class org.jline.reader.impl.LineReaderImpl
-
- viMatchBracket() - Method in class org.jline.reader.impl.LineReaderImpl
-
- viMoveMode - Variable in class org.jline.reader.impl.LineReaderImpl
-
- VINTR - org.jline.terminal.Attributes.ControlChar
-
- VINTR - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- VINTR - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- VINTR - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- VINTR - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- violet - org.jline.style.StyleColor
-
Deprecated.
- viOpenLineAbove() - Method in class org.jline.reader.impl.LineReaderImpl
-
- viOpenLineBelow() - Method in class org.jline.reader.impl.LineReaderImpl
-
- viOpp() - Method in class org.jline.reader.impl.LineReaderImpl
-
- VIOPP - Static variable in interface org.jline.reader.LineReader
-
- viPutAfter() - Method in class org.jline.reader.impl.LineReaderImpl
-
Pasts the yank buffer to the right of the current cursor position
and moves the cursor to the end of the pasted region.
- viPutBefore() - Method in class org.jline.reader.impl.LineReaderImpl
-
- viRepeatFind() - Method in class org.jline.reader.impl.LineReaderImpl
-
- viRepeatSearch() - Method in class org.jline.reader.impl.LineReaderImpl
-
- viReplaceChars() - Method in class org.jline.reader.impl.LineReaderImpl
-
Implements the vi change character command (in move-mode "r"
followed by the character to change to).
- viRevRepeatFind() - Method in class org.jline.reader.impl.LineReaderImpl
-
- viRevRepeatSearch() - Method in class org.jline.reader.impl.LineReaderImpl
-
- virtual_terminal - org.jline.utils.InfoCmp.Capability
-
- VISIBLE - org.jline.reader.impl.LineReaderImpl.BellType
-
- visual() - Method in class org.jline.reader.impl.LineReaderImpl
-
- VISUAL - Static variable in interface org.jline.reader.LineReader
-
- VISUAL_LINE_MODE - Static variable in interface org.jline.reader.LineReader
-
- VISUAL_MODE - Static variable in interface org.jline.reader.LineReader
-
- visualLineMode() - Method in class org.jline.reader.impl.LineReaderImpl
-
- visualMode() - Method in class org.jline.reader.impl.LineReaderImpl
-
- viSwapCase() - Method in class org.jline.reader.impl.LineReaderImpl
-
Switches the case of the current character from upper to lower
or lower to upper as necessary and advances the cursor one
position to the right.
- viUpLineOrHistory() - Method in class org.jline.reader.impl.LineReaderImpl
-
- viYankTo() - Method in class org.jline.reader.impl.LineReaderImpl
-
- viYankTo(int, int) - Method in class org.jline.reader.impl.LineReaderImpl
-
Implement the "vi" yank-to operation.
- viYankWholeLine() - Method in class org.jline.reader.impl.LineReaderImpl
-
- VKILL - org.jline.terminal.Attributes.ControlChar
-
- VKILL - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- VKILL - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- VKILL - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- VKILL - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- VLNEXT - org.jline.terminal.Attributes.ControlChar
-
- VLNEXT - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- VLNEXT - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- VLNEXT - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- VLNEXT - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- VMIN - org.jline.terminal.Attributes.ControlChar
-
- VMIN - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- VMIN - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- VMIN - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- VMIN - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- VQUIT - org.jline.terminal.Attributes.ControlChar
-
- VQUIT - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- VQUIT - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- VQUIT - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- VQUIT - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- VREPRINT - org.jline.terminal.Attributes.ControlChar
-
- VREPRINT - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- VREPRINT - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- VREPRINT - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- VREPRINT - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- VSTART - org.jline.terminal.Attributes.ControlChar
-
- VSTART - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- VSTART - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- VSTART - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- VSTART - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- VSTATUS - org.jline.terminal.Attributes.ControlChar
-
- VSTATUS - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- VSTATUS - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- VSTOP - org.jline.terminal.Attributes.ControlChar
-
- VSTOP - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- VSTOP - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- VSTOP - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- VSTOP - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- vsusp - Variable in class org.jline.builtins.Nano
-
- VSUSP - org.jline.terminal.Attributes.ControlChar
-
- VSUSP - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- VSUSP - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- VSUSP - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- VSUSP - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- VSWTC - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- VSWTC - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- VT0 - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- VT0 - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- VT1 - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- VT1 - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- VTDLY - org.jline.terminal.Attributes.OutputFlag
-
- VTDLY - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- VTDLY - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- VTDLY - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- VTIME - org.jline.terminal.Attributes.ControlChar
-
- VTIME - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- VTIME - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- VTIME - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- VTIME - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-
- VWERASE - org.jline.terminal.Attributes.ControlChar
-
- VWERASE - Static variable in interface org.jline.terminal.impl.jna.freebsd.CLibrary
-
- VWERASE - Static variable in interface org.jline.terminal.impl.jna.linux.CLibrary
-
- VWERASE - Static variable in interface org.jline.terminal.impl.jna.osx.CLibrary
-
- VWERASE - Static variable in interface org.jline.terminal.impl.jna.solaris.CLibrary
-