dotfiles

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

commit 5ccc7db14db20d55fcc7f844b7e5cc7e4890dcd9
parent 2b5fd2626d40ff8180c3751788dbc5a6bea23ec5
Author: Alex Balgavy <alex@balgavy.eu>
Date:   Tue, 21 Mar 2023 21:43:55 +0100

w3m: better view image binding

Diffstat:
Mw3m/keymap | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/w3m/keymap b/w3m/keymap @@ -14,7 +14,7 @@ keymap b PREV_WORD keymap G END keymap C-m GOTO_LINK -keymap M-i VIEW_IMAGE +keymap C-m VIEW_IMAGE # Scrolling keymap C-e UP