Bill Dengler
Bill Dengler
Yes – now that we've heard from @DHowett re the build number and @josephsl has removed unrelated changes, the PR is now ready for merge.
CC @carlos-zamora.
> I guess this is currently blocked by the fact that we can't yet distinguish between a terminal with and without notifications at the time of initializing the overlay classes....
Could @michaelDCurran please provide feedback on this approach?
> How does movement by the page unit behave in consoles? It [isn't defined](https://github.com/microsoft/terminal/blob/main/src/interactivity/win32/ut_interactivity_win32/UiaTextRangeTests.cpp#L331). Also CC @carlos-zamora.
> Can you elaborate on this with examples? 1. Start console. 2. Run `git log` from a repo. 3. Press the space bar. 4. press Shift+numpad 7. NVDA jumps to...
@seanbudd, @michaelDCurran, @jcsteh any more thoughts on the approach here? This is becoming more relevant with #10964 and [Windows Terminal eventually becoming the default console host](https://devblogs.microsoft.com/commandline/windows-terminal-as-your-default-command-line-experience/#moving-to-the-default).
Just checking in again on this PR as I'll be out of time to work on it soon. CC @seanbudd.
* This PR is a possible solution for #13157 but I'm concerned about unintended consequences of overriding `POSITION_FIRST`/`POSITION_LAST` in this way. Does anything else (besides review top/bottom line) depend on...
I'm actually on the phone with @carlos-zamora right now! He agrees that #14021 makes more sense and is willing to implement the needed changes on the terminal side. Closing this...