Skip to content

yumpyy/feh-vim-bindings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

feh-vim-bindings
================

vim-like keybindings patch for feh

install
-------

  git clone https://github.com/derf/feh
  cd feh
  wget https://raw.githubusercontent.com/yumpyy/feh-vim-bindings/master/vim-like-binds.patch
  patch -p0 vim-like-binds.patch
  make && sudo make install app=1

keybindings
-----------

modified keybind list

function              keybind
-----------------------------
previous img          h
next img              l

zoom in               k
zoom out              j
zoom default          =

scroll left           H
scroll right          L
scroll down           J
scroll up             K

remove image          d
delete image          D

jump to first img     I
jump to last img      A

About

vim-like keybindings for feh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published