wip: tmux setup for ghostty

This commit is contained in:
Daniel Lundin 2024-08-11 23:13:02 +02:00
parent 0f02c4b376
commit 54b623d4fe
No known key found for this signature in database
3 changed files with 53 additions and 0 deletions
home/common

View file

@ -57,6 +57,15 @@ in
"alt+shift+v=paste_from_clipboard"
"ctrl+tab=goto_split:previous"
"alt+enter=toggle_fullscreen"
"alt+one=unbind"
"alt+two=unbind"
"alt+three=unbind"
"alt+four=unbind"
"alt+five=unbind"
"alt+six=unbind"
"alt+seven=unbind"
"alt+eight=unbind"
"alt+nine=unbind"
];
};
};