fast switching between tabs results in certain tabs in bad emoji
See original GitHub issueWhen I am fast switching between a number of tabs containing CMD and Powershell, you will get a crashed emoji graphics
Looking to the dev tools it comes from the xterm overlay:
<div _ngcontent-ira-c8="" class="content" style="opacity: 1;">
<div dir="ltr" class="terminal xterm" tabindex="0" role="document">
<div class="xterm-viewport" style="background-color: rgba(0, 0, 0, 0);">
<div class="xterm-scroll-area" style="height: 714px;"></div>
</div>
<div class="xterm-screen" style="width: 1435px; height: 714px;">
<div class="xterm-helpers">
<textarea class="xterm-helper-textarea" aria-label="Terminal input" aria-multiline="false" autocorrect="off" autocapitalize="off" spellcheck="false" tabindex="0" style="left: 369.75px; top: 119px; width: 7.70312px; height: 17px; line-height: 17px; z-index: -5;"></textarea>
<span class="xterm-char-measure-element" aria-hidden="true" style="font-family: Consolas, monospace-fallback, monospace; font-size: 14px;">W</span>
<div class="composition-view"></div>
</div>
<canvas class="xterm-link-layer" width="1435" height="714" style="z-index: 2; width: 1435px; height: 714px;"></canvas>
<canvas class="xterm-cursor-layer" width="1435" height="714" style="z-index: 3; width: 1435px; height: 714px;"></canvas>
<canvas width="1435" height="714" style="width: 1435px; height: 714px;"></canvas>
</div>
</div>
</div>
And still the saved console log: terminus-1617484551190-copy.log
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Switch Between Tabs in Any Browser Using Keyboard Shortcuts
This shortcut brings up a thumbnail of all active tabs; hold Ctrl and keep pressing Tab to move through the tabs (from left...
Read more >Switch between tabs in any browser using keyboard shortcuts
What is the easiest way to switch tabs with a keyboard? · Control + Tab · Shift + Control + Tab.
Read more >4 Ways to Switch Between Tabs on Chrome Browser on Any OS
There are handy shortcuts to switch between tabs on the Chrome browser and navigate Chrome faster on Windows, macOS, Chrome OS, and Linux....
Read more >Switching to a big notebook in a tab is slow #4292 - GitHub
I am using Ctrl + Shift + ] to switch between tabs that I am using. It is slow when I am switching...
Read more >Switching Between Tabs - Microsoft Community
I get a rectangle-shaped flash of black screen. This rectangle flashes a couple of times screen goes black then opens the primary or...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Fixed in the nightly
@Eugeny Thank you indeed. This is fixed now. 💯