Focus textfield when using shortcut to open app
complete
SilverMarcs
Option + Space shortcut should always focus the textfield if a chat was selected in the list before the app went out of focus. This is useful because helps to immediately start writing without lifting finger to select textfield. Currently, textfield does remain focused but if it was already focused before app went to background.
Daniel Nguyen
complete
Implemented in v1.12: https://boltai.com/changelogs/v1.12
Daniel Nguyen
in progress
Daniel Nguyen
under review
What do you assign the "Option + Space" shortcut to? I want to understand your request better.
SilverMarcs
Poor wording, my bad.
On shortcut press, the app should be brough to foreground and the input texteditor/field should also gain focus state.
At the moment, we have to manually click on input box to make it focused.
(It does retain its state of being "focused" if the box was already focused before window went to background)