Skip to content

Commit 2e03e6b

Browse files
subbytetony
authored andcommitted
docs: fix inconsistency in send_keys (#593)
1 parent 0e4a118 commit 2e03e6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libtmux/pane.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ def send_keys(
367367
368368
Default changed from True to False.
369369
literal : bool, optional
370-
Send keys literally, default True.
370+
Send keys literally, default False.
371371
372372
Examples
373373
--------

0 commit comments

Comments
 (0)