Ride the wave of your past commands
cmdsurf is a fun and lightweight terminal UI that lets you scroll through, run, or delete your Bash history interactively.
- Scroll your command history with β/β
- Highlight current selection with
> - Hit
Enterto run the selected command - Hit
Deleteto remove it from your history qorCtrl+Cto exit anytime- Fully supports
$HISTFILE(default~/.bash_history)
pip install cmdsurfcmdsurf