全部搜索项
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: jline2  ]

软件包:libjline2-java(2.14.6-4)

libjline2-java 的相关链接

Screenshot

Debian 的资源:

下载源码包 jline2

维护小组:

外部的资源:

相似软件包:

console input handling in Java

JLine is a Java library for handling console input. It is similar in functionality to BSD editline and GNU readline. People familiar with the readline/editline capabilities for modern shells (such as bash and tcsh) will find most of the command editing features of JLine to be familiar.

Jline2 suppors the current features:

 * Command history - Lines that have been previously entered may be recalled
 and edited and can be persisted so that they are available across sessions
 of your program.
 * Line editing - JLine allows full editing of the current command line and
 attempts to mimic as much of the behavior of GNU Readline as possible,
 including support for both emacs and vi key mappings.
 * Completion - JLine provides a pluggable mechanism for implementing
 command line tab completion (of course completion can be bound to any key
 you wish).
 * Custom Key bindings - Keys may be arbitrarily remapped to perform a
 specific action, and JLine attempts to honor any mapping that is set in
 your existing readline .inputrc file.
 * Character Masking - Input may be gathered from the user without any
 visual feedback. This is useful for prompting for passwords.
 * 99.99% Java - The vast portion of JLine is all Java, using only some
 small bit of native code, provided by the Jansi project, to support
 Windows.

其他与 libjline2-java 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 libjline2-java

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 147.7 kB178.0 kB [文件列表]