Skip to content

Commit d2ebdac

Browse files
committed
docs(README): Highlighting
1 parent f870736 commit d2ebdac

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -163,10 +163,12 @@ Grab the output of pane:
163163

164164
Traverse and navigate:
165165

166-
>>> pane.window
167-
Window(@10 1:libtmuxower, Session($3 foo))
168-
>>> pane.window.session
169-
Session($3 foo)
166+
```python
167+
>>> pane.window
168+
Window(@10 1:libtmuxower, Session($3 foo))
169+
>>> pane.window.session
170+
Session($3 foo)
171+
```
170172

171173
# Donations
172174

0 commit comments

Comments
 (0)