diff options
Diffstat (limited to 'README.markdown')
| -rw-r--r-- | README.markdown | 3 | 
1 files changed, 2 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown index 42b0f3ec..2e7c431a 100644 --- a/README.markdown +++ b/README.markdown @@ -44,7 +44,8 @@ Navigating the current page:      n       cycle forward to the next find match      N       cycle backward to the previous find match      i       enter insert mode -- all commands will be ignored until you hit esc to exit -    y       copy the current url to the clipboard +    yy      copy the current url to the clipboard +    gu      go up one level in the URL hierarchy  Navigating your history:      H       go back in history  | 
