We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d98a82 commit 9db9c33Copy full SHA for 9db9c33
CHANGES
@@ -44,11 +44,16 @@ _Maintenance only, no bug fixes or new features_
44
### Renamings (#527)
45
46
- `Session.attached_window` renamed to {meth}`Session.active_window`
47
- - `Session.attached_window` deprecated
+
48
+ - `Session.attached_window` deprecated
49
50
- `Session.attached_pane` renamed to {meth}`Session.active_pane`
- - `Session.attached_pane` deprecated
51
52
+ - `Session.attached_pane` deprecated
53
54
- `Window.attached_pane` renamed to {meth}`Window.active_pane`
- - `Window.attached_pane` deprecated
55
56
+ - `Window.attached_pane` deprecated
57
58
### Improvements (#527)
59
0 commit comments