Heiko
Heiko
## Summary of the Pull Request Disables word-wrap and adds horizontal scroll bar. ### Before  ### After  ## PR Checklist - [x] **Closes:** #32789 - [x] **Communication:** I've...
## Summary of the Pull Request The old ui definition causes the host names column to hid. Now it is not hiding anymore and the Address column has a smaller...
### Microsoft PowerToys version 0.80.1 ### Installation method GitHub, PowerToys auto-update ### Running as admin None ### Area(s) with issue? Hosts File Editor ### Steps to reproduce 1. Open Hosts...
[CmdLineArgs] "--keepOpen" to keep the window/tab/pane open after the process/profile has exited.
## Summary of the Pull Request Adding a parameter to wt.exe that stops WT from closing after the sub process has exited. ## References and Relevant Issues ## Detailed Description...
## Summary of the Pull Request The settings app crashes when the user clears the number box and presses enter or moves the focus away from it. This happens because...
## 📝 Describe the new feature For the new account randomization feature the tool needs to show the user name for the current password and the history entries. ## Additional...
https://stackoverflow.com/questions/49471996/sign-powershell-script-with-cert-from-easy-rsa
Using PS2Exe produces to many anti-virus false-positives. So I decided to replace the compiled version with an AU3-Script that extracts the ps1 file and executes it. Now the taskbar icon...
Adds the missing extension value for the CSP langugage in `csp.contribution.ts`. **Fixes: #4503** --- _xref: microsoft/PowerToys/issues/32771_