From dgk at research.att.com Thu Jul 3 08:38:51 2008 From: dgk at research.att.com (David Korn) Date: Thu, 3 Jul 2008 11:38:51 -0400 Subject: [busybox-dev] [shell-discuss] [osol-discuss] ksh93-integration 2008-06-24 update binaries available for download (for Solaris Nevada >= B84+Indiana) ... Message-ID: <200807031538.m63FcpGk025690@penguin.research.att.com> cc: opensolaris-discuss at opensolaris.org busybox-dev at opensolaris.org Subject: Re: Re: [shell-discuss] [osol-discuss] ksh93-integration 2008-06-24 update binaries available for download (for Solaris Nevada >= B84+Indiana) ... -------- > funny thing .. if I have an xterm open and then I resize the xterm by > clicking and dragging the rightmost window edge further to the right I > get a strange behavior. The ksh93 shell seems to emit a CR + LF with > each increase in the size of the xterm. > I expect to have this fixed in the next update. When you resize the window, the current line you are in the process of editing if any, will be redrawn in place without a CR + LF. David Korn dgk at research.att.com From blastwave at gmail.com Thu Jul 3 11:29:42 2008 From: blastwave at gmail.com (Dennis Clarke) Date: Thu, 3 Jul 2008 18:29:42 +0000 Subject: [busybox-dev] [osol-discuss] [shell-discuss] ksh93-integration 2008-06-24 update binaries available for download (for Solaris Nevada >= B84+Indiana) ... In-Reply-To: <200807031538.m63FcpGk025690@penguin.research.att.com> References: <200807031538.m63FcpGk025690@penguin.research.att.com> Message-ID: On Thu, Jul 3, 2008 at 3:38 PM, David Korn wrote: > cc: opensolaris-discuss at opensolaris.org busybox-dev at opensolaris.org > Subject: Re: Re: [shell-discuss] [osol-discuss] ksh93-integration 2008-06-24 update binaries available for download (for Solaris Nevada >= B84+Indiana) ... > -------- > >> funny thing .. if I have an xterm open and then I resize the xterm by >> clicking and dragging the rightmost window edge further to the right I >> get a strange behavior. The ksh93 shell seems to emit a CR + LF with >> each increase in the size of the xterm. >> > > I expect to have this fixed in the next update. When you resize > the window, the current line you are in the process of editing > if any, will be redrawn in place without a CR + LF. > > David Korn Thank you for the info and I'll watch for the update. I think that Roland Mainz will be on top of this because he compiles up the tarball for OpenSolaris. I think that I'll grab the sources and create a package for Solaris 8 ( and 9 and 10 ) and release that from Blastwave.org. In the mean time I need to reinstall the latest release because the OpenSolaris pkg image-update process has tromped over my ksh93 shell. Dennis Clarke