[ 源代码: ruby-tty-reader ]
软件包:ruby-tty-reader(0.9.0-1)
ruby-tty-reader 的相关链接
Debian 的资源:
下载源码包 ruby-tty-reader:
- [ruby-tty-reader_0.9.0-1.dsc]
- [ruby-tty-reader_0.9.0.orig.tar.gz]
- [ruby-tty-reader_0.9.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [piotrmurach.github.io]
相似软件包:
Library for processing keyboard input in character, line and multiline modes
This pure Ruby library allows terminal applications to provide convenient text input. It maintains a history of entered input with an ability to recall and re-edit those inputs. It can listen for keystroke events and trigger custom key events.
It is a component of the TTY Toolkit.
其他与 ruby-tty-reader 有关的软件包
|
|
|
|
-
- dep: ruby-tty-cursor (>= 0.7)
- Library to help move the terminal cursor around and manipulate text
-
- dep: ruby-tty-screen (>= 0.8)
- Library providing cross-platform terminal screen size detection
-
- dep: ruby-wisper (>= 2.0)
- micro library providing objects with Publish-Subscribe capabilities