Re: Bash-4.3-beta2 available for FTP

2013-10-17 Thread Simon Toedt
On Tue, Oct 15, 2013 at 10:44 PM, Joshuah Hurst wrote: > On Tue, Oct 15, 2013 at 10:36 PM, Chet Ramey wrote: >> On 10/15/13 4:27 PM, Joshuah Hurst wrote: >> > What happened to the patch for cd -@ to handle NFSv4+Windows alternate > streams? ksh93 already has this feature since quite some

Re: can't just hold down ^K to clean up history

2013-10-17 Thread jidanni
On Thu, Oct 17, 2013 at 07:54:47AM -0400, Chet Ramey wrote: > It's the difference between a line-oriented command editing tool and > a screen editor. Well, it could go that extra mile, as a extra bonus, since it is usually doing nothing better (well most commands are all on one line), to let us aut

Re: can't just hold down ^K to clean up history

2013-10-17 Thread Chet Ramey
On 10/17/13 12:37 AM, jida...@jidanni.org wrote: >>> Also why can't we just hold down ^K^K^K^K^K^K^K^K^K ? > > CD> Why do you expect to be able to do that? C-k in readline deletes to the > end of > CD> the current line. There's no reason why it should also get the next line. > > Ah ha, but there