rollback VS zsh-hist

Compare rollback vs zsh-hist and see what are their differences.

rollback

⏮ Checkout master, back it up, and rollback to the previous commit erasing the current commit history (by raiyanyahya)

zsh-hist

📝 Edit your Zsh history from the command line. (by marlonrichert)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
rollback zsh-hist
1 3
8 135
- -
5.8 1.0
7 months ago 13 days ago
Shell Shell
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

rollback

Posts with mentions or reviews of rollback. We have used some of these posts to build our list of alternatives and similar projects.

zsh-hist

Posts with mentions or reviews of zsh-hist. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-25.
  • Zsh Plugins Commit TOP
    102 projects | dev.to | 25 Dec 2021
    hist : ⏳ - Edit your history in ZSH, without ever leaving the command line.
  • Good resources to learn zsh?
    7 projects | /r/commandline | 21 Nov 2021
  • Useful settings?
    15 projects | /r/zsh | 10 Aug 2021
    I maintain several useful Zsh plugins: * zsh-autocomplete lists completions as you type and adds lots of additional completion features. * zsh-edit adds various handy keyboard shortcuts and a clipboard viewer. * zsh-hist adds commands and keyboard shortcuts for you quickly fixing or deleting entries from your command history. * Z Colors uses your $LS_COLORS to automatically generate a coherent color scheme for Zsh completions and Git output.