Release Notes
Added
- Resize panes dynamically with
[ and ]
- Rebind the actions
resize_back and resize_forward to customize
Changed
- Exit fullscreen whenever changing panes
- With resizable panes, keeping fullscreen persistent ends up being more annoying than useful
Fixed
- Border of the selected pane is always fully highlighted
Install slumber 5.3.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/LucasPickering/slumber/releases/download/v5.3.0/slumber-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/LucasPickering/slumber/releases/download/v5.3.0/slumber-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install LucasPickering/tap/slumber
Download slumber 5.3.0