From owner-freebsd-questions@FreeBSD.ORG Sat Feb 2 18:19:28 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 45368B75 for ; Sat, 2 Feb 2013 18:19:28 +0000 (UTC) (envelope-from andre@drenet.info) Received: from mail-gh0-f179.google.com (mail-gh0-f179.google.com [209.85.160.179]) by mx1.freebsd.org (Postfix) with ESMTP id CB41BF0F for ; Sat, 2 Feb 2013 18:19:27 +0000 (UTC) Received: by mail-gh0-f179.google.com with SMTP id r14so1245389ghr.24 for ; Sat, 02 Feb 2013 10:19:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=drenet.info; s=google; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:x-enigmail-version:content-type; bh=XXkqVVmhFbBKk0PHfaGOxWSJp3HZ/8MHSVQXXuBz/Eo=; b=b281P8YnEZtZrKfD4fOJem6jdwvMTeeCm6fTJ+C2cBuzOGd5l0ewZGTstpR1g2vivz +ylrw20qzi0K/hcgiwA9qKc9hIgnjJ+C0cd+fih0V+/aK27SHdxk2MFFE2yivUP/TlqO MpZh6c6v7KHVMSkiUXTfB17JC4gPOEObQZ0Zk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:x-enigmail-version:content-type :x-gm-message-state; bh=XXkqVVmhFbBKk0PHfaGOxWSJp3HZ/8MHSVQXXuBz/Eo=; b=MrJ5s08nXOruxXE7r+rGNYXPAroWrZMC75O468Fct5l4F5peXcsp/W3So5XelQs2wV MJFUdl/sEwKfVcrH4Q6KRtXF/iorUReE3t8wBY3B/TkvfBc/VCKki25GMh1eGMVEojFh 61SjSoE0ksejy3gThhM4liQLGiT8uGJmEBllL93o1Jy9AgukE1fMzwyJ/xD6spLXmQVt IR/GnmVfc7WDxNcz781a5PwmMGTvmjaksMgf3jzWcZ6LyMM2ja/MquBiRYxRU6XM9QTx 46YitOe+Ac0VZJbf9nNptoJMGzJWWh3vr/YZrUt8In8Eerd97aS63t0pUr2F+kMD0eKA gPPw== X-Received: by 10.236.149.146 with SMTP id x18mr19473671yhj.29.1359829160658; Sat, 02 Feb 2013 10:19:20 -0800 (PST) Received: from desktop.drenet.local ([97.100.190.35]) by mx.google.com with ESMTPS id d4sm10832419anh.21.2013.02.02.10.19.19 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 02 Feb 2013 10:19:20 -0800 (PST) Message-ID: <510D58A5.70505@drenet.info> Date: Sat, 02 Feb 2013 13:19:17 -0500 From: Andre Goree User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130202 Thunderbird/17.0.2 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: tmux and konsole characters References: <510D35F8.8010004@drenet.info> <510D3D46.7080806@gmail.com> <510D473F.6090302@drenet.info> <510D4D40.1040504@gmail.com> In-Reply-To: <510D4D40.1040504@gmail.com> X-Enigmail-Version: 1.4.6 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig5BF3EFD04167721BC8AE0646" X-Gm-Message-State: ALoCoQkhKDQaiYHnzSuP/rdgcXwnIg2D+52Hx6mcuwWqQteZhFF0ICaeNU9Fj1GFa5lGFs3GHXGs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Feb 2013 18:19:28 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig5BF3EFD04167721BC8AE0646 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 02/02/13 12:30, Joshua Isom wrote: > On 2/2/2013 11:05 AM, Andre Goree wrote: >> Thanks, I'm actually using bash as a shell, probably should've mention= ed >> that. Anywho: >> >> [agoree@desktop ~]$ grep TERM .* >> .bash_history:echo $TERM >> .profile:# Setting TERM is normally done through /etc/ttys. Do only >> override >> .profile:# TERM=3Dcons25; export TERM >> >> [agoree@desktop agoree]$ echo $TERM >> xterm >> >> Looks like it's not being set in .profile (it's commented), and echoin= g >> $TERM displays "xterm". So it would appear I'm not changing it anywhe= re. >> >> I tried the following, and get the same weird looking characters in >> place of lines when connecting to the remote box (which is running >> Linux, btw): >> [agoree@desktop agoree]$ echo $TERM >> xterm >> [agoree@desktop agoree]$ export TERM=3Dxterm-color >> [agoree@desktop agoree]$ ssh sideswipe-dt >> Last login: Sat Feb 2 10:34:53 2013 from 172.16.10.246 >> [agoree@sideswipe-DT ~]$ tmux attach >> >=20 > What's your $TERM after you ssh to sideswipe-dt? > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" [agoree@sideswipe-DT ~]$ echo $TERM xterm Thanks for the assistance. --=20 Andre Goree andre@drenet.info --------------enig5BF3EFD04167721BC8AE0646 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) Comment: Using GnuPG with undefined - http://www.enigmail.net/ iQEcBAEBAgAGBQJRDVinAAoJEJQrkaCSFIoRxYMH/1aK7vbrha5zw6eR9jiWd3I8 FRGg+BtuBS5Hwsvv9pk2uE/EvnngcZxvf6EdG4xrBU8haBf/3wML+9e/9w8ieGcn BNJVM18C+dTlwDvg3K9juSdlHAIyZq4V6YQPaZueO4JfL2shop4Fzo4ErXQfQOFp PLzkMHR9kpQqsGCffSF5lReqW62Y+HCZswSQkUx1rtwkm0Bzc1UF2SuMqyvekv38 aG4M4GKX8un063OGlcJog14Sw2oOgu/tE/zvavt6JrjA/Jxre9Iw2kPretg368DM Wu35oK4fkyg+RBHgcNfb0ZHUBqVhM/fiu5dzO01olObqBgzC05+muqq7vJAn6+s= =VNp1 -----END PGP SIGNATURE----- --------------enig5BF3EFD04167721BC8AE0646--