-
-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Backspace and Ctrl+Backspace flipped #31
Comments
@sitiom this should be fixed in the latest Rust version, please feel free checkout the |
Thanks. This is fixed now. However, when trying to edit around Neovim for some time, I get this error: This command doesn't work too: So far the Rust version is not on par with the C# version. It doesn't have the features incorporated in #29. Hopefully, you can add them too. |
thanks for reporting! I just updated 0.1.3 at: #38 and nvim seems working fine: https://asciinema.org/a/499016 please feel free to try it out |
Everything seems to be good, and Neovim is somehow working fine now. But the terminfo for Windows terminal should be
Also, The |
right, looks like it has a requirement different from the sample here: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/User-Agent#microsoft_edge_ua_string i'll fix |
The last thing would be to add the |
0.1.4 should have all of this. one thing I don't understand is the OS is only showing |
It looks like it has been like that recently; even in the C# version, new uploads show up as |
@ibigbug Just a question, is the C# version still maintained? I see you released both versions of them recently. I would like to update the scoop manifest accordingly. If you plan to deprecate the C# version, I suggest bumping the tag to v2.0.0 for the rust version instead of prefixing it with |
Great to know, thanks! The C# version won't be much updated. The latest release was a fix for the breaking API change from System.CommandLine nuget. However PRs are still well come if people are interested ;) |
If the rust version has been moved to the new repo, it means the issue still exists in this version. |
On latest commit (37da8b5). It actually also happens on the latest release by doing
powersession rec test.cast -c pwsh
.The text was updated successfully, but these errors were encountered: