<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 11, 2014 at 6:41 AM, Steve VanSlyck <span dir="ltr">&lt;<a href="mailto:s.vanslyck723@gmail.com" target="_blank">s.vanslyck723@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">It&#39;s easier to press one arrow key a few times than to type out a command phrase.</p>
</blockquote></div><br>It&#39;s way easier for a touch-typist to keep your fingers on/close to the home-row and hit &quot;escape-K-K-K-K&quot; than to take your hand off (and probably eyes away from the screen) and go find the arrow keys.</div>

<div class="gmail_extra"><br></div><div class="gmail_extra">Note that most of the comments in this thread apply to &quot;bash&quot; (and to some degree to ksh) in &quot;emacs&quot; mode.  If you&#39;d rather use the one, true editor (and save stress on your pinky) for CLI editing, you can do &quot;set -o vi&quot;.</div>

<div class="gmail_extra"><br></div><div class="gmail_extra">Note also that ksh always writes history to the history file -- this is especially useful when you share the history file across windows/shells so that you can use/edit the same command in another window and run it again/concurrently (e.g., to run the same thing in another directory or on a different set of parameters).</div>

<div class="gmail_extra"><br></div><div class="gmail_extra">Jeff</div><div class="gmail_extra"><br></div></div>