jerch
jerch
@lachdoug I know that this issue is not about CDN in the first place, still your snippet contains/shows that, and thats the reason why I called it out. Those snippets...
@fur-hebwiki Cannot repro under linux with FF 72. I get for any renderer (canvas/DOM/webgl) the right context menu. Can you check if changing the renderer does affect this? @Tyriar Were...
Tested it with FF 72.0.1. > FF has context menu for canvas for a long time now, so the comment in the code is definitely wrong. FF is not part...
@Tyriar On a sidenote: Since we somehow support transparent already for BG, we could extend official support for it in SGR by allowing `SGR 48 : 1`. The `1` is...
Maybe related: https://github.com/xtermjs/xterm.js/blob/4222dfb69db98be5b3db65ea135b52d2326b643f/addons/xterm-addon-ligatures/src/index.ts#L57 Note that this happen in a thenable, such might get eval'ed late after the inital drawing forcing a second re-rendering.
I started investigating into that direction some time ago in https://github.com/jerch/browser-fakepty. Basic things are working, but it still has many loose ends (mostly around proper backpressure/flow control handling and process...
@Tyriar Could the new luma calc be used to sanitize this?
> This is what other terminals do and I completely agree with this fix (though I think "steady block" is a typo of "blink block"). Woops, this is indeed a...
@akinomyoga Just looked at the code - we have indeed no fixed default setting in the options for the cursor style, instead the setting gets used as initial value, but...
@Tyriar Is this only an issue under Mac or with Mac keyboards (MBP)? I have no problems with PC keyboards with german keyboard layout - all third level shifts work...