Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix incorrect filename coloring in
tig status
Due to the way commit a37ce5c updated src/draw.c:draw_filename() the whole line in `tig status` got colored according to `stat-*` which supposed to color only status markers.
- Loading branch information