Jonathan Pyle
Jonathan Pyle
Closing this because of lack of activity.
See https://docassemble.org/docs/fields.html#file > `datatype: camera` is just like `file`, except it limits the allowable file types to image files. > > `datatype: user` is just like `camera`, except with an...
Thanks for this info. I can't see the video because it is private but you could share it with [email protected]. 1. Does the mouse work at all when you are...
I published a [new version](https://github.com/jhpyle/mTCP/blob/master/bin/telnet.exe) that may work better. This incorporates the changes in Brutman's new version of mTCP. I may have fixed the crashing you saw when using the...
Point number 3 is not a bug. It not possible for a terminal emulator to support both UTF-8 and extended ASCII at the same time. I could add a feature...
I could add a configuration option for disabling UTF-8 conversion. It would still slow down the main loop, but perhaps not by much.
There is now a separate binary `telnetnu.exe` for non-Unicode mode.
Thanks for the reports. Due to a typo, the Alt-B key wasn't being processed. Sorry about that. That is fixed now in the latest version. I think this should fix...
Did you test out issue number 3 using Michael Brutman's 7/1/2022 version of telnet.exe? I am curious if the same issue appears with that version. The issue where the first...
I don't have access to the testing tools you are using. Can you test this interview? https://demo.docassemble.org/start/base/examples/radio-list I moved the `role="radiogroup"` and `aria-required="true"` to the ``. (These changes aren't on...