From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.52.109.137 with SMTP id hs9cs24541vdb; Sat, 2 Apr 2011 11:34:21 -0700 (PDT) Received: by 10.224.211.200 with SMTP id gp8mr4692756qab.76.1301769261567; Sat, 02 Apr 2011 11:34:21 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id mz7si7510073qcb.121.2011.04.02.11.34.20; Sat, 02 Apr 2011 11:34:20 -0700 (PDT) Received-SPF: pass (google.com: domain of sup-devel-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-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-devel-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 081AA1D780F8 for ; Sat, 2 Apr 2011 14:34:19 -0400 (EDT) Received: from masanjin.net (masanjin.net [209.20.72.13]) by rubyforge.org (Postfix) with ESMTP id 20052185835A; Sat, 2 Apr 2011 14:11:32 -0400 (EDT) Received: from w by masanjin.net with local (Exim 4.71) (envelope-from ) id 1Q65MS-0003nR-KT; Sat, 02 Apr 2011 18:15:48 +0000 From: William Morgan To: sup-talk@rubyforge.org, sup-devel@rubyforge.org Date: Sat, 02 Apr 2011 18:15:48 +0000 Message-Id: <1301767622-sup-4907@masanjin.net> User-Agent: Sup/git Subject: [sup-devel] turnsole alpha preview X-BeenThere: sup-devel@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: Sup developer discussion List-Id: Sup developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org Ok, if you've managed to get Heliotrope running, you can now try a super-alpha preview of Turnsole, the curses client. Get it by cloning https://wmorgan@github.com/wmorgan/turnsole.git and then following the instructions in HACKING. You will have to update your Heliotrope repo to the latest master as well. Things that work: searching, getting results from the server, viewing threads, changing labels in thread-view-mode. (The very, very basics.) Things that don't work: almost everything else. Any by "don't work" I mean will crash with a backtrace. Lots of code still needs to be updated. I've also ripped out various hooks and config options when they've gotten in my way. But generally this should be a faster, leaner experience. It's at roughly 1/3 the sup codebase and I'm hoping it won't grow too much more. For fun, run two turnsoles at the same time and marvel at your power. -- William _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel