Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id E4110200B6B for ; Thu, 11 Aug 2016 04:13:21 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E2CE9160AB2; Thu, 11 Aug 2016 02:13:21 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 5B330160AB1 for ; Thu, 11 Aug 2016 04:13:21 +0200 (CEST) Received: (qmail 45046 invoked by uid 500); 11 Aug 2016 02:13:20 -0000 Mailing-List: contact issues-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list issues@hive.apache.org Received: (qmail 45025 invoked by uid 99); 11 Aug 2016 02:13:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Aug 2016 02:13:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 710FF2C02A1 for ; Thu, 11 Aug 2016 02:13:20 +0000 (UTC) Date: Thu, 11 Aug 2016 02:13:20 +0000 (UTC) From: "Junjie Chen (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-12546) Hive beeline doesn't support arrow keys and tab MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 11 Aug 2016 02:13:22 -0000 [ https://issues.apache.org/jira/browse/HIVE-12546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15416378#comment-15416378 ] Junjie Chen commented on HIVE-12546: ------------------------------------ Hi[~sershe] I also tried with OS X(10.11.6) terminal, it works fine with ssh. Could you please specifiy which version of beeline and what ENV you were using? it would be better it you can dump the full ENV, and elaborate reproduce steps. > Hive beeline doesn't support arrow keys and tab > ----------------------------------------------- > > Key: HIVE-12546 > URL: https://issues.apache.org/jira/browse/HIVE-12546 > Project: Hive > Issue Type: Bug > Components: Beeline > Reporter: Sergey Shelukhin > > On CLI, up/down arrows navigate history, tab auto-completes, and left/right arrows move around the command text. > Trying to use beeline, I see that these just print key codes or the tab into the command text. > This should be fixed before removing CLI in favor of beeline. -- This message was sent by Atlassian JIRA (v6.3.4#6332)