carnager / rofi-pass

rofi frontend for pass
GNU General Public License v3.0
696 stars 122 forks source link

Passwords with # in them are not printed correctly #199

Closed matthiasbeyer closed 8 months ago

matthiasbeyer commented 4 years ago

Not sure if related to #195, but if the password contains a '#', a '\' is printed instead.

This is a bug.

carnager commented 4 years ago

Can't confirm. Printing '#' works just fine here. Make sure to run the setxkbmap command properly and run rofi-pass from the same terminal to make sure it's not that old issue again. And if it is make sure to somehow run that command on your login.

blueyed commented 3 years ago

That's likely a bug with xdotool: https://github.com/jordansissel/xdotool/issues?q=is%3Aissue+is%3Aopen+setxkbmap