12012024
This commit is contained in:
parent
014341cb97
commit
b9dbb33b4a
1 changed files with 3 additions and 0 deletions
|
@ -8,4 +8,7 @@ bindings = [
|
||||||
# tmux resurrect plugin
|
# tmux resurrect plugin
|
||||||
{key = "R", mods = "Alt", chars = "\u0001\u0012" },
|
{key = "R", mods = "Alt", chars = "\u0001\u0012" },
|
||||||
{key = "S", mods = "Alt", chars = "\u0001\u0013" },
|
{key = "S", mods = "Alt", chars = "\u0001\u0013" },
|
||||||
|
|
||||||
|
{key = "V", mods = "Control", action = "Paste"},
|
||||||
|
{key = "C", mods = "Control", action = "Copy"}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Reference in a new issue