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

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

[elpa] externals/inspector 0f444b2b72 64/93: README: navigate buttons wi


From: ELPA Syncer
Subject: [elpa] externals/inspector 0f444b2b72 64/93: README: navigate buttons with 'n' and 'p'
Date: Tue, 24 May 2022 18:58:00 -0400 (EDT)

branch: externals/inspector
commit 0f444b2b72182b7bd9285fc990113f88336ad4b3
Author: Mariano Montone <marianomontone@gmail.com>
Commit: Mariano Montone <marianomontone@gmail.com>

    README: navigate buttons with 'n' and 'p'
---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 95ecf32ade..754de1d444 100644
--- a/README.md
+++ b/README.md
@@ -39,6 +39,9 @@ This is the [el-get](https://www.emacswiki.org/emacs/el-get 
"el-get") recipe:
 * `M-x inspector-pop` bound to letter `l`, to navigate to previous object.
 * `M-x inspector-quit` bound to letter `q`, to exit the inspector.
 
+Also, `M-x forward-button` and `M-x backward-button` are bound to `n` and `p`. 
+Those can be used for fast navigation through the buttons that the inspector 
displays.
+
 ### From the Emacs debugger
 
 When on an Emacs debugging backtrace, press letter `i` to inspect the pointed 
frame and its local variables.



reply via email to

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