On 3 November 2015 at 06:49, Артур Истомин <art.is...@yandex.ru>
wrote:
> I want crossplatform keybindings in GUI applications:
>
> Ctrl+A - select all in input field
> Ctrl+W - close tab
> ..etc.

When you select a textbox at the end, you can do Ctrl+Shift+A, which
will select everything. If you're not at the end, just do Ctrl+E
first. After I struggled with this, I found out I don't actually need
"select all", but "replace all", which is basically Ctrl+U when your
cursor is at the end.

Also, Ctrl+W works just fine, but only if you don't have a text input
selected.

Matej

Reply via email to