From 280d0cb718199f1e06fbe026538d751afb003850 Mon Sep 17 00:00:00 2001 From: Suresh Sundriyal Date: Mon, 4 May 2015 23:02:50 -0700 Subject: [PATCH] [top_status_view] Increase the format name column width --- src/top_status_source.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/top_status_source.hh b/src/top_status_source.hh index d109598b..641010b6 100644 --- a/src/top_status_source.hh +++ b/src/top_status_source.hh @@ -65,7 +65,7 @@ public: this->tss_fields[TSF_STITCH_VIEW_FORMAT].set_stitch_value( view_colors::ansi_color_pair_index(COLOR_CYAN, COLOR_BLUE)); this->tss_fields[TSF_STITCH_VIEW_FORMAT].right_justify(true); - this->tss_fields[TSF_FORMAT].set_width(13); + this->tss_fields[TSF_FORMAT].set_width(20); this->tss_fields[TSF_FORMAT].right_justify(true); this->tss_fields[TSF_STITCH_FORMAT_FILENAME].set_width(2); this->tss_fields[TSF_STITCH_FORMAT_FILENAME].set_stitch_value(