diff options
Diffstat (limited to 'commands.c')
-rw-r--r-- | commands.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -63,6 +63,7 @@ bool cg_switch_mode(arg_t _) } close_info(); open_info(); + title_dirty = true; return true; } |
index : nsxiv | ||
neo simple X image viewer. | sinan@sinanmohd.com |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | commands.c | 1 |
@@ -63,6 +63,7 @@ bool cg_switch_mode(arg_t _) } close_info(); open_info(); + title_dirty = true; return true; } |