mirror of
https://github.com/tmux/tmux.git
synced 2025-09-06 08:49:58 +00:00
Merge branch 'obsd-master'
Conflicts: Makefile cmd-list-commands.c cmd-suspend-client.c job.c tmux.h xmalloc.c
This commit is contained in:
@ -33,7 +33,6 @@ const struct cmd_entry cmd_swap_window_entry = {
|
||||
"ds:t:", 0, 0,
|
||||
"[-d] " CMD_SRCDST_WINDOW_USAGE,
|
||||
0,
|
||||
NULL,
|
||||
cmd_swap_window_exec
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user