Vimperator
Using your browser is fun again
Matthias G端nther
(@wikimatze)
Slide 2
Slide 2 text
This is how I see it
Slide 3
Slide 3 text
History
2007 released by Martin
Stubenschrott
is a fork from Conkeror - a
browser with Emacs like
keybindings
distributed via Vimperator
Labs
Slide 4
Slide 4 text
What makes it so cool?
hint mode: clickable
elements available by
numbers (easymotion)
completion: bookmarks,
manuals, commands
scripts: custom plugins
Slide 5
Slide 5 text
Navigating
Slide 6
Slide 6 text
Navigating I
j,k,h,l … scroll movement
, … scroll
one page down/up
ZZ … quit and save window
for next session
Slide 7
Slide 7 text
Navigating II
ZQ … quite window without
saving
d … close the active tab
u, U … open a previously
closed tab
Slide 8
Slide 8 text
Navigating III
:b … search the
buffer after the specified
word
gi … focus last input field
zi, zo … zoom in, zoom out
Slide 9
Slide 9 text
Editing
Slide 10
Slide 10 text
Editing I
:open … open the
URL in the current window
:tabopen … will open
a new tab
Slide 11
Slide 11 text
Editing II
:tabonly … close all tabs
except the current one
:history … recently visited
URLs
Slide 12
Slide 12 text
Editing III
:pageinfo … shows
encoding, atom feed, …
:set all … print all options
Slide 13
Slide 13 text
Editing IV
:addons … opens firefox
addon page
:help F1 … opens the build
in help
Slide 14
Slide 14 text
Editing V
y … yank the current
location into clipboard
r, R … reload the current
page with/skipping the cache
Slide 15
Slide 15 text
Vanilla
Slide 16
Slide 16 text
Vanilla I
y … yanks the current URL
into the clipboard
… opens Gvim to
create text for the input field
Slide 17
Slide 17 text
Vanilla II
:jumps … show the whole
browsing path of the current
tab
, … move
backward/forward in the
browser history
Slide 18
Slide 18 text
Vanilla II
:gf … toggle between
rendered and source view
:gF … open the source in
your preferred editor
:view … view the
source of the current
document or the given URL
Slide 19
Slide 19 text
Hint
Slide 20
Slide 20 text
Hint Mode I
f … opens motion where you
can click on certain things in
the current tab
F … like f except that it will
open the link in a new tab
Slide 21
Slide 21 text
Hint Mode II
;
… opens extended find
method
; … focus a link and hover it
s … save destination link
y … yank its destination
location
Y … copy text description
of link
Slide 22
Slide 22 text
Plugins
put them in \~/.vimperator/
plugin
but I couldn’t find useful
one :)
Slide 23
Slide 23 text
Pic Credits I
This is how I see it by
Kris Delcourte: https://
www.flickr.com/photos/
krisdelcourte/8546645402
Navigating by Eric Norris:
http://www.flickr.com/photos/
sfxeric/4594050509/
Slide 24
Slide 24 text
Pic Credits II
Editing by Laura Ritchie:
http://www.flickr.com/photos/
lauraritchie/7874958188/
Vanilla by Brian
Boucheron: http://
www.flickr.com/
photos/88138723@N00/7820
089742
Slide 25
Slide 25 text
About
def talks
"wikimatze.de/talks"
end
def twitter
@wikimatze
end
def book
"padrinobook.com"
end
def github
"matthias-guenther"
end