inst/README.md

readline

Nice and Easy Terminal Input

Linux Build Status Windows Build status CRAN RStudio mirror downloads

Read a line or a paragraph from the terminal. It supports ANSI colors and UniCode characters. It also supports input history and TAB completion. It uses the linenoise library.

Installation

Once on CRAN install the package the usual way:

install.packages("readline")

Usage

library(readline)

License

BSD © Salvatore Sanfilippo, Pieter Noordhuis, Yuji Hirose, Gábor Csárdi



gaborcsardi/readline documentation built on May 16, 2019, 4:15 p.m.