WSLUser
WSLUser
I would consider it a sub task. Though I actually tested the recent Nightly and it appears that whenever you update VSCode, the issue I mentioned above (and also https://github.com/microsoft/vscode-remote-release/issues/1802#issuecomment-555839078...
Adding initialRows and initialCols as a single argument makes more sense to me when used this way. You're typically changing both anyways and if you only enter one of them,...
Related: https://github.com/microsoft/terminal/issues/8303. Might get duped into that one. Also related but was closed as something they're not willing to do as `infocmp` doesn't exist nor planned to exist: https://github.com/microsoft/terminal/issues/8336
https://docs.microsoft.com/en-us/windows/console/console-virtual-terminal-sequences exists and notcurses is using it for the new experimental support of Windows. Notcurses in facts manipulates the terminfo entry to grab what it needs for the various terminals....
You need the Hyper-V Mouse interactivity driver installed in the kernel. It's possible to enable it by modifying the currently running kernel config file and doing a reboot. But this...
This should either be fixed downstream at Win32 within https://github.com/PowerShell/openssh-portable/tree/latestw_all/contrib/win32/win32compat or (since this file doesn't exist in that directory) this should be pushed upstream and verify Linux and BSD are...
I should call out that plain old Notepad built into Windows has line ending support for Linux (thanks to WSL's existence). So users will always have a way (plus most...
I always considered it the other way around. Scp is also much more useful. It should not be abandoned. If it's indeed less secure, then make the necessary updates to...
Iterm2 has this option available as a setting you can toggle on and off. Maybe seeing their implementation may help.
I'd hold off on any optimizations or third party deps until WIndows Terminal makes their hashing story better. They've already got a good hashing mechanism in place but it is...