Skip to content

Commit b290086

Browse files
committed
!squqsh
1 parent 6fd33c2 commit b290086

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,7 @@ Grab the output of pane:
159159
>>> pane.send_keys("cowsay 'hello'", enter=True)
160160
>>> import time; time.sleep(5)
161161
>>> print('\n'.join(pane.cmd('capture-pane', '-p').stdout))
162-
$ cowsay 'hello' ...
162+
cowsay 'hello' ...
163163
_______
164164
< hello >
165165
-------

0 commit comments

Comments
 (0)