Make available space more flex - add pane minimization toggles and zoom handling
- add shortcuts g+1/g+2/g+3 for minimizing sidebar, editor, and response panes plus g+z/g+Z for zooming the focused pane
- update layout/render logic to honor collapsed or zoomed states without affecting response content placement
- add status/help annotations so minimized and zoomed panes are mentioned in the UI
- block pane resizing while collapsed or zoomed
What's Changed
- fix: powershell install script by @unkn0wn-root in #74
- zoom and minimize panes by @unkn0wn-root in #75
Full Changelog: v0.6.3...v0.6.4