Is your feature request related to a problem?
Users with many email accounts might find it difficult to find the right account in the account picker list.
Describe the solution you'd like
Add a simple search/filter functionality to the account picker in the composer (similar to how the inbox filtering works).
Describe alternatives you've considered
Scrolling through the list, which is slow for many accounts.
Additional context
Implementation in tui/composer.go.
Is your feature request related to a problem?
Users with many email accounts might find it difficult to find the right account in the account picker list.
Describe the solution you'd like
Add a simple search/filter functionality to the account picker in the composer (similar to how the inbox filtering works).
Describe alternatives you've considered
Scrolling through the list, which is slow for many accounts.
Additional context
Implementation in
tui/composer.go.