Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 492 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 492 Bytes

dmenu-mode

This patch adds Shift+Enter keybinding which will print the current filename to stdout and exit.

It also adds -O flag which will print the filename of an image as soon as it's marked. Note that images cannot be unmarked in this mode. Reverse marking (Ctrl-m) is also disabled.

Note: you can use git am -i <patch> to interactively pick which patch to apply.

Authors

  • NRK <nrk at disroot dot org>
  • Lucas Mior <lucas.mior at tutamail dot com>