From owner-freebsd-questions@FreeBSD.ORG Sat May 22 21:10:14 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E6D48106564A for ; Sat, 22 May 2010 21:10:14 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id B59B28FC1A for ; Sat, 22 May 2010 21:10:14 +0000 (UTC) Received: by iwn5 with SMTP id 5so2606586iwn.13 for ; Sat, 22 May 2010 14:10:13 -0700 (PDT) Received: by 10.231.79.4 with SMTP id n4mr3623919ibk.16.1274562613082; Sat, 22 May 2010 14:10:13 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.148.136 with HTTP; Sat, 22 May 2010 14:09:53 -0700 (PDT) In-Reply-To: References: <20100521003408.118070d2.freebsd@edvax.de> From: Eitan Adler Date: Sun, 23 May 2010 00:09:53 +0300 Message-ID: To: Polytropon Content-Type: text/plain; charset=UTF-8 Cc: FreeBSD Mailing List Subject: Re: Terminal thinks start of line is first character of previous line X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 May 2010 21:10:15 -0000 >> On Fri, 21 May 2010 01:02:04 +0300, Eitan Adler wrote: >>> For some reason the output of my terminal at times seems to put the >>> first character of a line as the last character of the previous line. >>> This occurs with x11/Terminal x11/Eterm x11/xterm and probably others. >>> As far as I could tell this does not not occur on console but I have >>> not tested as thoroughly. >> >> When you state "at some times" for this strange shifting to happen, >> what programs are affected, for example, or is terminal output >> affected in general? > this often happens with ls output - but not all the time - it seems > only when ls doesn't do one column output > this. Some more testing: cat can do this with some files but not with all - I have to find a common denominator. -- Eitan Adler