From owner-freebsd-questions@FreeBSD.ORG Tue Jun 30 23:03:33 2009 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 1D538106566C for ; Tue, 30 Jun 2009 23:03:33 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-fx0-f218.google.com (mail-fx0-f218.google.com [209.85.220.218]) by mx1.freebsd.org (Postfix) with ESMTP id 9BCBA8FC15 for ; Tue, 30 Jun 2009 23:03:32 +0000 (UTC) (envelope-from onemda@gmail.com) Received: by fxm18 with SMTP id 18so441126fxm.43 for ; Tue, 30 Jun 2009 16:03:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=015hQrVfh1j6Hn/GwlhEWMhR++jiYeMLWEwmwamsvnQ=; b=Omfrb/TOTcwq/t0NJ2+4TBWPebWTvf3+TrmYdCxsJw8EpkHGp/nkeeDi8lCXlSsjJ2 FPWaHHXmdqt362GI5OGBG0Mth8wfOzKvW7rmUSCxaSS/fWsJXwJZ/PtoUf85XJUs8D5Y VS4Zp9vSLJHW6YMK2Y5eswRaahmIbwCQvm4a4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=JLfs4ii/P1w4ihtzWQl2ZxJrhrv2YjE8pfCFNmQtOWN1/tE7sClfC+OAZWrKZQXMpx JRT+RLxqsHwZEUp96Pyk9MFoD0i7axY04QvM0Pf8A1vJAu4ipQ1XJoT6s0T6jNrr2Iys HrG4MlSGqw77NyZ90I1BLgu/38/+PqNjKTXCE= MIME-Version: 1.0 Received: by 10.204.118.70 with SMTP id u6mr8777798bkq.198.1246403011669; Tue, 30 Jun 2009 16:03:31 -0700 (PDT) In-Reply-To: References: Date: Wed, 1 Jul 2009 01:03:31 +0200 Message-ID: <3a142e750906301603i4088580djed9ce24713dfc541@mail.gmail.com> From: "Paul B. Mahol" To: Alexander Best Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: strange ee behaviour 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: Tue, 30 Jun 2009 23:03:33 -0000 On 6/30/09, Alexander Best wrote: > hi there, > > i'm experiencing this strange `ee` behaviour lately. when i open `ee` in an > xterm and open another xterm `ee` simply exits. if i try to enter commands > which output to sdtout/stderr like `ls` on the xterm window ee was running > on > the output is a mess. > > i'm running r195173 (HEAD). Can't reproduce. Which X environment do you use? -- Paul