Kenny Root

Results 134 comments of Kenny Root

Hi, @konobi, I didn't notice this issue. How are you guys doing so far?

Thanks for posting the stacktrace. That helps identify the root cause.

One of the changes that non-Latin alphabet users have asked to see is resizing text with pinch zoom but not changing the window size (e.g., text gets bigger but it...

Pressing "alt+f" on another (remote) terminal actually sends "Esc" "F". So if you want to do that, just press the Esc key and press F on the keyboard. Hope that...

Hm, that's interesting. I'll try to reproduce it.

There is a "post-login automation" section at the end of each host's settings. However, there is not a way to run the command on demand.

You should be able to clone and compile pretty smoothly. 1. [Enable ADB on your phone](https://developer.android.com/tools/help/adb.html#Enabling) 2. Connect your phone to your computer via USB. 3. Clone, compile, and install:...

Hi, thanks for writing. I have been trying to improve accessibility on ConnectBot including writing some custom Touch Explorer pieces for the new host editor screen. I did notice that...

I've been wanting to allow ConnectBot to use other apps as SSH agents. This might be a good reason to modify the `sshlib` interface to accommodate such usage. The current...