Edmond Rodriguez on 8 May 2012 08:56:13 -0700
|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
- From: Edmond Rodriguez <erodrig97.list@gmail.com>
- To: "Philadelphia Linux User's Group Discussion List" <plug@lists.phillylinux.org>
- Subject: [PLUG] Bash Arrow Keys
- Date: Tue, 8 May 2012 11:56:07 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=Omkavm+QXXabgyRfAnElLavBOxy9W+bHKsLFrqOiDLA=; b=Fsdyuvq3euU9uISqCVcENUKBv+vD1mpFuFuTrix7JtXZJjfTi92scWtio7MsK2AySC chKNGUbVQMMwEwd6GUzLYtpwQVfcLD2wC2z0SM9ma6kqALFoiTQveVKED7clWwb/f+ZA /wHO2v96HlhmHaeiv3/RNRb6F/V9dLLc9WUK4S53Cr/WZmJlRvaUw4UPbl4X2GeYBqcy Rda8YzSI/E/aJlVfL+4kapdhGmLLzbrvm0tlKCOLMLU9O1Mikgfo0yA09t8Xw0BzSOc7 SesSeORSZF74JQmarSGn7SuxLAFahmBHFlumirH1rZUJckPj9j42P9pb504n6nOH8lUW quGg==
- Reply-to: Philadelphia Linux User's Group Discussion List <plug@lists.phillylinux.org>
- Sender: plug-bounces@lists.phillylinux.org
Here is a bash question regarding the arrow keys on the keyboard.
Sometimes this happens (on some systems):
Run a bash shell
Up and down arrows work fine.
do: set -o vi
Now you are in vi mode... all is fine.
do: set +o vi
Now you leave vi mode... but
Up and down arrows no longer work.
How do you get the up and down arrows to work again?
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug