PowerCoder

Results 12 comments of PowerCoder

To add, if there is output, it will execute successfully. So: ``$Var = 1 + 2`` followed by F8 Gives me: `PS>$Var = 1 + 2` with a cursor under...

If I start PS7 on Windows, then use the Windows SSH client to go to the Linux box, start pwsh, tab completion will go correctly. If I start PS7 on...

Another addition, I can queue commands up this way as well, since they don't execute until I press Enter. `$Var1 = 1 + 2` followed by F8 Terminal displays: `PS>$Var...

When I did an `Invoke-Webrequest` and stored the output in a variable (thus having no output), I saw a progress bar flash by. So apparently the command does get executed,...

Done and Done: [Issue 12253](https://github.com/PowerShell/PSReadLine/issues/3923) Thank you. Hope the second issue can now get a new tag though, having to constantly click in the terminal and press Enter before going...

I'll see if I can find something suitable to record and upload. In the meantime, I'll make another attempt. Given this statement: `$Variable = 1 + 2` Expected behavior is...

Since this is regarding the entire form structure, I couldn't quite fit it in #33 and #50

I also come across hotspots every so often, where the answer is clicking on a specific area of the picture.

What is the correct way to notify you of an update anyway?

Firefox "Current" has been portablized by many sources, so I don't see a technical issue blocking this.