Commit efb7bcb
committed
mcp(docs[copy_mode]): note pane.cmd injects -t pane_id
Inline comments at both ``pane.cmd`` sites in ``copy_mode.py`` so a
future contributor doesn't "fix" the missing ``-t pane.pane_id`` back
in. ``libtmux.Pane.cmd`` injects ``-t self.pane_id`` already; the
manual prefix produced ``tmux <verb> -t %X -t %X ...`` and tmux's
argparser silently kept the last ``-t``. The CHANGES file documents
the original cleanup; this lifts the explanation onto the line that
needs it.1 parent cafb64f commit efb7bcb
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
| 59 | + | |
58 | 60 | | |
59 | 61 | | |
60 | 62 | | |
| |||
107 | 109 | | |
108 | 110 | | |
109 | 111 | | |
| 112 | + | |
110 | 113 | | |
111 | 114 | | |
112 | 115 | | |
0 commit comments