Skip to content

Pre-release 0.0.5

Compare
Choose a tag to compare
@MrPicklePinosaur MrPicklePinosaur released this 16 Apr 06:18
· 53 commits to master since this release

Hey everyone πŸ‘‹ ! It's been a while but we are back with the 0.0.5 pre-release of shrs πŸš€ ! In this release we have seen a couple of exciting new features to speed up your workflow in the shell!

Firstly, we now support rhai for writing completion scripts via the shrs_rhai_completion plugin. Leveraging this functionality, we now provide automatically generated completion scripts for a large number of common programs!

Next, shrs now has command suggestions as you type, allowing you to quickly re-run relevant commands from history.

Finally, we have introduced the concepts of snippets - automatically expanding text triggered by a keyword. This can be used to abbreviate long words or type out boilerplate.

Coming up in the next release will be a rewrite of the shell language to make it more feature complete as well as further experimental features for mux! Until then!

- pinosaur

What's Changed

Full Changelog: 0.0.4...0.0.5