On Mon, Feb 8, 2016 at 3:45 PM, Anas Syed <[email protected]> wrote: > Whoops, forgot to hit reply all. > > I focus the cursor in the browser before going to the terminal. Then I > open up the terminal and use pass. A single Alt-Tab after typing out the > command is all that's needed. > > It works well for me, but of course other people may not like the idea. >
If you could tell `xdotool` which window (maybe based on title or url) and which fields to fill (username, password, etc.), then it would be a great tool. Otherwise, just piping the output of pass to xdotool could be OK. Have you tried it with piping?
_______________________________________________ Password-Store mailing list [email protected] http://lists.zx2c4.com/mailman/listinfo/password-store
