branch: elpa/hyperdrive commit 55494532f3f971e1c805e0348847c4dd5c474fe3 Author: Joseph Turner <jos...@ushin.org> Commit: Joseph Turner <jos...@ushin.org>
Docs: Document hyperdrive-view-file and dir/history wrappers --- doc/hyperdrive-manual.org | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/doc/hyperdrive-manual.org b/doc/hyperdrive-manual.org index 41065a5b75..3140c4344f 100644 --- a/doc/hyperdrive-manual.org +++ b/doc/hyperdrive-manual.org @@ -151,11 +151,14 @@ seed cannot be changed. ** Open a hyperdrive #+findex: hyperdrive-open-url #+findex: hyperdrive-find-file +#+findex: hyperdrive-view-file -You can open a hyperdrive folder or file by pasting in a ~hyper://~ URL -after ~M-x hyperdrive-open-url~. Alternatively, ~M-x hyperdrive-find-file~ -remembers hyperdrives you have already created or visited. It will -prompt you for a known hyperdrive and a path inside it. +You can open a hyperdrive folder or file by pasting in a ~hyper://~ +URL after ~M-x hyperdrive-open-url~. Alternatively, ~M-x +hyperdrive-find-file~ remembers hyperdrives you have already created +or visited. It will prompt you for a known hyperdrive and a path +inside it. ~hyperdrive-view-file~ is like ~hyperdrive-find-file~, but +it opens the file in [[info:emacs#View Mode][view-mode]]. *** Directory view @@ -167,6 +170,8 @@ default: - ~n~ and ~p~ move between entries #+kindex: hyperdrive-dir-find-file - ~RET~ opens file or directory at point +#+kindex: hyperdrive-dir-view-file +- ~v~ opens file or directory at point in [[info:emacs#View Mode][view-mode]]. #+kindex: hyperdrive-up - ~^~ goes up to the parent directory #+kindex: revert-buffer @@ -287,6 +292,8 @@ default: #+kindex: hyperdrive-history-find-file - ~RET~ opens the file at the start of the range at point +#+kindex: hyperdrive-history-view-file +- ~v~ opens the file at the start of the range at point in [[info:emacs#View Mode][view-mode]] #+kindex: hyperdrive-history-copy-url - ~w~ copies the URL of the file at the start of the range at point #+kindex: hyperdrive-history-download-file