Skip to content

Commit 9e3723a

Browse files
authored
docs: fix inconsistency in send_keys (#593)
1 parent 1611518 commit 9e3723a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libtmux/pane.py

+1-1
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)