`CTRL` commands in Chrome's Address Bar
The Hashrocket Dotmatrix binds some of the UNIX CTRL- commands to commands in Chrome's address bar. Here are a few examples:
-
CTRL-ato move cursor to the beginning of the line -
CTRL-eto move cursor to the end of the line -
CTRL-bto move the cursor one space backward -
CTRL-fto move the cursor one space forward
There are more to try; some work the same as they do in the command line, and some work differently.
Here's the code that makes this possible.
h/t Brian Dunn
Tweet