分类: LINUX
2011-09-09 11:22:44
| Navigating the page | ||
| j, | : | Scroll down |
| k, | : | Scroll up |
| h | : | Scroll left |
| l | : | Scroll right |
| gg | : | Scroll to the top of the page |
| G | : | Scroll to the bottom of the page |
| d | : | Scroll a page down |
| u | : | Scroll a page up |
| r | : | Reload the page |
| gs | : | View page source |
| yy | : | Copy the current URL to the clipboard |
| yf | : | Copy a link URL to the clipboard |
| i | : | Enter insert mode |
| f | : | Open a link in the current tab |
| F | : | Open a link in a new tab |
| b | : | Open a bookmark in the current tab |
| B | : | Open a bookmark in a new tab |
| gf | : | Cycle forward to the next frame on the page |
| Using find | ||
| / | : | Enter find mode |
| n | : | Cycle forward to the next find match |
| N | : | Cycle backward to the previous find match |
| Navigating history | ||
| H | : | Go back in history |
| L | : | Go forward in history |
| Manipulating tabs | ||
| K, gt | : | Go one tab right |
| J, gT | : | Go one tab left |
| t | : | Create new tab |
| x | : | Close current tab |
| X | : | Restore closed tab |
| Miscellaneous | ||
| ? | : | Show help PS. 其实只要输入? 它就出来help了 |