I’m excited to announce the first public release of Terminal Access for NVDA: an add-on focused on improving the NVDA experience when working in terminal/console applications. Inspired by TDSR and Speakup, there's quite a bit of functionality here. I welcome contributions. Issues and PRs welcome. Lots of testing needed.

Open issues on the Github repo at: https://github.com/PratikP1/Terminal-Access-for-NVDA

Get it here: https://github.com/PratikP1/Terminal-Access-for-NVDA/releases/latest

#accessibility #NVDASR

GitHub - PratikP1/Terminal-Access-for-NVDA: This NVDA add-on enables functionality similar to TDSR in NVDA.

This NVDA add-on enables functionality similar to TDSR in NVDA. - PratikP1/Terminal-Access-for-NVDA

GitHub

I've bumped up the version number for Terminal Access to v1.0.45 with a fix for global keys issue. If you haven't updated it or got to the v1.0.43 release, you can update it here. I've also submited the add-on to the NVDA store. Hopefully, new updates will show up there once approved.

https://github.com/PratikP1/Terminal-Access-for-NVDA/releases/download/v1.0.45/terminalAccess-1.0.45.nvda-addon

Terminal Access for NVDA 1.0.46 released with better cacheing support and a new configurable output buffer with nvda+alt+n. It automatically speaks newly appended terminal output as it arrives. Coalesces rapid output within a configurable window (default 200 ms). Speaks a concise summary: e.g. "47 new lines". Window monitoring is more efficient and reliable. Settings now give you four new options to control the output buffer.

https://github.com/PratikP1/Terminal-Access-for-NVDA/releases/download/v1.0.46/terminalAccess-1.0.46.nvda-addon

#NVDASR #accessibility

I'm working on updating Terminal Access to support less complicated set of keyboard commands. Since I'm limiting the commands to terminal windows, things should be less confusing.

Terminal Access for NVDA 1.0.47 released.

• Simplified keyboard shortcuts: All terminal-scoped commands now use simpler 2-modifier combinations instead of 3-modifier combinations. User docs will provide details.
• Dropped Alt modifier entirely (key unchanged) for most commands
• Dropped Alt, key changed (to avoid NVDA global conflicts)
• 3-key → 2-key (dropped Alt from Shift combinations)
• Fixed announcement of "blank" after pressing enter
• Cleanup code

https://github.com/PratikP1/Terminal-Access-for-NVDA/releases/latest

Release Release 1.0.47 · PratikP1/Terminal-Access-for-NVDA

Release version 1.0.47

GitHub

Terminal Access 1.0.51 released with even more simplified shortcuts such as for adding and reading bookmarks, more terminals supported including additional TUI profiles such as for apps like Claude Cli, code improvements for better performance, attempts at crushing persistent bugs like reading "blank" after pressing enter, and more. Read the documentation.

I'll make updates based on feedback since I believe I'm done with features for now.

https://github.com/PratikP1/Terminal-Access-for-NVDA/releases/latest

#NVDASR #accessibility

Release Release 1.0.51 · PratikP1/Terminal-Access-for-NVDA

Release version 1.0.51

GitHub

Terminal Access will now show up in the official #NVDA add-on store. For now, it shows up in the beta channel since 2026.1 hasn't been officially released. Updates will show up there as well.

#accessibility

Terminal Access for NVDA 1.0.53 released with several changes.

Better Braille Support including cursor tracking showing the whole line instead of character at a time, add-on specific scripts actually showing content on the display and not just speaking it, and more.

The duplicate key echo issue reported by a few of you should be fixed.

As usual, please let me know if things aren't working as they should or if you want more features.

https://github.com/pratikp1/Terminal-Access-for-NVDA/releases/latest

#accessibility #NVDA

Release Release 1.0.53 · PratikP1/Terminal-Access-for-NVDA

Release version 1.0.53

GitHub
@ppatel what is this addon doing? I'm using a lot of terminal so.
@patricus In short, it provides lots of different methods to navigate and access the terminal that goes beyond what's provided in NVDA, not to mention better performance.
@ppatel yay!
usefull stuff!
I will install it ASAP.
side note: an other notification bleep, gotosocial sends me notifications. it works.
@ppatel did you just... stole orca's shortcuts? shh, noone will notice, except me, or not? 😉
@patricus Nope. I don't use Orca enough to be familiar with it.
@ppatel aha ok.
but it reminds me of orca hahahahaha
@patricus There are only so many ways and so many keyboard commands we can use. Some of the advanced functionality was inspired by Speakup. I suspect Orca took some of that on as well.
@ppatel y know I were joking? right? everyone clones orca/espeakup anyway. tdsr does too.
@patricus Might as well. Why mess with something good that was already built?
@ppatel ya, and also copying is tdsr'ish which makes it easier for me personally haha
@patricus I added a couple of twists to that feature. Got permission from Tyler to do that. So far, that and the bookmarks features are my favorites that I keep on using.