Version 1.5.0-beta.1
Pre-release
Pre-release
·
560 commits
to master
since this release
Release Notes
Changed
- "Edit Collection" action now uses the editor set in
$VISUAL/$EDITORinstead of whatever editor you have set as default for.yaml/.ymlfiles- In most cases this means you'll now get
viminstead of VSCode or another GUI editor - Closing the editor will return you to Slumber, meaning you can stay in the terminal the entire time
- In most cases this means you'll now get
Install slumber 1.5.0-beta.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/LucasPickering/slumber/releases/download/v1.5.0-beta.1/slumber-installer.sh | shInstall prebuilt binaries via powershell script
powershell -c "irm https://github.com/LucasPickering/slumber/releases/download/v1.5.0-beta.1/slumber-installer.ps1 | iex"Install prebuilt binaries via Homebrew
brew install LucasPickering/homebrew-tap/slumberDownload slumber 1.5.0-beta.1
| File | Platform | Checksum |
|---|---|---|
| slumber-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| slumber-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| slumber-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| slumber-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| slumber-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |