|
On Mon, 3 Sep 2001, Martin Rowe wrote: > > I've done a > > export CVSROOT=":pserver:anonymous@cvs.tn5250.sourceforge.net:/cvsroot/tn5250" > cvs login > cvs checkout tn5250 # am I picking up the right module here? Looks correct to me. If you open up the ChangeLog file, do you see my change for "next word" and "prev word" listed at the top? That would tell you if you've got the right version... > changes in cursesterm.c, display.c & dbuffer.c. But all I get when trying the > keys in an xt5250 window is [2C (right) and [2D (left). I still have a couple > of windows open running the 0.16.2 version which give O2C & O2D, so something > has changed, but no word skipping :( It shouldn't be sending '[2C' or '[2D' the changes to the XTerm file should be causing it to send ESC Ctrl-H (left) and ESC Ctrl-U (right) (that is, \033\010 and \033\025, respectively) Are you sure that the changes were installed in /usr/local/share/tn5250/XTerm? If you are using an ~/.Xresources file or similar mechanism to override the settings in the /usr/local/share/tn5250/XTerm file, you'll need to copy those changes to your ~/.Xresources file as well. Hope that helps...
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.