Advertisement
Jackspade9624

echo cursor/keys

Apr 15th, 2025 (edited)
19
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. echo "terminal-cursor-blink-rate=500
  2.  
  3. extra-keys = [ \
  4. ['ESC','/','-','HOME','UP','END','PGUP','BKSP'], \
  5. ['TAB','CTRL','ALT','LEFT','DOWN','RIGHT','PGDN','ENTER'] \
  6. ]" >> ~/.termux/termux.properties
  7.  
  8. termux-reload-settings
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement