mattydebie / bitwarden-rofi

Wrapper for Bitwarden https://github.com/bitwarden/cli and Rofi
GNU General Public License v3.0
346 stars 56 forks source link

Show password prompt on a single line (due to rofi code change) and add ability to copy URI for an item with Alt+4 #76

Open merdely opened 2 years ago

merdely commented 2 years ago

This pull request does two things:

  1. Makes password prompt display on a single line (like it used to). The option in rofi changed, so the bwmenu code needs a change.
  2. Add ability to copy a URI from an item with Alt+4. I'm not married to Alt+4, but Alt+u was already taken.