Brandon

Results 80 comments of Brandon

This is what happens when I do ctrl+c: Traceback (most recent call last): File "_ctypes/callbacks.c", line 234, in 'calling callback function' File "C:\python35\lib\site-packages\inputs.py", line 1670, in handle_input def handle_input(self, ncode,...

I don't think this is a Design idea, it is a bug. I can't bundle inputs into my app until I can clean exit out of an app. It's the...

Hello, So after looking at the code, the problem is around line 2609 on the last line of the _get_data function: def _get_data(self, read_size): """Get data from the character device."""...

I did some playing around and think I know what needs to be done, I just don't understand the structure of the code well enough to do a PR. KeyboardInterrupt...

Note that to use this filter with Pandoc, this filter needs to be saved to a file, probably in the current directory (Below it is apa_and.lua) and the filter needs...

Is it possible just to edit config files? There are a ton of xml files in the notepad++ dir.

This would fix: https://github.com/derekriemer/nvda-notepadPlusPlus/issues/4 and https://github.com/derekriemer/nvda-notepadPlusPlus/issues/1

It would go in the NVDA preferences dialogue where the line length setting currently is. Basically it would say something like: on delete line : speak current line on move...

Any update on this issue? We have a project using lots of custom coordinate systems.

I wonder if we can minimize the amount of A11Y specific information and have a list of general properties each feature should contain. Information such as accessible sidewalks, and ramps,...