Uzbl uses hjkl for moving around, much like vim does. I was wondering if there was a browser (text based like links, or needing X like uzbl) which would be easy for someone used to emacs key bindings?

Or if there is an emacs mode for having a buffer behave like a Links browser, but with emacs keybindings to move around...

[For linux systems, please ideally something available through AUR or a debian package or both]

link|improve this question

feedback

3 Answers

up vote 3 down vote accepted

There is an Emacs interface to w3m. Debian and Ubuntu ship it as w3m-el. The Emacs wiki has a page about it.

Also, w3 is a browser entirely written in Emacs lisp, but it's fallen out of the major distributions.

link|improve this answer
In most cases, if you want "something with emacs key bindings" what you want is emacs... B-) – Brian Postow Aug 4 '10 at 22:42
feedback

You could use Firefox with the Conkeror extension.

(I know Firefox is not text-based, but Conkeror kind of makes it text-based. At least there are no menues, buttons, etc. anymore.)

link|improve this answer
Conkeror is more a standalone browser then a Firefox extension. – Flow Jun 7 '11 at 10:24
feedback

w3m uses the VI keybindings.

emacs-w3m is a clone which uses emacs keybindings.

link|improve this answer
That is not an answer to my question. – Seamus Aug 4 '10 at 15:46
A quick google, did however lead me to this ( emacs-w3m.namazu.org ) which does, sort of. – Seamus Aug 4 '10 at 15:48
@Seamus: Sorry, somehow mixed that up. – Aaron Digulla Aug 5 '10 at 13:17
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.