Add refresh-mode to only update after returning from a command
commit5d38144389af26f7e329b1aa6952b96e5e012607
authorJonas Fonseca <jonas.fonseca@gmail.com>
Wed, 30 Apr 2014 03:16:32 +0000 (29 23:16 -0400)
committerJonas Fonseca <jonas.fonseca@gmail.com>
Wed, 30 Apr 2014 03:21:02 +0000 (29 23:21 -0400)
treedc38d85fbd6e1ce41e436bdde59bba976fdfd5c3
parent0ecae01700d0359c878dcb27b6d97d68156d2d44
Add refresh-mode to only update after returning from a command

This adds support for this mode that was discussed in #190 and which is
similar to how refreshing was previous done.
doc/tigrc.5.adoc
include/tig/display.h
include/tig/types.h
src/display.c
src/status.c
src/tig.c
src/watch.c
tigrc