dotfiles

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

commit 32c57b59db360daecbfdacfa1188c09bdc632588
parent c188d3eb571defa7b2266b13b9fc7351ddb61a75
Author: Alex Balgavy <alex@balgavy.eu>
Date:   Wed,  6 Jan 2021 23:54:29 +0100

w3m: keymaps for showing info

Diffstat:
Mw3m/keymap | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/w3m/keymap b/w3m/keymap @@ -32,6 +32,8 @@ keymap M-t TAB_LINK keymap r RELOAD keymap M-r REINIT keymap U LIST +keymap u PEEK +keymap I INFO # ABORT Quit at once # ACCESSKEY Pop up accesskey menu # ADD_BOOKMARK Add current page to bookmarks