agnostic-apollo

Results 420 comments of agnostic-apollo

Yeah, I understand and hope this gets fixed somehow. I'll try prioritizing this.

I was actually looking into this yesterday before you guys messaged. I have managed to find a way to send terminal cursor position via [`AccessibilityNodeInfo.extras`](https://developer.android.com/reference/android/view/accessibility/AccessibilityNodeInfo#getExtras()). There doesn't seem to be...

Well, proot is going to be slow, hence native support if possible would be better.

>Could you please explain to me what your goal is? The short term goal is to fix cursor position of the terminal being assumed by brltty. The long term goal...

Firstly, I should add that I wasn't the one who implemented setting the entire terminal text to content description. It was before my time. Secondly, yes I understand that content...

I'll get back soon, got busy with other stuff. I implemented cursor positioning based on if both start and end selection indexes are same as suggested and as used by...

>Note that brltty also supports selected text. So, if text is selected (which, on Android, also means that there's then no cursor) just set the start/end of the selection as...

>Regardless of what's actually visible, a TextView always contains all of the text. A user should be able to select a huge chunk of text, which, of course, may not...

>If using termux without a sighted user, I'd definitely like it if I could have the very same terminal than on Linux in terms of dimensions, i.e. 25 rows of...

>The device is called a BrailleSens 6, from HIMS. You would still need to configure termux as per your rows and columns requirements so that data is sent to braille...