New submission from Eric Sherman <[email protected]>: 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 <[email protected]> <http://masanjin.net/sup-bugs/issue45> _________________________________________ _______________________________________________ Sup-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/sup-devel
