dodmi

Results 22 issues of dodmi

This code can be used for adding help hints to parameters in the tab completion process invoked by pressing Ctrl+Space. (Compare https://github.com/dahlbyk/posh-git/issues/851) - At the moment, it's only working for...

Hi @dahlbyk, I've quickly added some script code to improve the code completion with Ctrl+Space: ![image](https://user-images.githubusercontent.com/4572946/113333002-34446200-9322-11eb-8bf3-adf2015667ec.png) Basically it parses the output from `git -h` and adds hints: - for parameters...

### Expected behavior The PopupPlus plugin should calculate the popup size according to its content. ### Actual behavior Sometimes, the height of the popups is much too small. Restarting Miranda...

bug
Popup+

It would be fine, if it was possible to set a default key pair. On the one hand it could be preselected for signing messages. On the other hand, the...

Is it possible to automatically select the private key for message decryption by id? GnuPG is able to select the correct key, so it should be generally possible to derive...

At the moment, expired keys are colored red in the key list, but not in the recipients list. So finding the "right" key is hard with a long time key...

It would be nice, if you could show key ids in the key lists. I for example have an old DSA/ELGAMAL and a newer RSA/RSA key. The keys are at...

### System Details - posh-git version/path: 1.1.0.1 alpha C:\Program Files\WindowsPowerShell\Modules\PoSh-GIT - PowerShell version: 5.1.19041.3570 - git version 2.42.0.windows.2 - OS: Microsoft Windows NT 10.0.19045.0 ### Issue Description PoSh-GIT is working...

### Versions ConEmu build: 210905 x64 OS version: Windows 11 22000.168 x64 Used shell version (Far Manager, git-bash, cmd, powershell, cygwin, whatever): Doesn't matter ### Problem description Windows 11 introduces...

type-enhancement
other-windows