Description
Have you searched for an existing feature request?
- Yes, I tried searching
Brief Summary
Currently, when selecting an option that has an SSH key that is set to be manually added to the agent (via Ctrl-H or context menu selection), there is no UI feedback as to whether this was done or not in the UI.
Request: similarly to what happens when pressing Ctrl-T for the TOTP code where "Clearing clipboard in ... secs" shows up in the status line, can a brief message be displayed in the status line when a key gets added after pressing Ctrl-H?
Example
For example, assuming the entry is set to auto-remove the key from the agent after 1800 seconds:
"SSH Key added to agent, expiring in 1800 seconds"
Or if no expiration but the key is removed after a lock event
"SSH Key added to agent, will be removed when the DB is locked"
etc.
Incidentally, I would also suggest changing the status messages for Ctrl-B, Ctrl-C, Ctrl-T to make them more descriptive, e.g. for Ctrl-T: "TOTP copied to the Clipboard, clearing in .... secs"
Context
No response