From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16312 invoked by alias); 16 May 2013 13:28:00 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 17806 Received: (qmail 27579 invoked from network); 16 May 2013 13:27:44 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW, T_TO_NO_BRKTS_FREEMAIL autolearn=ham version=3.3.2 Received-SPF: pass (ns1.primenet.com.au: SPF record at _netblocks.google.com designates 209.85.212.181 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:from:date:message-id:subject:to :content-type; bh=BzZe9RM4yOYr+bsfsx2abxBqPwwfvK9lYGukqU3f0rs=; b=Qi2Pj3vMd/QVVhZINHPq8m6Q5i0xiTf/yO6+ib5tai+jZUxlapJFKOvY60fnRFGhjQ JiIbJLtwMIaQGqcOOpiAIH5N7NXOdNoyrzX2Wz9RePAFCKCTwoR8Jzx9AJsHa6gueFmt kE3b3CxsrNPqVO+RKRRK5oW34iUHiOZND+KPwqKANtitJYqQYMykMAO4Kcbhld/1UNIm cFyt+WsHj3W+k1Pv80eSrtOlYQWThZQOxnCK50i3meZMzdCUmIkdCculfirtKTB9PX/Y CABCllCiDTPneZfeeq6RW0MzaqL8bKgYtr2SA1Jbqm6xcWjwR4xfyY8eOecBFUKVlp8T AcZw== X-Received: by 10.180.37.229 with SMTP id b5mr24803403wik.29.1368710855807; Thu, 16 May 2013 06:27:35 -0700 (PDT) MIME-Version: 1.0 From: Michel Date: Thu, 16 May 2013 15:27:15 +0200 Message-ID: Subject: Update size of term To: zsh-users@zsh.org Content-Type: multipart/alternative; boundary=e89a8f6470175c5afb04dcd5d418 --e89a8f6470175c5afb04dcd5d418 Content-Type: text/plain; charset=UTF-8 Hello, I have a little problems with using of zsh with ssh. I'm connect to a ssh server, when I connect to the login shell is bash. I run zsh (with the command zsh or with "exec zsh"), but when I resize my terminal zsh don't update the size. In bash (before running of zsh), the size is correctly updated. Do you have any track to resolve my problem? Nice day _____________________ Michel BARRET --e89a8f6470175c5afb04dcd5d418--