Add support binding keys to running external commands
authorJonas Fonseca <fonseca@diku.dk>
Sat, 6 Oct 2007 21:49:23 +0000 (23:49 +0200)
committerJonas Fonseca <fonseca@diku.dk>
Sat, 6 Oct 2007 22:54:59 +0000 (00:54 +0200)
commit9eb14b72b27aedbd14b99332b22bb48651812204
tree0e35fd07e26aa52224241f9bc591a0fa83f1a2b0
parentd31a629d7a569b7f80a914c540f994ed7c15d4ee
Add support binding keys to running external commands

Each command can have replacement string such as %(commit), %(head), and
%(blob), which are substituted before the command is run.
tig.c
tigrc.5.txt