Is your feature request related to a problem?
There is no easy way to copy a sender's email address to the clipboard.
Describe the solution you'd like
Add a keybinding (e.g. c) in the Inbox or Email View that copies the selected/current email address to the system clipboard.
Describe alternatives you've considered
Manually selecting and copying text from the terminal, which can be finicky.
Additional context
Use a library like atotto/clipboard (check if already used).
Is your feature request related to a problem?
There is no easy way to copy a sender's email address to the clipboard.
Describe the solution you'd like
Add a keybinding (e.g.
c) in the Inbox or Email View that copies the selected/current email address to the system clipboard.Describe alternatives you've considered
Manually selecting and copying text from the terminal, which can be finicky.
Additional context
Use a library like
atotto/clipboard(check if already used).