GPL-3.0-or-later AND GPL-2.0-or-later AND GFDL-1.3-no-invariants-or-later
Время сборки
2025-04-03 08:50:17
Хост сборки
builder-x86-08.inferitos.ru
Краткое описание
A library for editing typed command lines
Репозитории
BaseOS
Полное описание
The Readline library provides a set of functions that allow users to
edit command lines. Both Emacs and vi editing modes are available. The
Readline library includes additional functions for maintaining a list
of previously-entered command lines for recalling or editing those
lines, and for performing csh-like history expansion on previous
commands.