Skip to content

Commit

Permalink
Add docs about VimuxDebug
Browse files Browse the repository at this point in the history
  • Loading branch information
mvanderkamp committed Nov 19, 2023
1 parent c08a266 commit 5a7f37b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions doc/vimux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -469,5 +469,16 @@ runner is created instead, positioned according to `VimuxOrientation`.
<
Default: {}

------------------------------------------------------------------------------
*VimuxDebug*
4.13 g:VimuxDebug~

If you're having trouble with vimux, set this option to get vimux to pass each
tmux command to |echomsg| before running it.
>
let g:VimuxDebug = v:true
<
Default: v:false

==============================================================================
vim:tw=78:ts=2:sw=2:expandtab:ft=help:norl:

0 comments on commit 5a7f37b

Please sign in to comment.