mirror of
https://github.com/FliegendeWurst/tmux-thumbs.git
synced 2024-11-08 15:30:37 +00:00
keep zoom
This commit is contained in:
parent
fc6d5833a3
commit
7da1b8edad
@ -229,6 +229,7 @@ impl<'a> Swapper<'a> {
|
||||
active_pane_id.as_str(),
|
||||
"-t",
|
||||
thumbs_pane_id.as_str(),
|
||||
"-Z", // fix zoom
|
||||
];
|
||||
let params = swap_command.iter().map(|arg| arg.to_string()).collect();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user