From owner-freebsd-questions@FreeBSD.ORG Tue Apr 14 11:08:45 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 07835AE8 for ; Tue, 14 Apr 2015 11:08:45 +0000 (UTC) Received: from potato.growveg.org (potato.growveg.org [62.49.247.163]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BCF06EB0 for ; Tue, 14 Apr 2015 11:08:44 +0000 (UTC) Received: from john by potato.growveg.org with local (Exim 4.85 (FreeBSD)) (envelope-from ) id 1YhyB8-000K96-BW for freebsd-questions@freebsd.org; Tue, 14 Apr 2015 11:34:50 +0100 Date: Tue, 14 Apr 2015 11:34:50 +0100 From: John To: freebsd-questions@freebsd.org Subject: line drawing and display and xterms Message-ID: <20150414103450.GA64268@potato.growveg.org> Reply-To: freebsd-questions@freebsd.org Mail-Followup-To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) Sender: John X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: john@potato.growveg.org X-SA-Exim-Scanned: No (on potato.growveg.org); SAEximRunCond expanded to false X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Apr 2015 11:08:45 -0000 Hello -questions, If I ssh from a freebsd 11 machine to a 10.1R machine, where I'm running amongst other things, mutt and slrn in a screen(1) - if I resume the respective screen, all the nice lines showing threading turn into escape characters and mess up the display. What am I doing wrong? If I ssh into the machine then export an xterm over ssh then resume the screen, it displays normally. I've not tried with other makes of xterm. thanks for any advice -- John