adgad / kboard

Android keyboard for fast responses
GNU General Public License v3.0
155 stars 24 forks source link

Send TAB and other special characters #12

Closed citec closed 2 years ago

citec commented 5 years ago

It would be nice to be able to send TAB and other special characters like etc

adgad commented 2 years ago

Good idea! In the latest release, I've added a utf command that should do what you need.

utf(\u0009\u0009) in theory should insert two tabs