From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.213.28.69 with SMTP id l5cs340168ebc; Sun, 17 Jan 2010 14:03:03 -0800 (PST) Received: by 10.224.45.34 with SMTP id c34mr3998490qaf.15.1263765783065; Sun, 17 Jan 2010 14:03:03 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 6si10708835qwd.26.2010.01.17.14.03.02; Sun, 17 Jan 2010 14:03:03 -0800 (PST) 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 748131D788B4; Sun, 17 Jan 2010 17:03:02 -0500 (EST) Received: from entry.masanjin.net (masanjin.net [209.20.72.13]) by rubyforge.org (Postfix) with ESMTP id 88FB815B802D for ; Sun, 17 Jan 2010 17:02:57 -0500 (EST) Received: from localhost ([127.0.0.1] helo=entry.masanjin.net) by entry.masanjin.net with esmtp (Exim 4.69) (envelope-from ) id 1NWdCw-0004nd-QI for sup-devel@rubyforge.org; Sun, 17 Jan 2010 17:02:57 -0500 MIME-Version: 1.0 To: sup-devel@rubyforge.org From: Eric Sherman Date: Sun, 17 Jan 2010 22:02:54 +0000 Precedence: bulk X-Roundup-Name: Sup issue tracker X-Roundup-Loop: hello X-Roundup-Version: 1.4.10 Message-Id: <1263765774.58.0.0728242048264.issue45@masanjin.net> X-Roundup-issue-status: unread X-Roundup-issue-priority: bug In-Reply-To: <1263765774.58.0.0728242048264.issue45@masanjin.net> Subject: [sup-devel] [issue45] BufferManager.ask truncates responses to (terminal width - question length) X-BeenThere: sup-devel@rubyforge.org X-Mailman-Version: 2.1.12 Reply-To: Sup issue tracker , Sup developer discussion List-Id: Sup developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org New submission from Eric Sherman : BufferManager.ask truncates responses to (terminal width - question length). The easiest way to test if this happens in your environment: * open a search \ * hold down aaaaaaaaaabbbbbbbbbbbcccccccccccc and so on until you've wrapped across the terminal width a few times * refine search | * (you may need to left-arrow a little to see anything) * the string you are refining should be truncated where your cursor first went beyond the terminal width in the original search This does not happen for everyone. git next ruby 1.8.7 (2009-06-12 patchlevel 174) [i686-darwin10] ncursesw (1.2.4.1) ---------- messages: 110 nosy: hyperbolist priority: bug ruby_version: ruby 1.8.7 (2009-06-12 patchlevel 174) [i686-darwin10] status: unread sup_version: git next title: BufferManager.ask truncates responses to (terminal width - question length) _________________________________________ Sup issue tracker _________________________________________ _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel