Re: urxvt-X terminfo and Bash readline

2009-06-02 Thread Dan Moulding
> After rebooting, I was unable to > reproduce the problem. > > Perhaps you just need to reboot too? You are right, Phil. After rebooting, I am no longer able to reproduce the problem either. Weird. I suppose this may be more of a problem in the readline library, where it gets confused about which

RE: urxvt-X terminfo and Bash readline

2009-06-02 Thread Phil Betts
Dan Moulding wrote: > The other odd thing I noticed is that for some reason in Bash the > readline functionality "horizontal-scroll-mode" defaults to "on" when > running inside urxvt-X. Normally this should default to "off" (as per > the Bash man page). When running Bash in an xterm window, it is s

Re: urxvt-X terminfo and Bash readline

2009-06-01 Thread Ken Brown
On 6/1/2009 3:14 PM, Dan Moulding wrote: The only problem I had was that emacs was looking for it in the wrong place (I presume this is because my emacs [the latest Cygwin build] is compiled against the old ncurses). This won't be an issue much longer, at least for people who start using cygwi

Re: urxvt-X terminfo and Bash readline

2009-06-01 Thread Dan Moulding
> I guess I could make it automatic even > then, by require:ing tic0...but then everybody, even those who don't > need it, would install tic0, the "old" terminfo0 database, and all of > the (old) ncurses libraries that tic0 needs. Plus, that runs against my > attempt to slowly phase out the "old" d

Re: urxvt-X terminfo and Bash readline

2009-06-01 Thread Charles Wilson
Dan Moulding wrote: > First, it did not install its own compiled terminfo file in > /usr/share/terminfo/r. I noticed that the source for the terminfo file > was installed to /etc/terminfo, so I compiled it and copied > rxvt-unicode to /usr/share/terminfo/r (from /usr/share/terminfo/72). > This seem