You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@carnager would it make sense to add a press_enter_after_pass (or similar) option? This risks conflicting with the already existing autotype: field. Example: autotype: user :tab pass :tab otp :enter + press_enter_after_pass=1 (which is global)
The text was updated successfully, but these errors were encountered:
Continuing #113.
@benoliver999 wishes to have the "type pass" item to push the enter key too.
For the time being, one could try using the "notify" switch in config: rofi-pass will notify when it finished typing.
rofi-pass/rofi-pass
Lines 166 to 191 in 97df0b9
@carnager would it make sense to add a
press_enter_after_pass
(or similar) option? This risks conflicting with the already existingautotype:
field. Example:autotype: user :tab pass :tab otp :enter
+press_enter_after_pass=1
(which is global)The text was updated successfully, but these errors were encountered: