author | Jonas Fonseca <fonseca@diku.dk> | |
Mon, 2 Feb 2009 08:08:46 +0000 (09:08 +0100) | ||
committer | Jonas Fonseca <fonseca@diku.dk> | |
Mon, 2 Feb 2009 08:14:09 +0000 (09:14 +0100) | ||
commit | a68b271e11a0c4dae6ac881bae758c81d9c183b6 | |
tree | 8ed2bcd0a6f27ea203593ee5595ba6ae34e40b7a | tree | snapshot |
parent | 6fb8d7e3013e200918425675ebb387830daab34b | commit | diff |
Fix tokenizing when parsing ~/.tigrc
When moving to use argv_from_string() in set_option() a regression was
introduced causing problems with parsing of multiple spaces between
arguments. For example:
color date yellow default
Reported by Clifford Caoile.
When moving to use argv_from_string() in set_option() a regression was
introduced causing problems with parsing of multiple spaces between
arguments. For example:
color date yellow default
Reported by Clifford Caoile.
NEWS | diff | blob | history | |
tig.c | diff | blob | history |