mirror of
https://github.com/tmux/tmux.git
synced 2026-08-23 15:11:35 +00:00
e186450788a65c4f5fc30ad41177be5d9d8ec2bd
Last change erroneously used the target argument for looking up the client which caused pipe-pane to fail when used from the command line. Instead pass NULL which should use the current client. Spotted by Tiago Cunha.
Description
tmux source code
Languages
C
75.9%
Shell
16%
Roff
5.9%
Yacc
1%
M4
0.7%
Other
0.4%