[pass] passmenu: passwords containing both single and double quotes

zxb4d4 zxb4d4 at autistici.org
Fri Jul 24 20:35:13 CEST 2015


Problem solved thanks to Gerd Wachsmuth with the latest commit from
cdown to upstream.

On Tue 21 Jul 22:48, zxb4d4 <zxb4d4 at autistici.org>:
> Hi,
> passmenu autotyping handles passwords with spaces thanks to Johannes
> Wienke's path:
> 
> -	xdotool - <<<"type --clearmodifiers -- $(pass show "$password" | head -n 1)"
> +	xdotool - <<<"type --clearmodifiers -- '$(pass show "$password" | head -n 1)'"
> 
> Still passwords with both single and double quotes are not handled
> correctly. For example:
> 
> plain password:         "p8KdxBK2nc~M9gc_~Dl:(G"-7w'p(
> autotype without path:  p8KdxBK2nc~M9gc_~Dl:(G-7w'p(
> autotype with path:     "p8KdxBK2nc~M9gc_~Dl:(G"-7wp('
> 
> Any ideas how to fix this issue are highly welcome.
> 
> Thanks in advance,
> zxb4d4
> -- 
> key fingerprint: 0F73 6F6F 34C4 B410 5437
> _______________________________________________
> Password-Store mailing list
> Password-Store at lists.zx2c4.com
> http://lists.zx2c4.com/mailman/listinfo/password-store

-- 
key fingerprint: 0F73 6F6F 34C4 B410 5437


More information about the Password-Store mailing list