Skip to content

Commit 2b940f8

Browse files
committed
!squash test
1 parent fd7e81d commit 2b940f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,6 @@ Grab the output of pane:
159159
>>> pane.send_keys("cowsay 'hello'", enter=True)
160160
>>> import time; time.sleep(1)
161161
>>> print('\n'.join(pane.cmd('capture-pane', '-p').stdout))
162-
```
163162

164163
sh-3.2$ cowsay 'hello'
165164
_______
@@ -170,6 +169,7 @@ Grab the output of pane:
170169
(__)\ )\/\
171170
||----w |
172171
|| ||
172+
```
173173

174174
Traverse and navigate:
175175

0 commit comments

Comments
 (0)