Return-Path: X-Original-To: apmail-karaf-issues-archive@minotaur.apache.org Delivered-To: apmail-karaf-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A7228101F5 for ; Mon, 4 Nov 2013 16:35:30 +0000 (UTC) Received: (qmail 30298 invoked by uid 500); 4 Nov 2013 16:35:26 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 30237 invoked by uid 500); 4 Nov 2013 16:35:22 -0000 Mailing-List: contact issues-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 issues@karaf.apache.org Received: (qmail 30202 invoked by uid 99); 4 Nov 2013 16:35:21 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Nov 2013 16:35:21 +0000 Date: Mon, 4 Nov 2013 16:35:21 +0000 (UTC) From: =?utf-8?Q?Jean-Baptiste_Onofr=C3=A9_=28JIRA=29?= To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (KARAF-2503) Allow to limit the number of entries the history command remembers MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/KARAF-2503?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofr=C3=A9 updated KARAF-2503: ---------------------------------------- Fix Version/s: 2.3.4 3.0.1 2.4.0 > Allow to limit the number of entries the history command remembers > ------------------------------------------------------------------ > > Key: KARAF-2503 > URL: https://issues.apache.org/jira/browse/KARAF-2503 > Project: Karaf > Issue Type: Improvement > Components: karaf-shell > Affects Versions: 2.3.3 > Reporter: Claus Ibsen > Fix For: 2.4.0, 3.0.1, 2.3.4 > > > The Karaf shell command remembers X number of entires back (jline history= ). > It would be great if you could configure this in a configuration file in = the etc, to have a upper limit how many entries is remembered. > This applies when you use cursor up/down to scroll the history. As well w= hen you type history in the shell to output the history stack. > And it should be possible to disable the history, for example if you set = the limit to 0 or -1 etc. -- This message was sent by Atlassian JIRA (v6.1#6144)