

GNU Readline
3 likes
GNU readline is a software library that provides line-editing and history capabilities for interactive programs with a command-line interface. It allows users to move the text cursor, search the command history, control a kill ring (a more flexible version of a copy/paste...
Cost / License
- Free
- Open Source
Platforms
- Linux
Features
- Command line interface
Tags
- bash
- gnu
- readline
- programming-library
GNU Readline information
No comments or reviews, maybe you want to be first?
Post comment/reviewWhat is GNU Readline?
GNU readline is a software library that provides line-editing and history capabilities for interactive programs with a command-line interface. It allows users to move the text cursor, search the command history, control a kill ring (a more flexible version of a copy/paste clipboard) and use tab completion on a text terminal.
