On Tue, May 04, 2010 at 09:49:12AM +0200, Landry Breuil wrote:
> On Tue, May 04, 2010 at 09:37:44AM +0200, Landry Breuil wrote:
> > Hi,
> > 
> > here's a port for yet another gtk2 pdf viewer using poppler libs, it
> > aims at being simple and minimalistic. It uses vim-like keybindings,
> > for example <Ctrl-f> for next page, <Ctrl-b> to previous page,
> > 'k','j','h','l' to scrolling a page up, down, left or right, and so on.
> > It also understands quantifiers like vim, so typing '50' and <Ctrl-f>
> > will go forward 50 pages, typing '30' and <Ctrl-b> will go backwards 30
> > pages. It also supports tabs, so you can navigate in a directory with
> > 'O' and open multiple pdfs in different tabs with 't'.
> > 
> > comments, yays?
> 
> Better with a tarball.

Oh, and for the ones who will test it, yes i know it doesn't work on the
commandline if you give it a relative path to a pdf, but absolute path
works, and same with a pdf with spaces in the name. The argv parsing
code is horrible, looking into it.

Landry

Reply via email to