v0.33.0b0 - Splitting and new window improvements
Pre-release
Pre-release
Breaking changes
Improved new sessions (#532)
-
Session.new_window()toSession.new_window()- Learned
direction, viaWindowDirection).
- Learned
Improved window splitting (#532)
-
Window.split_window()toWindow.split()- Deprecate
Window.split_window()
- Deprecate
-
Pane.split_window()toPane.split()-
Deprecate
Pane.split_window() -
Learned
direction, viaPaneDirection).- Deprecate
verticalandhorizontalin favor ofdirection.
- Deprecate
-
Learned
zoom
-
Tweak: Pane position (#532)
It's now possible to retrieve the position of a pane in a window via a bool helper::
Development
-
poetry: 1.7.1 -> 1.8.1
See also: https://github.com/python-poetry/poetry/blob/1.8.1/CHANGELOG.md
Full Changelog: v0.32.0...v0.33.0b0