Using the webgl renderer it seems like selection highlight sits a bit lower than the canvas renderer.
Webgl:

canvas:

Here's an example where it looks like the characters drop when the cursor highlights them. Feels like the cursor needs to be moved up a few pixels.

This could perhaps be an issue with the font. Currently im using Fira Code and when using courier-new, courier, monospace the first issue doesn't happen but the second example does still happen.
Details
- Browser and browser version: electron-7.1.3
- OS version: macOS catalina
- xterm.js version: 4.3
- xterm-addon-webgl version: 0.4.0
Using the webgl renderer it seems like selection highlight sits a bit lower than the canvas renderer.


Webgl:
canvas:
Here's an example where it looks like the characters drop when the cursor highlights them. Feels like the cursor needs to be moved up a few pixels.

This could perhaps be an issue with the font. Currently im using Fira Code and when using
courier-new, courier, monospacethe first issue doesn't happen but the second example does still happen.Details