This add-on, first developed in 2015, allows NVDA users to quickly jump to windows by searching for text in their titles or console content.
For details about NVDA add-on development, please see the NVDA Add-on Development Guide. The NVDA add-on development/discussion list is here
Copyright (C) 2015-2025 Jump to Window add-on contributors.
This package is distributed under the terms of the GNU General Public License, version 2 or later. Please see the file COPYING.txt for further details.
This add-on works by: 1. Searching through all desktop windows for matching titles 2. If no title matches, searching through console windows for matching text 3. Focusing the first matching window found
To build the add-on from source:
scons to build the add-onContributions are welcome! Please feel free to submit a Pull Request.
This package is distributed under the terms of the GNU General Public License, version 2 or later.