feat: dvorak-friendly split keybindings (Ctrl-A v/s)
This commit is contained in:
+2
-1
@@ -38,7 +38,8 @@
|
||||
'<button data-k="\\x1bOB">\u25BC</button>'+
|
||||
'<div class="sep"></div>'+
|
||||
'<button class="hi" id="selbtn" data-sel="1">Sel</button>'+
|
||||
'<button data-k="\\x01%">Spl</button>'+
|
||||
'<button data-k="\\x01v">V.Spl</button>'+
|
||||
'<button data-k="\\x01s">H.Spl</button>'+
|
||||
'<button data-k="\\x01o">Pane</button>'+
|
||||
'<button data-k="\\x01x">Kill</button>';
|
||||
document.body.appendChild(bar);
|
||||
|
||||
Reference in New Issue
Block a user