Release Notes
Added
- Add
trim
option to chains, to trim leading/trailing whitespace #153
Changed
- Use colored background for status codes
- This includes a new theme field,
success_color
- Improve hierarchy presentation of errors
- Convert profile list into a popup modal
Fixed
- Exit fullscreen mode when changing panes
- Support scrolling on more lists/tables
Install slumber 1.2.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/LucasPickering/slumber/releases/download/v1.2.0/slumber-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install LucasPickering/homebrew-tap/slumber
Install prebuilt binaries via powershell script
powershell -c "irm https://github.com/LucasPickering/slumber/releases/download/v1.2.0/slumber-installer.ps1 | iex"
Download slumber 1.2.0