RandyTheSilly
|
ca14abbae9
|
Advertise TOTP support in printInfo.go, add to shell completions
|
2024-03-18 18:38:42 -04:00 |
|
RandyTheSilly
|
56eaec02c6
|
Add "help" fallback to PowerShell completions
|
2024-03-18 15:21:29 -04:00 |
|
RandyTheSilly
|
e4de8f930b
|
Do not auto-complete directories in shell completions (only entries)
|
2024-03-18 14:39:55 -04:00 |
|
RandyTheSilly
|
26a5898e15
|
Better document new blank option="password" shortcut, order arguments in order of expected use, list passwords first in entry reader
|
2024-03-18 12:59:18 -04:00 |
|
RandyTheSilly
|
dd0d1ffe55
|
Revert use of ":" for options on Windows, use "-" but replace "-p" with "-pw" to avoid ambiguity, interpret no options as "password"
|
2024-03-17 17:32:13 -04:00 |
|
RandyTheSilly
|
279384ee4a
|
Allow passing show flag arguments with PowerShell completions
|
2024-03-15 14:57:46 -04:00 |
|
RandyTheSilly
|
7e5823c35e
|
Do not require a pre-existing entry name for PowerShell completions
|
2024-03-14 18:33:22 -04:00 |
|
RandyTheSilly
|
80e4148b9b
|
Switch Windows to use ":" instead of "-" for options flags because PowerShell is horrible and interprets "-" as a named parameter
|
2024-03-14 17:01:12 -04:00 |
|
RandyTheSilly
|
02fb625230
|
Correctly handle entry names with spaces in PowerShell completion
|
2024-03-14 15:59:03 -04:00 |
|
RandyTheSilly
|
fb984f4514
|
Call mutn.exe from PowerShell completion function
|
2024-03-14 14:47:49 -04:00 |
|
RandyTheSilly
|
148212b276
|
Implement initial PowerShell 6.0+ tab-completions (missing help fallback, show)
|
2024-03-13 15:40:35 -04:00 |
|