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

fix type_tab function to type a tab char via key code #85

Open dpendolino opened 8 months ago

dpendolino commented 8 months ago

Fix the type_tab function by specifying tab via character code defined in /usr/include/linux/input-event-codes.h instead of an alias.