dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

commit 964cb511e80b154486d915863f896200345bcddc
parent 28f4f4527de21b3f1ef337cbe7210684cb718c5b
Author: Alex Balgavy <alex@balgavy.eu>
Date:   Tue,  9 Mar 2021 12:09:52 +0100

w3m: keybindings

Diffstat:
Mw3m/keymap | 7+++----
1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/w3m/keymap b/w3m/keymap @@ -35,8 +35,10 @@ keymap O TAB_LINK keymap r RELOAD keymap M-r REINIT keymap U LIST -keymap u PEEK +keymap C-g PEEK keymap I INFO +keymap u PEEK_LINK +keymap i PEEK_IMG keymap ~ GOTO_HOME # ABORT Quit at once # ACCESSKEY Pop up accesskey menu @@ -113,9 +115,6 @@ keymap ~ GOTO_HOME # NOTHING Do nothing # NULL Do nothing # OPTIONS Display options setting panel -# PEEK Show current address -# PEEK_IMG Show image address -# PEEK_LINK Show target address # PIPE_BUF Pipe current buffer through a shell command and display output # PIPE_SHELL Execute shell command and display output # PREV Switch to the previous buffer