Y
Hacker News
new
|
ask
|
show
|
jobs
by
fouuler
1898 days ago
I wasn't, thanks! It's very nice to be able to type part of the domain name first and then space and then part of the username.
... but as far as I can see, passmenu just copies to clipboard and doesn't use xdotool?
1 comments
eloeffler
1889 days ago
This is a bit late now (I need a way to follow up on my comments). But it can actually use xdotool if you run it with the --type option. See also the source here:
https://git.zx2c4.com/password-store/tree/contrib/dmenu/pass...
link
fouuler
1889 days ago
Thanks. There wasn't any manual page or --help output, so I gave up on it, but now this may be the best option I know of. But, yeah, I could have just `cat /bin/passmenu`.
link