emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/ivy-explorer 36fef40 14/29: Update description


From: Clemens Radermacher
Subject: [elpa] externals/ivy-explorer 36fef40 14/29: Update description
Date: Tue, 12 Mar 2019 09:04:36 -0400 (EDT)

branch: externals/ivy-explorer
commit 36fef402f11139cc01ed9922c65c24a43b93080c
Author: Clemens Radermacher <address@hidden>
Commit: Clemens Radermacher <address@hidden>

    Update description
---
 README.asc | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

diff --git a/README.asc b/README.asc
index 36aee65..5ee536d 100644
--- a/README.asc
+++ b/README.asc
@@ -11,13 +11,13 @@
 Provides a large more easily readable grid for file browsing using
 https://github.com/abo-abo/swiper[ivy].
 
-Users can navigate the grid using kbd:[Ctrl-f], kbd:[Ctrl-b],
-kbd:[Ctrl-n], kbd:[Ctrl-p]. By pressing kbd:[,] users can enter
+Users can navigate the grid using kbd:[Ctrl-f], kbd:[Ctrl-b], kbd:[Ctrl-n],
+kbd:[Ctrl-p], kbd:[Ctrl-a], kbd:[Ctrl-e]. By pressing kbd:[,] users can enter
 directories or open files on the screen using
-https://github.com/abo-abo/avy/[avy]. Pressing kbd:[;] will jump to
-the selected candidate and invoke the dipsatch action dialog. This
-works because those characters are rarely used for file search. If you
-have to input them you can still use kbd:[C-q ,], kbd:[C-q ;].
+https://github.com/abo-abo/avy/[avy]. Pressing kbd:[;] will jump to the
+selected candidate and invoke the dipsatch action dialog. This works because
+those characters are rarely used for file search. If you have to input them
+you can still use kbd:[C-q ,], kbd:[C-q ;].
 
 Heavily inspired by
 https://www.emacswiki.org/emacs/LustyExplorer[LustyExplorer].
@@ -56,6 +56,10 @@ Add this to your init file:
 (counsel-mode 1)
 ```
 
+You can also use https://github.com/tumashu/posframe[posframe] to display the
+grid by setting `ivy-explorer-message-function` to `ivy-explorer--posframe`.
+The height of the posframe can be set by `ivy-explorer-height`.
+
 = Contribute
 
 This package is subject to the same



reply via email to

[Prev in Thread] Current Thread [Next in Thread]