From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.52.188.165 with SMTP id gb5cs314243vdc; Fri, 29 Apr 2011 05:09:36 -0700 (PDT) Received: by 10.42.115.193 with SMTP id l1mr5932942icq.472.1304078975751; Fri, 29 Apr 2011 05:09:35 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id un1si8622498icb.103.2011.04.29.05.09.35; Fri, 29 Apr 2011 05:09:35 -0700 (PDT) Received-SPF: pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org; dkim=neutral (body hash did not verify) header.i=@gmail.com Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 2986A15B8031; Fri, 29 Apr 2011 08:09:35 -0400 (EDT) Received: from mail-fx0-f50.google.com (mail-fx0-f50.google.com [209.85.161.50]) by rubyforge.org (Postfix) with ESMTP id C8D9D18583B1 for ; Fri, 29 Apr 2011 07:02:15 -0400 (EDT) Received: by fxm16 with SMTP id 16so3223149fxm.23 for ; Fri, 29 Apr 2011 04:02:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:from:date:message-id:subject:to :content-type; bh=Bf4m1BQiXOmG5bwk9rTaJBmS5d3gaL5dagIUPrkeHXo=; b=iQDRxF2ADKNG7zgvO5hTSVA/h8NjPRgBNXAOgTr/UFUaAsFCBnrkVuHh5fgL2DFO3f pXCoDGO1X6GOulPvr39g6hpJuCcOFwhB5BIZWMGqv6HTbicnXgcKi+5OmPvfw3VxLhG0 xEQTTH46i0ldsPODdokuCD0VVOpKjdKQvXvyA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=nIRkkFs6tWHaUYsuFJp4SGEtxZpt7hRKIoynuhVX/4LDZHEyn3jiYm3VyHKtKTOTBo XXOkHMHbLYrU36IvGsF14MSYVuwhql7qfzqi015l8ZHF91lp2oktDuYrQVbLJhG112dj W0LdkjbMcNuD0lcrA6dPXdYhTcF7TYV+pFTZY= Received: by 10.223.74.201 with SMTP id v9mr668054faj.26.1304074781052; Fri, 29 Apr 2011 03:59:41 -0700 (PDT) MIME-Version: 1.0 Received: by 10.223.61.75 with HTTP; Fri, 29 Apr 2011 03:59:01 -0700 (PDT) From: Alexander Shulgin Date: Fri, 29 Apr 2011 13:59:01 +0300 Message-ID: To: sup-talk@rubyforge.org Subject: [sup-talk] Show unread count in terminal window title X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org Hello fellow sup users, I'd like sup to display the count of unread messages in the terminal window's titlebar like this: "Sup 0.11 :: Inbox (1)". Currently it only displays "Sup 0.11 :: Inbox". I've tried searching this list archives, but it appears nobody asked for this before, and since the issue tracker is down I can't tell if there's such a feature request already. Any suggestions? Should I ask on the -devel list instead? -- Alex PS: I'm proficient in Ruby, but didn't try to read any of the sup code yet. _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk