class RTUI::Progress

def fmt_title

def fmt_title
  @title[0,(@title_width - 1)] + ":"
end