4.6
* Autodetects ConnectBot which means (when ConnectBot is detected):
- Reverse CTRL option is gone as it now sends compatible CTRL codes
- TAB keycode uses ConnectBot compatible keycodes
- ESC keycode sends ASCII 0x1b (you need to map the ESC keycode to the ESC key for this to work)
- Shift+BACK sends ASCII 0x01b (Escape) (use this if you want to keep the BACK mapping on the ESC key)
* Added Macron combining character (map 0x00af to a key to use it)