|
From: Juergen W. <wie...@fr...> - 2007-06-05 11:44:59
|
> Another reason for keeping the stack always in order as typed is so that > the up-arrow recall maintains an order. (Often a lot of my patterns at the > linux command line are derived from how many times I hit up-arrow to recall > a command... easier to do than describe.) Would this even allow an implementation of the C-o sequence in bash (enter line + go to next history item)? This command sequence is really nice because it saves you from counting up-arrows. This would be *too* nice! Juergen |