diff options
| -rw-r--r-- | CREDITS | 1 | ||||
| -rw-r--r-- | README.markdown | 1 | 
2 files changed, 2 insertions, 0 deletions
| @@ -18,6 +18,7 @@ Contributors:    lack    markstos    Matthew Cline <matt@nightrealms.com> +  Murph (github: pandeiro)    rodimius    Tim Morgan <tim@timmorgan.org> (github: seven1m)    tsigo diff --git a/README.markdown b/README.markdown index 19fc7b96..97e66b16 100644 --- a/README.markdown +++ b/README.markdown @@ -44,6 +44,7 @@ Navigating the current page:      zo      zoom out      i       enter insert mode -- all commands will be ignored until you hit esc to exit      yy      copy the current url to the clipboard +    Y       copy a link url to the clipboard      gf      cycle forward to the next frame  Using find: | 
