Skip to content
This repository has been archived by the owner on Feb 19, 2023. It is now read-only.

0.1.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@engeld engeld released this 29 Dec 15:32
· 5 commits to master since this release

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