mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Merge pull request #1074 from filalex77/patch-2
[tools/password-store] copy-user key in ivy-pass
This commit is contained in:
@ -126,7 +126,7 @@ fields in `+pass-url-fields' is used to find the url field."
|
||||
'+pass/ivy
|
||||
'(("o" password-store-copy "copy password")
|
||||
("e" +pass/edit-entry "edit entry")
|
||||
("u" +pass/copy-login "copy username")
|
||||
("u" +pass/copy-user "copy username")
|
||||
("b" +pass/copy-url "open url in browser")
|
||||
("f" +pass/copy-field "get field"))))
|
||||
|
||||
|
Reference in New Issue
Block a user