The Password Manager gets open, the correct line is selected but when I press "Enter Password" nothing happens other than CR (I think) send to prompt.
I enabled debugging and don't see my password but "dirty" text.
1509725183.895467 PTYTextView.m:6456 (-[PTYTextView setNeedsDisplayOnLine:inRange:]): Line 27 is dirty in range [33, 43), set rect NSRect: {{208, 416}, {1361, 48}} dirty
1509725183.895513 PTYTextView.m:6549 (-[PTYTextView updateDirtyRects]): Found dirty with delegate <PTYSession: 0x7ffad4d36b00 185x51>
1509725183.895803 PTYTextView.m:6550 (-[PTYTextView updateDirtyRects]):
--- top of buffer ---
0000: Last login: Thu Nov 2 20:20:20 on ttys009............................................................................................................................................... [hard]
dirty .........................................................................................................................................................................................
0001: You have new mail........................................................................................................................................................................ [hard]
dirty .........................................................................................................................................................................................
0002: Michal@MMI-MBP~/Work/Workspace $ kofinder................................................................................................................................................ [hard]
dirty .........................................................................................................................................................................................
0003: Enter passphrase for key '/Users/Michal/.ssh/id_rsa': ................................................................................................................................... [hard]
dirty .........................................................................................................................................................................................
0004: Enter passphrase for key '/Users/Michal/.ssh/id_rsa': ................................................................................................................................... [hard]
dirty .........................................................................................................................................................................................
What does it mean ?
Regards
Michal