diff --git a/.config/termux/termux.properties b/.config/termux/termux.properties index 1308931..0b91a10 100644 --- a/.config/termux/termux.properties +++ b/.config/termux/termux.properties @@ -3,8 +3,8 @@ ### wiki: https://wiki.termux.com/wiki/Touch_Keyboard extra-keys = [ \ - [{key: 'ESC', popup: {macro: "ESC S", display: ""}},{key: '-', popup: '_'},{key: '/', popup: '\\\\'},{key: '|', popup: '_'},{key: 'HOME', popup: '['},{key: 'UP', popup: 'KEYBOARD'},{key: 'END', popup: ']'},'BKSP',{key: 'DEL', popup: 'ESC'}], \ - ['TAB',{key: ':', popup: {macro: "ESC : w q ENTER", display: "vim exit"}},{key: 'CTRL', popup: {macro: 'CTRL c', display: ''}},{key: '=', popup: {key: '~'}},{key: 'LEFT', popup: '{'},{key: 'DOWN', popup: 'TAB'},{key: 'RIGHT', popup: '}'},{key: "'", popup: '"'},{key: 'ENTER', popup: {macro: 'ESC S todo ENTER', popup: 'todo'}}] \ + [{key: 'ESC', popup: {macro: "ESC ESC S", display: ""}},{key: '-', popup: '_'},{key: '/', popup: '\\\\'},{key: '|', popup: '_'},{key: 'HOME', popup: '['},{key: 'UP', popup: 'KEYBOARD'},{key: 'END', popup: ']'},'BKSP',{key: 'DEL', popup: 'ESC'}], \ + ['TAB',{key: ':', popup: {macro: "ESC ESC : w q ENTER", display: "vim exit"}},{key: 'CTRL', popup: {macro: 'CTRL c', display: ''}},{key: '=', popup: {key: '~'}},{key: 'LEFT', popup: '{'},{key: 'DOWN', popup: 'TAB'},{key: 'RIGHT', popup: '}'},{key: "'", popup: '"'},{key: 'ENTER', popup: {macro: 'ESC ESC S todo ENTER', popup: 'todo'}}] \ ] # remove home and end, move control and alt to the left