Re: brace expansion and ksh?
Pavel Cahyna <[email protected]> Fri, 19 Oct 2007 10:45:44 +0200
| Newsgroups | gmane.os.netbsd.help |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Oct 12, 2007 at 01:55:00PM +0000, Valeriy E. Ushakov wrote: > Jeremy C. Reed <[email protected]> wrote: > > > Next I need to figure out PR 34724 > > http://www.netbsd.org/cgi-bin/query-pr-single.pl?number=34724 > > > > I have ${PWD} in my PS1 so long current directories make it so I can't > > even see what I am typing. It is very inconvenient. > > I've read the PR and it's not quite clear to me what the complain is? > > | If your ksh command line becomes long, it often doesn't wrap around > | console to next line well > > What do you mean by "often" - that it wraps sometimes and not others? > > I normally use bash with "set horizontal-scroll-mode on" in .inputrc, > I tried ksh and it's very similar to what I'm used to except libedit > seems to scroll more agressively. How is libedit relevant? neither bash nor pdksh use it. Pavel