Jerakin
Jerakin
Window 11 Windows Terminal Version: 1.22.11141.0 (Also using [clink](https://github.com/chrisant996/clink), if that's relevant) Also tried a on a Window 10 computer, same Terminal version as before, still using Clink. Still broken....
Additional characters I have found that doesn't copy paste properly: `\`, `|`, `~` Here I wrote `\`, I then copied it and pasted it. I can see in my clipboard...
To make this issue even better `[` _doesn't_ crash the editor for me. Except that we get the same behavior. Edit: WSL isn't install on my computer.
Tried a lot of different fonts. Including the default(?) "Cascadia Mono" but the problem persist.
I can echo this. I have tried the cygwin terminal and it works as expected. Tried in the standalone gitbash and it worked as expected, tried in gitbash _inside_ of...
While you wait for qt4 to be ripped out, if your own code doesn't intend to support qt4 bindings (does anyone still write qt4 compatible code?) then the best solution...
I can confirm that it's fixed in 5.2
My biggest difficult is that it's hard to get an overview. For our workflow we use tags exclusively for versions. To create a new version we simply create a new...
I had to change the name of the pages to include `.md` to have the test pass. However, maybe the test should be changed to not have to include the...
This doesn't add any attributes we can get right? Just double checking if it's possible to get the parent with this ( like requested in #5370 )