Allow tigrc commands to span multiple lines
commit5c1e44840cdf580d730823f8a419bfe5fd5403c9
authorJonas Fonseca <jonas.fonseca@gmail.com>
Sun, 27 Apr 2014 05:08:11 +0000 (27 01:08 -0400)
committerJonas Fonseca <jonas.fonseca@gmail.com>
Sun, 27 Apr 2014 15:15:13 +0000 (27 11:15 -0400)
tree6f7c27d37507b5223531210f2b562dcd181b756b
parent3c177c3c9011249a1f02fbef340c203c935c8e9d
Allow tigrc commands to span multiple lines

Lines ending with a backslash will be continued on the next line.
doc/tigrc.5.adoc
include/tig/io.h
src/io.c
src/options.c