Skip to content

Commit dc4a45d

Browse files
committed
Merge pull request #35 from prognostikos/patch-1
Fix typo in section 2.4
2 parents 6b8d484 + 4a8e31f commit dc4a45d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/vimux.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ Default: 0
287287
The keys sent to the runner pane before running a command. By default it sends
288288
`q` to make sure the pane is not in scroll-mode and `C-u` to clear the line.
289289

290-
let VimuxUseNearestPane = ""
290+
let VimuxResetSequence = ""
291291

292292
Default: "q C-u"
293293

0 commit comments

Comments
 (0)