Reset password peek across view changes
This commit is contained in:
@@ -40,6 +40,7 @@ func (u *ui) attachmentInput() (string, []byte, error) {
|
||||
}
|
||||
|
||||
func (u *ui) loadSelectedEntryIntoEditor() {
|
||||
u.resetPasswordPeek()
|
||||
u.selectedHistoryIndex = -1
|
||||
u.historyIndex.SetText("")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user