Steven Bucher

Results 167 comments of Steven Bucher

Do you mind manually verifying the permissions for the `programdata/ssh` and `programdata/ssh/logs` folder with a screenshot (minus any personal data in the paths)? The work around you link should have...

Here is a script that can be used as a potential work around https://github.com/PowerShell/openssh-portable/blob/latestw_all/contrib/win32/openssh/FixUserFilePermissions.ps1 It is also included in the release zip payload which includes the modules necessary to run...

Its not a clear repro for me (although I can't say I read _every_ single line of the alphabet but its not obviously mangaling the code for me. Any more...

Hmm yeah I am using iTerm2 and get consistently good output What version of PSReadline are you one? `get-module PSreadline`

This may be related to some upstream changes to help prevent DDOS from the client. Can you try to adding known IPs to this directive in SSHD to see if...

Thanks for the issue @cipherswami! We have documentation on how to set up your default shell here, https://github.com/PowerShell/Win32-OpenSSH/wiki/DefaultShell, would this satisfy your scenario, or do you need more commands to...

I would also be curious if you see this happen when WSL is not the default shell, in case it is getting in the way of some previously used keybindings.

@waterexit just to confirm this is all using the Wezterm and Xterm Terminals? I want to rule out that this is not an issue caused by either of these programs.

This is sorta sounding like some problem with the default terminal in Fedora, @eliassal are you able to connect to a linux via the same fedora prompt? Trying to hone...

Just out of curiosity does the startup time only increase with that particular command or does it increase with anything in your profile?