Feature Question
I was about to write some tab mechanism for my xtermjs terminal when I suddenly found this tabindex="0" attribute on xterm element:
<div dir="ltr" class="terminal xterm" tabindex="0">...</div>
Are there any plans to add or is there already any mechanism to add xtermjs tabs support? I couldn't find anything on that in docs.