From commits-return-34980-archive-asf-public=cust-asf.ponee.io@karaf.apache.org Wed Oct 17 20:34:01 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 9EFE1180674 for ; Wed, 17 Oct 2018 20:34:00 +0200 (CEST) Received: (qmail 99916 invoked by uid 500); 17 Oct 2018 18:33:59 -0000 Mailing-List: contact commits-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list commits@karaf.apache.org Received: (qmail 99900 invoked by uid 99); 17 Oct 2018 18:33:59 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Oct 2018 18:33:59 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 3ED9E81F2B; Wed, 17 Oct 2018 18:33:59 +0000 (UTC) Date: Wed, 17 Oct 2018 18:34:00 +0000 To: "commits@karaf.apache.org" Subject: [karaf] 01/01: Merge pull request #635 from rmannibucau/avoid-broken-tabs-on-ssh MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: jbonofre@apache.org In-Reply-To: <153980123912.12520.10462977141987653109@gitbox.apache.org> References: <153980123912.12520.10462977141987653109@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: karaf X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Rev: 2f8b134ff97a85cff44e1753ca10261f803ce64b X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20181017183359.3ED9E81F2B@gitbox.apache.org> This is an automated email from the ASF dual-hosted git repository. jbonofre pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/karaf.git commit 2f8b134ff97a85cff44e1753ca10261f803ce64b Merge: 0450d02 595f818 Author: Jean-Baptiste Onofré AuthorDate: Wed Oct 17 20:33:55 2018 +0200 Merge pull request #635 from rmannibucau/avoid-broken-tabs-on-ssh [KARAF-5980] use jline terminal for ssh instead of ignoring the environment .../java/org/apache/karaf/shell/ssh/ShellFactoryImpl.java | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-)