Implement 'swap' command.
This patch introduces a new command 'swap' that swaps two containers so that they assume each other's position and geometry. fixes #917
This commit is contained in:
@ -169,6 +169,7 @@ is(parser_calls('unknown_literal'),
|
||||
rename
|
||||
nop
|
||||
scratchpad
|
||||
swap
|
||||
title_format
|
||||
mode
|
||||
bar
|
||||
|
Reference in New Issue
Block a user