diff options
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/eww.texi | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/misc/eww.texi b/doc/misc/eww.texi index 81f97a9db85..ea258634301 100644 --- a/doc/misc/eww.texi +++ b/doc/misc/eww.texi | |||
| @@ -97,6 +97,12 @@ and the web page is rendered in it. You can leave EWW by pressing | |||
| 97 | web page hit @kbd{g} (@code{eww-reload}). Pressing @kbd{w} | 97 | web page hit @kbd{g} (@code{eww-reload}). Pressing @kbd{w} |
| 98 | (@code{eww-copy-page-url}) will copy the current URL to the kill ring. | 98 | (@code{eww-copy-page-url}) will copy the current URL to the kill ring. |
| 99 | 99 | ||
| 100 | @findex eww-open-in-new-buffer | ||
| 101 | @kindex M-RET | ||
| 102 | The @kbd{M-RET} command (@code{eww-open-in-new-buffer}) opens the | ||
| 103 | URL at point in a new EWW buffer, akin to opening a link in a new | ||
| 104 | ``tab'' in other browsers. | ||
| 105 | |||
| 100 | @findex eww-readable | 106 | @findex eww-readable |
| 101 | @kindex R | 107 | @kindex R |
| 102 | The @kbd{R} command (@code{eww-readable}) will attempt to determine | 108 | The @kbd{R} command (@code{eww-readable}) will attempt to determine |