Created
July 21, 2015 05:33
-
-
Save ofenerci/f113b96eb880e60b656c to your computer and use it in GitHub Desktop.
Using Tab in Browser
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Linux and other POSIX systems: | |
To input tabs in GTK+ applications (like Firefox or Chrome): | |
Control+Shift+U9 | |
In Windows, you can push Alt+09. This only works with the number pad number keys. (Release Alt after pressing the last number key.) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment