rsreadline icon
rsreadline icon

rsreadline

Live, PSReadline-style command suggestions for bash, built against your .bash_history. Zero-dependency Rust binary, wired into bash via bind -x.

rsreadline screenshot 1

Cost / License

  • Free
  • Open Source (MIT)

Platforms

  • Linux
0likes
0comments
0articles

Features

  1.  Autocompletion

rsreadline News & Activities

Highlights All activities

Recent activities

rsreadline information

GitHub repository

  •  0 Stars
  •  0 Forks
  •  0 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
rsreadline was added to AlternativeTo by Roald87 on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

What is rsreadline?

Live, PSReadline-style command suggestions for bash, built against your .bash_history. Zero-dependency Rust binary, wired into bash via bind -x.

While you type, up to 5 matching history entries show below the prompt. Select a suggestion using the arrow keys and press enter to submit. Press Shift+Delete on a selected suggestion to remove it from your history entirely (all occurrences).