Improve responsiveness of input and focus by pumping immediately instead of after a delay. by jcsteh · Pull Request #14928 · nvaccess/nvda
Link to issue number: None. Summary of the issue: Currently, everything in NVDA, including responding to keyboard input and focus changes, goes through the core pump. The core pump is always run wi...GitHub