GNU Readline icon
GNU Readline icon

GNU Readline

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
3likes
0comments
0articles

Features

  1.  Command line interface
  2.  Inline editing

GNU Readline News & Activities

Highlights All activities

Recent activities

GNU Readline information

  • Developed by

    US flagChet Ramey
  • Licensing

    Open Source and Free product.
  • Alternatives

    4 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

OS & Utilities
GNU Readline was added to AlternativeTo by vermin96 on and this page was last updated .
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.