Implemented 45th eMBee's idea - info in label-search-results-mode about amount of all threads and these unread ones
https://factor.cc/pad/p/sup-ideas
@eMBee ping
crashes when selecting "unread" from label list status line takes to much space, should fit in 80 chars or less do we need to consider configurability?
@eMBee done and fixed
you fixed the crash, but the status line still takes to much space. please find a way to make the status display more compact
code-in task closed as: http://www.google-melange.com/gci/task/view/google/gci2014/5874253899497472
we have gone over this again, and i believe it is ready to be merged into develop. since it enhances the UI i can't think of any test that would fit.
Have you been running sup with these changes applied for a while to test them?
@gauteh I am using those changes and I didn't met any error while running them.
Excerpts from Tymon Radzik's message of 2015-02-18 19:36:24 +0100:
@gauteh I am using those changes and I didn't met any error while running them.
i am running all ty221 branches merged since this week.
@eMBee: I added you to the committers team, could you merge this PR together to a few meaningful commits (we don't need all sub-fixes and review-fixes, I typically use git rebase -i for this) and push it to the develop branch? Make a test branch on your repository first if you want me to review it first.
let me retract that, this needs more work: i just noticed that the numbers don't seem to get updated when new messages are added or read.
@ty221: could you look into that please?
@eMBee Ok, I didn't meet this problem before, .. Please give me some time to analyse it and eventually fix.