Skip to content

Instantly share code, notes, and snippets.

@protortyp
Created March 4, 2020 21:45
Show Gist options
  • Save protortyp/f1b40815aaca5af624428accb06fa1bb to your computer and use it in GitHub Desktop.
Save protortyp/f1b40815aaca5af624428accb06fa1bb to your computer and use it in GitHub Desktop.
My top key configuration for the termux app
extra-keys = [ \
['ESC', 'TAB', 'HOME', 'END', 'UP', 'PGUP', 'PGDN', '/', '-'], \
['CTRL', 'ALT', '~', 'LEFT', 'DOWN', 'RIGHT', '*', '|', './'] \
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment