Elizabeth
Elizabeth
This specific issue I think has been fixed, but there are others on master now with `Super-Shift-[` and `Super-Shift-]`. Those key-combos work fine in 0.13 in zellij, but now dont...
Ok, I think the `super-shift-[` and `super-shift-]` issues are my b, from 0.13 to master alacritty has updated the kitty keyboard protocol support to output the original, un-shifted key, which...
I've also just found that, when a pane gets into this state, trying to swap panes results in some weird behaviour. I'll attempt to swap them, the window will flash,...
I've retested this - its still present on nightly, and also works with SSH domains. It's one of the main reasons I'm still using tmux :( I'd be tempted to...
This is less of an undocumented feature and more of a side-effect of the template allowing that syntax and how JS objects work. It works because `object.valueOf() === object`, so...
@csisy-bt4w Unfortunately the former issue was closed because there wasnt a clear use-case, and the latter because it was considered a duplicate of the former. I would still like this...
I've been trying this PR to see if it'll solve some issues using the ESLint LS from `vscode-langservers-extracted`, and I've run into a couple of bugs. Firstly, if you open...
It looks like the crash is fixed now, thank you. I'd be curious on why the diagnostic request is trying to happen on a missing document ID (is there a...
That sounds ideal, it would make for a good base to build a standalone version on, and would prevent fragmentation. I'll have a look at how Perseus's i18n system works,...
I stopped working on this because I stopped working on the bot I have (it's just a for-fun one), but I'm back at it and will try to update this...