Key : Use V to paste for Tmux.
This commit is contained in:
parent
e3ebfe9bcd
commit
068bddc5eb
|
@ -85,7 +85,7 @@
|
||||||
};
|
};
|
||||||
copy = {
|
copy = {
|
||||||
copy = "y";
|
copy = "y";
|
||||||
paste = "P";
|
paste = "V";
|
||||||
select = "v";
|
select = "v";
|
||||||
};
|
};
|
||||||
session = {
|
session = {
|
||||||
|
|
Loading…
Reference in a new issue