-
-
Notifications
You must be signed in to change notification settings - Fork 72
BUG: Searching mail sends key events to the UI as you type #1463
Copy link
Copy link
Open
Labels
arch/amd64amd64 / x86_64amd64 / x86_64area/calendarCalendar integrationCalendar integrationarea/fetcherIMAP fetch / IDLE / searchIMAP fetch / IDLE / searcharea/tuiTerminal UI / view layerTerminal UI / view layerbugSomething isn't workingSomething isn't workingneeds-triageAwaiting maintainer reviewAwaiting maintainer reviewos/linuxLinux-specificLinux-specific
Metadata
Metadata
Assignees
Labels
arch/amd64amd64 / x86_64amd64 / x86_64area/calendarCalendar integrationCalendar integrationarea/fetcherIMAP fetch / IDLE / searchIMAP fetch / IDLE / searcharea/tuiTerminal UI / view layerTerminal UI / view layerbugSomething isn't workingSomething isn't workingneeds-triageAwaiting maintainer reviewAwaiting maintainer reviewos/linuxLinux-specificLinux-specific
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
StatusShow more project fields
Backlog
Describe the bug
Currently, if you type
/in the inbox to search through mail, once you start typing characters, if those characters are Matcha keybindings, the character will be typed in the search box AND the event for that keybinding will fire.To reproduce
/Expected behavior
When the searchbox is open, pressing different characters (e.g., letters, numbers, symbols) should NOT trigger UI events.
Screenshots
No response
Matcha version
0.41.1 (a7c5ba1)
Go version
No response
OS
Linux
OS version
No response
Architecture
amd64 (x86_64)
Terminal
No response
Additional context
No response