[Bug 220728] New: xterm sends different escape sequences
https://bugzilla.novell.com/show_bug.cgi?id=220728 Summary: xterm sends different escape sequences Product: openSUSE 10.2 Version: Beta 2 Platform: All OS/Version: SuSE Other Status: NEW Severity: Major Priority: P5 - None Component: X.Org AssignedTo: sndirsch@novell.com ReportedBy: mmichna@novell.com QAContact: sndirsch@novell.com When using irssi I switch between the channels by pressing Alt - cursor left/right. This does not work anymore. After a little investigation it shows that on 10.1 Alt - cursor left generates: ESC ESC [ D and on 10.2 it generates: ESC ESC [ 1 ; 9 D Which does not seem to be understood by the application. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=220728 mmichna@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- OtherBugsDependingO| |215208 nThis| | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=220728 sndirsch@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dickey@his.com, dickey@herndon4.his.com Status|NEW |NEEDINFO Info Provider| |werner@novell.com ------- Comment #1 from sndirsch@novell.com 2006-11-14 04:21 MST ------- Werner/Thomas, any ideas? openSUSE 10.2 Beta2 ships xterm-222. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=220728 ------- Comment #2 from werner@novell.com 2006-11-14 04:55 MST ------- The first escape should be from our XTerm app-defaults. Without the few lines of overwriting VT100 translations in /usr/share/X11/app-defaults/XTerm I get for Alt-Left ESC [ 1 ; 3 D in both normal and application mode. After re-enabling the *VT100.Translations in the app-defaults and (s)tracing my shell I see ESC ESC [ 1 D ... or in application mode ESC ESC [ O D The used xterm has the build date `Fri Nov 3 13:36:23 2006' and is version 222.7. And even after trying the lastest build I see the same results. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=220728 werner@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|werner@novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=220728 ------- Comment #3 from sndirsch@novell.com 2006-11-14 05:05 MST ------- Thomas, Werner is talking about: !! If Alt is not Meta use it for emacs line editing of e.g. bash, !! define Pause key, and ignore DRemove on foreign displays. *VT100.Translations: #override \ Alt<KeyPress>Shift_L,Alt<KeyPress>: string(0x01B) insert() \n\ Alt<KeyPress>Shift_R,Alt<KeyPress>: string(0x01B) insert() \n\ Alt Ctrl <KeyPress>: string(0x01B) insert() \n\ Alt <KeyPress>: string(0x01B) insert() \n\ <Key>Pause: string("\033[P") \n\ <Key>DRemove: ignore() in /usr/share/X11/app-defaults/XTerm. This is part of a SUSE specific patch (p_xterm-settings.diff) from Werner. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=220728 ------- Comment #4 from dickey@his.com 2006-11-14 15:09 MST ------- It appears to be some breakage due to the reorganization of modifier decoding for the modifyOtherKeys resource. Comparing with versions at hand, I can see this happened early in development for #216, at the end of June. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=220728 ------- Comment #5 from sndirsch@novell.com 2006-11-18 14:53 MST ------- Thomas, you think it's an xterm problem? This surprises me, since we can reproduce this problem only on X.Org > 7.1 Xservers. Therefore we think this is an Xserver or xkb configuration problem. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=220728 ------- Comment #6 from dickey@his.com 2006-11-18 15:01 MST ------- There might be some interaction (I was only looking at executables I'd built on Debian/testing, which is using Xorg 7.1). But since I was able to reproduce a difference that way, I'll investigate it as an xterm bug. (Perhaps a new patch within the next week - $dayjob is demanding a lot of time, but my current work is on the xterm fixes). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=220728 mmichna@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Major |Critical ------- Comment #7 from mmichna@novell.com 2006-11-24 04:33 MST ------- Not fixed in RC1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=220728 ------- Comment #8 from sndirsch@novell.com 2006-11-24 04:40 MST ------- Marco, we don't know how to fix this issue. Even setting the bug report to blocker/P0 won't help. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=220728 dickey@his.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC|dickey@herndon4.his.com | ------- Comment #9 from dickey@his.com 2006-11-24 05:30 MST ------- I'll address it in #223 - expecting to complete that this weekend. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=220728 ------- Comment #10 from dickey@his.com 2006-11-25 14:46 MST ------- btw - in reviewing your rpm spec file, I noticed that the list of authors appears to be copied from the X.org release (46 people). Not more than five of those have made any changes to xterm, none of xterm's principal contributors are mentioned. A list of contributors to xterm would not overlap that list much. The rpm spec files for ncurses, dialog, diffstat, lynx are also defective. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=220728 ------- Comment #12 from dickey@his.com 2006-11-25 16:16 MST ------- ok. I'm the principal author for xterm. In my changelog, I see patches from 105 other people. Here's what I get by inspection (for lynx and ncurses I have a script to do this, but not yet for xterm): Adam Sulmicki Alan Hourihane Alexander Pohoyda Alexander V Lukyanov Andrew Sumner Andrew Tipton Anton Kovalenko Ben Yoshino Bernhard Rosenkraenzer Bill Nottingham Bob Maynard Bradd W. Szonye Bram Moolenaar Bruno Haible Christian Biere Christian Weisgerber Chuck Blake D Roland Walker David Dawes David Madore David Martinez Moreno David Mathog David Yeo Dennis Schneider Derek Foreman Dr Werner Fink Eddy De Greef Egbert Eich Emanuele Giaquinta Eugene Konev Fabrice Bellard Frank Giessler Frank Guangxin Liu Frank Liu Gael Roualland George Peter Staplin Greg Klanderman Greg Smith H Merijn Brand Harold Hunt Holger Veit Ilya Zakharevich Jason Vas Dias Jeff Uphoff Jens Schweikhardt Jeremy Buhler Jeroen Ruigrok Jess Thrysoee Joe Allen Juergen Keil Juliusz Chroboczek Jungshik Shin Kean Johnston Keith Packard Ken Martin Kevin Buhr Kiyokazu Suto Larry Riedel Lee Olsen Marc La France Mark Waggoner Markus Kuhn Matthias Scheler Matthieu Herrb Michael Rohleder Michael Schroeder Mike Fabian Mike Hopkirk Min Sik Kim Nam SungHyun Nelson Beebe Nicolas George Paul Gilmartin Paul Giordano Paul Szabo Paul Vojta Paul Williams Pavel Roskin Peter Berg Larsen Peter Chubb Phil Sidler Ray Neuman Richard Griswold Robert Brady Robert Earl Robin Cutshaw Ross Paterson Sam Stephenson Scott Sewall Semen A Ustimenko Sergei Laskavy Steve Wall Stuart Lissaman Suhaib Siddiqi Sven Verdoolaege Taneli Huuskonen Tim Adye Todd Larason Todd Miller Tomasz Cholewo Tomohiro Kubota Tor Lillqvist Torrey T. Lyons Yong Li Zarick Lau -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=220728 ------- Comment #13 from dickey@his.com 2006-11-25 16:24 MST ------- In lynx's release, I added an AUTHORS file, and docs/README.metrics, which gives similar information. In current ncurses patches, I've added some information on authors since 1996 - in each case, a handful of people do the work, and there are a large number of incidental contributors. (I could generate a similar docs/README.metrics for ncurses, but found that uninteresting, since I'd done 40% of the work on lynx, but 75% on ncurses). The ncurses spec file states that the license is GPL (not true - MIT). The diffstat spec file states that the license is Beerware (it's MIT). The dialog spec file states that the license is GPL (it's LGPL - the current version is my rewrite, as noted about a year ago). The <dickey@clark.net> address in more than one spec-file is long obsolete (use <dickey@invisible-island.net>). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
The ncurses spec file states that the license is GPL (not true - MIT). Both. "The copyright holder of ncurses is the Free Software Foundation, Inc.
https://bugzilla.novell.com/show_bug.cgi?id=220728 ------- Comment #14 from sndirsch@novell.com 2006-11-25 19:55 MST ------- Thanks. I've fixed the author list in xterm/lynx specfile and your email adress in ncurses specfile, but didn't change the author list in ncurses specfile. the license of the most source code is X11/MIT. Some sub programs and their sources are GPL."
The diffstat spec file states that the license is Beerware (it's MIT). fixed.
The dialog spec file states that the license is GPL (it's LGPL - the current version is my rewrite, as noted about a year ago). fixed.
-- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=220728 ------- Comment #15 from dickey@his.com 2006-11-26 07:40 MST ------- "The copyright holder of ncurses is the Free Software Foundation, Inc. the license of the most source code is X11/MIT. Some sub programs and their sources are GPL." tack is GPL. That's one. Do you have a second subprogram in mind? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=220728 ------- Comment #16 from dickey@his.com 2006-11-26 07:45 MST -------
Thanks. I've fixed the author list in xterm/lynx specfile and your email adress in ncurses specfile, but didn't change the author list in ncurses specfile.
That reflects the order in which people worked on it, but not the relative contributions. Data before 1996 is largely missing (I know that only a small fraction of my changes were credited, and observed it for other people), so I can only guess by examining the snapshots of ncurses which I have on several earlier dates. My estimate for ranking would put Pavel Curtis between Jurgen and Eric (since he did roughly 5 times as much work). I'm not sure that Zeyd would be counted with a one-percent threshold. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=220728 ------- Comment #19 from sndirsch@novell.com 2006-11-26 14:19 MST ------- I think the "author list" stuff is done now. I was happy getting feedback about this by one of the main authors of these packages, so we could finally fix it. Thomas, if there are still open issues, let me know. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=220728 ------- Comment #20 from dickey@his.com 2006-11-26 15:35 MST ------- This change restores the behavior that the bug report refers to. (My notes on that part said it was to allow modifier parameters on the numeric keypad - will revisit that, but this tweak should be enough for your immediate needs): RCS file: RCS/input.c,v retrieving revision 1.266 diff -u -r1.266 input.c --- input.c 2006/11/18 00:00:55 1.266 +++ input.c 2006/11/26 22:33:06 @@ -305,19 +305,13 @@ Bool result = False; (void) screen; - if (1 -#if OPT_SUNPC_KBD || OPT_VT52 - && !(((IsKeypadKey(kd->keysym) && keypad_mode) - || kd->is_fkey) - && (0 + if (!(IsKeypadKey(kd->keysym) && keypad_mode) #if OPT_SUNPC_KBD - || (keyboard->type == keyboardIsVT220) + && keyboard->type != keyboardIsVT220 #endif #if OPT_VT52_MODE - || (screen->vtXX_level == 0) + && screen->vtXX_level != 0 #endif - )) -#endif /* OPT_SUNPC_KBD || OPT_VT52 */ ) { result = True; } -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=220728 sndirsch@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |mmichna@novell.com ------- Comment #21 from sndirsch@novell.com 2006-11-26 20:28 MST ------- Thanks, Thomas! Marco, could you please test? --> /work/built/mbuild/shannon-sndirsch-240/ -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=220728 ------- Comment #23 from sndirsch@novell.com 2006-11-27 04:00 MST ------- Created an attachment (id=107002) --> (https://bugzilla.novell.com/attachment.cgi?id=107002&action=view) bug220728.diff -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=220728 ------- Comment #24 from dickey@his.com 2006-11-27 15:44 MST ------- Sorry - I was only seeing part of the issue. That chunk changed the behavior in the usual case (alt==meta). I'll look into a simple fix for the other part. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=220728 ------- Comment #25 from dickey@his.com 2006-11-27 18:32 MST ------- Created an attachment (id=107130) --> (https://bugzilla.novell.com/attachment.cgi?id=107130&action=view) patch to allow modifyCursorKeys to be disabled Currently the resource accepts values 0 to 3. This adds a -1 to disable the feature. Most users won't want to do this. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=220728 ------- Comment #26 from dickey@his.com 2006-11-27 18:34 MST ------- Essentially the problem reported is that xterm #216 does a more complete job of applying modifier parameters to cursor-, function- and other keys. Some users would like to disable the feature. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=220728 sndirsch@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |mmichna@novell.com ------- Comment #27 from sndirsch@novell.com 2006-11-27 22:36 MST ------- If I understand it correctly it would have been enough to set XTerm*modifyCursorKeys: 0 in ~/.Xdefaults without needing to patch the sources to fix this issue for Marco. # man xterm modifyCursorKeys (class ModifyCursorKeys) Tells how to handle the special case where Control-, Shift-, Alt- or Meta-modifiers are used to add a parameter to the escape sequence returned by a cursor-key. The default is ``2'': Set it to 0 to use the old/obsolete behavior. Set it to 1 to prefix modified sequences with CSI. Set it to 2 to force the modifier to be the second parameter if it would otherwise be the first. Set it to 3 to mark the sequence with a '>' to hint that it is private. Marco, could you verify this? Thanks. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=220728 mmichna@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|mmichna@novell.com | ------- Comment #28 from mmichna@novell.com 2006-11-28 03:58 MST ------- No this does not help. When I use this paramter then I get the same result as I had in comment #22 because the patch to disable it isn't in. Stefan - read comment #25 - as I understand it has to be disabled (with -1) to get rid of this behavior. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=220728 sndirsch@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |mmichna@novell.com ------- Comment #29 from sndirsch@novell.com 2006-11-28 04:05 MST ------- I don't think so. Sure that you did set the resource correctly? What's the output of "xrdb -query modifyCursorKeys"? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=220728 ------- Comment #30 from sndirsch@novell.com 2006-11-28 04:22 MST ------- ( Reply by Thomas (by email) )
If I understand it correctly it would have been enough to set
XTerm*modifyCursorKeys: 0 no - a "0" uses the original encoding scheme from a few years ago for applying the modifier parameters, but does not disable it. The patch that I included last night allows one to disable it (bypassing the issue of _which_ modifiers are allowed to be used for that purpose).
-- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=220728 ------- Comment #31 from mmichna@novell.com 2006-11-28 04:37 MST ------- Yes - I'm sure that I did set it correctly. Because I tested the behavier of all 4 parameters and as you can see in the mail from Thomas - I'm right. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=220728 ------- Comment #32 from mmichna@novell.com 2006-11-28 04:38 MST ------- Created an attachment (id=107174) --> (https://bugzilla.novell.com/attachment.cgi?id=107174&action=view) output of xrdb -query modifyCursorKeys -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=220728 mmichna@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|mmichna@novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=220728 sndirsch@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=220728 ------- Comment #33 from sndirsch@novell.com 2006-11-28 04:49 MST ------- Indeed. I'll create a package for testing for you. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=220728 sndirsch@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |mmichna@novell.com ------- Comment #34 from sndirsch@novell.com 2006-11-28 04:54 MST ------- --> /work/built/mbuild/shannon-sndirsch-242/ (still building) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=220728 ------- Comment #35 from sndirsch@novell.com 2006-11-28 05:34 MST -------
------- Comment #33 from sndirsch@novell.com 2006-11-28 04:49 MST ------- Indeed. I'll create a package for testing for you.
sounds good. If that fix looks good, I'll work to close out #223. See ftp://invisible-island.net/temp/xterm*.gz for ongoing changes there. The last change that I made (a small one for TrueType in util.c) fixes an annoyance that you'll probably want to incorporate. Thomas E. Dickey -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=220728 mmichna@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|mmichna@novell.com | ------- Comment #36 from mmichna@novell.com 2006-11-28 05:44 MST ------- With -1 and the new package all works as expected. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=220728 ------- Comment #38 from sndirsch@novell.com 2006-11-28 09:30 MST ------- I was wrong. It has been fixed for openSUSE 10.2 RC3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=220728 ------- Comment #39 from jengelh@gmx.de 2006-12-02 08:38 MST ------- Still generates [1;9D with xterm-222-14. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=220728 ------- Comment #40 from dickey@his.com 2006-12-02 08:59 MST ------- Did you use the resource setting? For example XTerm*modifyCursorKeys: -1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=220728 ------- Comment #41 from jengelh@gmx.de 2007-05-18 12:25 MST ------- Adding that resource works. BTW, I have found that without the resource setting, word skipping is on <Shift>-<Left> and <Shift>-<Right> now. But what was the actual resolution of this bug now? Will Alt-Left work again or is Shift-Left the new thing? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=220728 ------- Comment #42 from mmichna@novell.com 2007-05-19 05:44 MST ------- The resolution was: Add XTerm*modifyCursorKeys: -1 to your .Xdefaults -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
participants (1)
-
bugzilla_noreply@novell.com