mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +00:00
Missed a couple of cmd_entry struct members from previous.
This commit is contained in:
@ -35,7 +35,6 @@ const struct cmd_entry cmd_respawn_pane_entry = {
|
||||
"kt:", 0, -1,
|
||||
"[-k] " CMD_TARGET_PANE_USAGE " [command]",
|
||||
0,
|
||||
NULL,
|
||||
cmd_respawn_pane_exec
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user