From owner-freebsd-questions@freebsd.org Tue Dec 22 12:34:18 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 51317A4F91A for ; Tue, 22 Dec 2015 12:34:18 +0000 (UTC) (envelope-from joh.hendriks@gmail.com) Received: from mail-wm0-x22f.google.com (mail-wm0-x22f.google.com [IPv6:2a00:1450:400c:c09::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 01C6B12F1 for ; Tue, 22 Dec 2015 12:34:17 +0000 (UTC) (envelope-from joh.hendriks@gmail.com) Received: by mail-wm0-x22f.google.com with SMTP id l126so107268574wml.1 for ; Tue, 22 Dec 2015 04:34:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=to:from:subject:message-id:date:user-agent:mime-version :content-type:content-transfer-encoding; bh=kKJfXzeau5BDrwJP60y+NQRPWV53TizRJQsa/NAHqyQ=; b=bZDfBM0kH6MukyxvTaR4oUkojdJ45Uq9uOtLqB7SzHQfRoIs6yNqGskm4kYnG86doA WnNMPh8Ho94evCBfi945azu+3ed0kW0ooyDLCcIMFnQJVmXZFCZKkAXb/iC/SBsBAfEA hLKarqq/C/ARwee6gSJAq4QYiO7gRHw455/zszBlLk/i/uhTWJ7/4HLI9OhhhCw0QCRQ /5daMeO74G5oAztdxw3HRTiBLI4xLtHHAWm5UiKve+j/y3KZo+StUEPYb/o0m8XbSBqL NG3ougCBi52ZW3x6VF0UqHVD1OrM2TNSgpHPxRFcA69hnBmnIA93wPpNpUuNFrSNkPsi Hzeg== X-Received: by 10.28.22.1 with SMTP id 1mr28251339wmw.41.1450787656478; Tue, 22 Dec 2015 04:34:16 -0800 (PST) Received: from Johans-MacBook-Air.local (92-111-79-242.static.chello.nl. [92.111.79.242]) by smtp.googlemail.com with ESMTPSA id ft4sm32701375wjb.37.2015.12.22.04.34.15 for (version=TLSv1/SSLv3 cipher=OTHER); Tue, 22 Dec 2015 04:34:15 -0800 (PST) To: freebsd-questions@freebsd.org From: Johan Hendriks Subject: Place servername in TAB iTerm X-Enigmail-Draft-Status: N1110 Message-ID: <56794339.3080106@gmail.com> Date: Tue, 22 Dec 2015 13:34:01 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit 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, 22 Dec 2015 12:34:18 -0000 Hello all. I use iTerm on my mac. When I connect to a Linux (Ubuntu) machine, in the TAB the name off the server appears. If I connect to a FreeBSD machine it just shows me ssh. How can I change the name off the TAB in iTerm (and other terminal programs) to show the servername. I use the standard csh. BTW if i use portmaster then it renames the tab also to what portmaster is doing. I do not know what I need to change to get the same behauviour as Linux Thank you for your time. regards Johan