X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <2d4e447c0805120018k54e4ad2y9ed8a702b612010c@mail.gmail.com> Date: Mon, 12 May 2008 17:18:40 +1000 From: "Robert Bram" To: cygwin AT cygwin DOT com Subject: Re: auto complete history In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2d4e447c0805101805y43638f2vaa1945954e79bb54 AT mail DOT gmail DOT com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Thank you Thorsten >> In a previous installation of Cygwin, I had 'history auto complete' in > Depends on your shell. In Zsh it would be... > and in Bash... > "\e[A": history-search-backward > "\e[B": history-search-forward > Put these in your .zshrc or .inputrc. I also needed this in my .bashrc, and the above works. Thank you! export INPUTRC=$HOME/.inputrc Rob :) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/