05102024
This commit is contained in:
parent
341f231742
commit
1969606806
2 changed files with 5 additions and 0 deletions
|
@ -8,6 +8,8 @@ bindings = [
|
|||
{key = "T", mods = "Command", chars = "\u001Bt" },
|
||||
{key = "E", mods = "Command", chars = "\u001Be" },
|
||||
{key = "D", mods = "Command", chars = "\u001Bd" },
|
||||
{key = "J", mods = "Command", chars = "\u001Bj" },
|
||||
{key = "K", mods = "Command", chars = "\u001Bk" },
|
||||
# tmux resurrect plugin
|
||||
{key = "R", mods = "Command", chars = "\u0001\u0012" },
|
||||
{key = "S", mods = "Command", chars = "\u0001\u0013" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue