some more clipboard config changes

This commit is contained in:
Dennis Schoepf 2025-11-26 00:12:55 +01:00
parent 5c28fcff69
commit 68bf60569f
5 changed files with 8 additions and 6 deletions

View file

@ -45,8 +45,8 @@
];
keybind = [
"ctrl+b>s=new_split:auto"
"ctrl+b>-=new_split:down"
"ctrl+b>|=new_split:right"
"ctrl+b>minus=new_split:down"
"ctrl+b>v=new_split:right"
"ctrl+b>h=goto_split:left"
"ctrl+b>j=goto_split:down"
"ctrl+b>k=goto_split:up"