Skip to content

Instantly share code, notes, and snippets.

@mnuddindev
Created April 6, 2020 06:30
Show Gist options
  • Select an option

  • Save mnuddindev/2610d73259563135072ddabcfec4effa to your computer and use it in GitHub Desktop.

Select an option

Save mnuddindev/2610d73259563135072ddabcfec4effa to your computer and use it in GitHub Desktop.
mkdir $HOME/.termux/ ;echo "extra-keys = [['ESC','/','-','HOME','UP','END'],['TAB','CTRL','ALT','LEFT','DOWN','RIGHT']]" >> $HOME/.termux/termux.properties && termux-reload-settings && sleep 1 && logout
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment