comparison qutebrowser/keys.conf @ 383:ff48d206d1f1

Miscellaneous tweaks.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 05 Aug 2017 22:11:13 -0700
parents c3a863440b1a
children
comparison
equal deleted inserted replaced
382:c3a863440b1a 383:ff48d206d1f1
170 hint inputs 170 hint inputs
171 ;t 171 ;t
172 172
173 scroll left 173 scroll left
174 h 174 h
175
176 scroll down
177 j
178
179 scroll up
180 k
181 175
182 scroll right 176 scroll right
183 l 177 l
184 178
185 undo 179 undo
437 T 431 T
438 432
439 set-cmd-text :open -w {url:pretty} 433 set-cmd-text :open -w {url:pretty}
440 W 434 W
441 435
436 run-with-count 3 scroll down
437 j
438
439 run-with-count 3 scroll up
440 k
441
442 [insert] 442 [insert]
443 # Keybindings for insert mode. 443 # Keybindings for insert mode.
444 # Since normal keypresses are passed through, only special keys are 444 # Since normal keypresses are passed through, only special keys are
445 # supported in this mode. 445 # supported in this mode.
446 # Useful hidden commands to map in this section: 446 # Useful hidden commands to map in this section: