ironyman

Results 7 issues of ironyman

### Summary of the new feature / enhancement Hi all, There was some discussion about this in the terminal project. https://github.com/microsoft/terminal/issues/5001#issuecomment-1246478355 Using this feature supported by windows terminal https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda To...

Issue-Enhancement
Needs-Triage
WG-Engine-Format

**Is your feature request related to a problem? Please describe.** There's no context when the only visible lines are the filtered lines. **Describe the solution you'd like** This features allows...

enhancement

### Proposed feature or solution When scheduling meetings between people in different time zones, is there a sensible way to show which times are non sleeping hours? ### Alternatives _No...

enhancement

In the go to file quick pick menu, typing a file path and pressing shift enter should create a file if it doesn't exist like Obsidian does.

triage-needed
stale

Would be good to see you after a while if you're still in Toronto. Here's my number 314 132 3417 (+1 to each digit)

This function sets PKCS12_NAMED_NO_PERSIST_KEY flag for PFXImportCertStore call to import pkcs12 file to prevent Windows from persisting the keys from the pkcs12 file to disk. Without this flag keys imported...

The key is created here in one of the child directories in ``` $env:APPDATA\Microsoft\Crypto\RSA\ ``` when a pkcs12 key is imported and it's not deleted when the program exits. This...