Andrea Edin Tonsi
Andrea Edin Tonsi
Hello! I have a remote windows 11 computer (server) with an openssh server running. On my laptop running windows 11 (client), I would like to mount the server's remote filesystems...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [X] Search the existing issues. -...
**Describe the bug** (steps) I'm extending a class. The constructor has only a splat argument to receive anything. The constructor calls `parent::__construct` passing the received argument, splatting them again. Intelephense...
## Bug Report #### Current Behavior If some package downloads a zip file compressed using some "peculiar" compression methods, scoop can't unpack them if running in Windows Powershell, and the...
### Prerequisites - [X] I have written a descriptive issue title. - [X] I have searched all [_open and closed_ issues](https://github.com/PowerShell/vscode-powershell/issues?q=is%3Aissue) to ensure it has not already been reported. -...
added simpler installation command (via go install)
Hello i've tried to connect to my ssh fs via a passphrase encrypted key file, as per #218 , but i've never been able to make it work. As also...
**Is your feature request related to a problem? Please describe.** Would it be possible to make this CLI work also in [WSL](https://learn.microsoft.com/en-us/windows/wsl/) (eg. bash), **but** interacting with the host machine...
hi, i'd like to report a small bug i have. `PendingComputerRenameDomainJoin` is always `$true` for my notebook, for some reason unknown to me. nothing is pending in reality. here's some...
Hi, i'd suggest unpacking the pptx file to have better versioning and allow working on the same file as granularly as possible. Also, it would allow batch editing of slides...