You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EmulatorView: fix off-by-one error in linkification bounds
Links currently don't extend to the last character of the link text
(this is easy to check, either with a pixel-accurate pointer device such
as a Bluetooth mouse or in the emulator) -- fix this.
0 commit comments