

GNU Readline
3 likes
Provides advanced line-editing, tab-completion, history management, cursor movement, search, kill ring features, programmable input, multi-mode editing, word erasure, undo support, and configuration via inputrc to enhance interactive command-line environments.
Cost / License
- Free
- Open Source
Platforms
- Linux
Features
- Command line interface
- Inline editing
GNU Readline News & Activities
Highlights All activities
Recent activities
Danilo_Venom added GNU Readline as alternative to Python Prompt Toolkit- Danilo_Venom updated GNU Readline
7heo added GNU Readline as alternative to Python Prompt Toolkit- POX updated GNU Readline
GNU Readline information
No comments or reviews, maybe you want to be first?
What 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.
