On Sat, Jan 11, 2003 at 12:40:52AM -0600, Steve O wrote:
> The change I suspect is one that writes characters one at a time to the
> slave, instead of a bulk write of the entire buffer. Thus, it's
> possible for the slave to read half of an escape sequence in a
> race condition. I was under the
Marcel Telka wrote:
> Up/down/left/right arrows produces sometimes upper letters (for example
> 'D' while pressing left) instead of a cursor moving. To reproduce try run mc
> and press the arrow keys in blue mc's window (for moving cursor through
> files or moving cursor left-right in command line)
On Thu, 9 Jan 2003, Marcel Telka wrote:
> Hi.
>
> I'm starting bash in rxvt using this cygwin.bat file:
>
> =8<===
> chdir \cygwin\bin
>
> set EDITOR=vim
> set VIM=/usr/share/vim/vim61
> set CYGWIN=codepage:oem tty binmode title
> rxvt -bg black -fg white -g 120x50+30+80
Hi.
I'm starting bash in rxvt using this cygwin.bat file:
=8<===
chdir \cygwin\bin
set EDITOR=vim
set VIM=/usr/share/vim/vim61
set CYGWIN=codepage:oem tty binmode title
rxvt -bg black -fg white -g 120x50+30+80 -fn "lucida console-16" -sr -sl 5000 -e bash
--login -i
=
4 matches
Mail list logo