X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:from:content-type:message-id:date:to :content-transfer-encoding:mime-version; q=dns; s=default; b=KVP 9m+zScSGDeIc+H5QqJoNO0UhyBa8fLv/1LPUju5licvq3+N2z6dXGjc8z+HFdtkL qkyGe4nQXyOhwSPitu8VnVH/XyP+M438lEGrgqS/UtATMKdjo4njiuGnwn8f1Zmy uZ0+ymSac9wQ/77R1/F+nLByaLtBm4IjskQQ68EE= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:from:content-type:message-id:date:to :content-transfer-encoding:mime-version; s=default; bh=NncXdg53E 2ZPrx/OabMaWCADlE4=; b=mTC/LWInnPkm9WASwi5u+CLG5kjuSwns2iQddhbHP JRPi9V6INAQQDg8xn0jStIi8KQ+YiD7NjT0J2h91SjN6K/k7Ooqm7wKVIrJKQ2Pc Nm5TiNToGSaONzahKGvAhWk3/C9c8BtFevNEOlYLmxjCc8EbC6il/0vECQM+Suts Nk= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=BAYES_00,FREEMAIL_FROM,MIME_QP_LONG_LINE,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,RDNS_NONE,SPF_PASS autolearn=no version=3.3.1 X-Received: by 10.68.50.138 with SMTP id c10mr9030644pbo.136.1375463704341; Fri, 02 Aug 2013 10:15:04 -0700 (PDT) Subject: Arrow keys do not function as expected when running programs From: Weston Turner Content-Type: text/plain; charset=us-ascii Message-Id: Date: Fri, 2 Aug 2013 10:15:03 -0700 To: "cygwin AT cygwin DOT com" Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id r72HFQt1020810 I am having a problem with Cygwin DLL 1.7.22./bash-4.1 (I believe the newest version). When I run a program from the shell, pressing the arrow keys sends console input to the program and moves the cursor around the terminal rather than having the expected behavior of cycling through the input buffer, i.e. command recall. This problem exhibits itself while running native windows console programs and and while running cygwin programs such as VI. The up arrow command recall works as expected with these programs in other shells including previous versions of Cygwin. This behavior is also different than bash shell on Linux. References to other people Experiencing the same issue: http://stackoverflow.com/questions/15915844/android-shell-run-on-cygwin-no-autocompletetab-key-previous-commandsup-arro http://superuser.com/questions/538188/using-up-arrow-in-cygwin-within-command/626967#626967 -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple