Skip to content

v3.0.0-rc3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Mar 22:36
· 12 commits to master since this release

You can install this pre-release by running reshctl update --beta 🤫

Encountered a problem? Create an issue ⇗

See #183 for release notes.

Don't have RESH installed yet?
Download and install this beta:

curl -fsSL https://raw.githubusercontent.com/curusarn/resh/master/scripts/rawinstall.sh -O
chmod u+x rawinstall.sh
./rawinstall.sh --beta

Changelog since v3.0.0-rc2

  • 9320e90 Fix execute and paste in raw mode
  • 7da16a6 Trim trailing space in search results
  • 48b0ec4 Use bash instead of sh
  • 7b4ae58 Do not set -o pipefail