astroidmail / astroid

A graphical threads-with-tags style, lightweight and fast, e-mail client for Notmuch
http://astroidmail.github.io
Other
612 stars 65 forks source link

Email send view: "F" as "reverse-f" #375

Open hugoroy opened 7 years ago

hugoroy commented 7 years ago

Currently in the email send view: f will change the "From" account by using the next one in the account list.

I think that F should behave the same, but using the preceding account in the list rather than the next.

(I will try to implement this myself, it shouldn't be difficult :-) )

gauteh commented 7 years ago

Sounds good, I think 'F' at the moment opens the drop-down box, but maybe there's another key. I'd be open to change it as well since I never use the drop-down box.

Hugo Roy writes on juli 31, 2017 9:24:

Currently in the email send view: f will change the "From" account by using the next one in the account list.

I think that F should behave the same, but using the preceding account in the list rather than the next.

(I will try to implement this myself, it shouldn't be difficult :-) )

-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/astroidmail/astroid/issues/375

hugoroy commented 7 years ago

↪ Gaute Hope / août 3, 2017 11:09:

Sounds good, I think 'F' at the moment opens the drop-down box, but

Does it? Not for me :-)

Maybe we should do like this in the compose view:

gauteh commented 7 years ago

C-f often means find text so I dont think we should use that. Maybe I never did that.. hm. Well, it does that with "R" in reply_mode :)

Shift-Tab (note that this is a key in itself (ISO_Left_Tab which does not use the Shift modifier directly, see ambiguity in other issue) means backward search so I think it makes sense to do F.