This repository has been archived by the owner on Feb 19, 2023. It is now read-only.
Releases: engeld/vimkeys
Releases · engeld/vimkeys
0.2.3-alpha - "Here be dragons"
In this pre-release, I've ported (or, well, tried) the existing addon functionality into the new mozilla bootstrapped extensions wayTM
Stuff is not finished yet and Things may break - This is a (pre-) pre-release.
0.1.0-beta
vimkeys v0.1.0-beta
Beta-release which already contains all main functionality (see below). It's also the version which will be eventually uploaded to addons.mozilla.org but because this isn't possible yet it's still considered beta as some things may still change.
functionality which is already implemented:
Key | Action
----+-------------------------
k | scroll up by 1 line
j | scroll down by 1 line
K | scroll up by 1 page
J | scroll down by 1 page
g | scroll to top
G | scroll to bottom
----+-------------------------
H | back in history
L | forward in history
r | reload
R | reload, ignoring cache
s | stop loading
----+-------------------------
h | previous tab
l | next tab
d | close tab
u | undo closing tab
t | new tab
----+-------------------------
: | focus address bar