Labhansh Agrawal
Labhansh Agrawal
@ciscohack can you post your full config?
Hey @ciscohack I understand that this issue affects the usability a lot for you. I checked the config you've sent and wasn't really able to reproduce the issue. It will...
One thing you can surely try is to set `webGLRenderer: false` and see if that helps. Also might want to try the default font config.
I do see people having rendering issues sometimes due to their fonts, so it is something that might be useful to check. You can get the default value for it...
These sort of rendering issues started recently with xterm's update, they've fixed it somewhat but I guess some of it is still there. This was mostly on the webGL renderer,...
@ciscohack can you try the demo from https://github.com/xtermjs/xterm.js and check if it happens in that as well. We directly use xterm for rendering.
Clone the xterm repo and follow https://github.com/xtermjs/xterm.js/wiki/Contributing#running-the-demo
I don't see any documentation on this `electron-flags.conf` file I was anyways considering adding electron flags in hyper config, so you can maybe use that once it's done.
Do checkout https://github.com/LabhanshAgrawal/xterm-link-provider You can give it a regex for your desired pattern and create links
@princjef @Tyriar Can you please take a look at this.