<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>178793</bug_id>
          
          <creation_ts>2007-05-16 17:38 0000</creation_ts>
          <short_desc>x11-libs/vte-0.16.0 breaks compatibility with inputrc</short_desc>
          <delta_ts>2009-01-11 23:00:33 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>2006.1</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          <bug_file_loc>http://bugzilla.gnome.org/show_bug.cgi?id=337252</bug_file_loc>
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>181943</blocked>
          
          <everconfirmed>1</everconfirmed>
          <reporter>dpblnt@gmail.com</reporter>
          <assigned_to>gnome@gentoo.org</assigned_to>
          <cc>base-system@gentoo.org</cc>
    
    <cc>srrijkers@gmail.com</cc>

      

      
          <long_desc isprivate="0">
            <who>dpblnt@gmail.com</who>
            <bug_when>2007-05-16 17:38:46 0000</bug_when>
            <thetext>i have the inputrc from baselayout-1.12.10-r4
which includes 
&quot;\e[5C&quot;: forward-word
which is not recognized by the new vte and thus i can&apos;t jump word backward in mcedit, control+left_key in dosemu.
other keys are also broken, like
shift+down in mcedit.


Reproducible: Always

Steps to Reproduce:
1.upgrade to vte-0.16.0
2.open an xterminal or gnome-terminal 
3. open mcedit file
4. press control+left_key</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dpblnt@gmail.com</who>
            <bug_when>2007-05-16 17:39:33 0000</bug_when>
            <thetext>Created an attachment (id=119458)
emerge --info

</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>leio@gentoo.org</who>
            <bug_when>2007-06-13 19:50:28 0000</bug_when>
            <thetext>forward-word and backward-work don&apos;t work for me even in bash with vte-0.16.5 :(
I&apos;ll take a closer look at this when I have the rest of gnome 2.18 installed - if someone manages to figure this one out earlier, I would appreciate</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>leio@gentoo.org</who>
            <bug_when>2007-06-19 02:12:27 0000</bug_when>
            <thetext>Seems to be a regression from http://bugzilla.gnome.org/show_bug.cgi?id=337252 and it&apos;s reopened and regression is discovered in later comments.
Meanwhile alt+left/right arrow works for backwards/forwards-char in bash (readline?) but doesn&apos;t help for mcedit.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>srrijkers@gmail.com</who>
            <bug_when>2007-06-27 23:04:13 0000</bug_when>
            <thetext>(In reply to comment #3)

The patch from comment #12 in that bug fixes the same issue I was having in VIM with control+cursor keys.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dang@gentoo.org</who>
            <bug_when>2007-07-27 13:44:13 0000</bug_when>
            <thetext>Upstream patch added to 0.16.6-r1.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>leio@gentoo.org</who>
            <bug_when>2007-07-30 04:22:41 0000</bug_when>
            <thetext>This patch doesn&apos;t seem to fix ctrl+left/right arrow cursor movement in readline/bash for me, which is the most major regression in my book for 0.16.
Reopening for more research on this. Will try with 0.16.7 release soon.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dpblnt@gmail.com</who>
            <bug_when>2007-07-30 06:30:08 0000</bug_when>
            <thetext>it fixes control+left/right, shift+down/up, shift+F5 for me, 
thanks.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>leio@gentoo.org</who>
            <bug_when>2007-07-30 09:25:01 0000</bug_when>
            <thetext>(In reply to comment #7)
&gt; it fixes control+left/right, shift+down/up, shift+F5 for me, 
&gt; thanks.

In where does it fix control+left/right for you?
I think I get it fixed in things like midnight commander that are in the mode where you can&apos;t scroll back (alternative mode I think), and it doesn&apos;t work for bash, where alt+left/right work.
I&apos;m starting to get the impression that&apos;s how it is supposed to work and it just happened to also work with ctrl+left/right in bash before by accident in gnome 2.16 or something like that.
So original report seems to be handled indeed, with mcedit shift+down and ctrl+left in mcedit and vim working.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dpblnt@gmail.com</who>
            <bug_when>2007-07-30 11:21:41 0000</bug_when>
            <thetext>fist i tested it in mcedit,
now i looked at it in bash, and it&apos;s strange: control+left jumps a word backward, but control+right does not jump a word forward.
indeed, alt+right/left works in bash as expected.
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>simaskonfa@gmail.com</who>
            <bug_when>2007-09-20 09:49:47 0000</bug_when>
            <thetext>The whole thing&apos;d hit the stable gentoo. Solution for bash mcedit etc:

put these things in your /etc/inputrc next to gnome-terminal section about (escape + arrow key)
&quot;\e[1;5C&quot;: forward-word
&quot;\e[1;5D&quot;: backward-word

Hope this fix hits ebuilds soon as well

(thread on this: http://forums.gentoo.org/viewtopic-p-4115692-highlight-.html)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>simaskonfa@gmail.com</who>
            <bug_when>2007-12-10 09:32:39 0000</bug_when>
            <thetext>C&apos;mon, guys, my baselayout&apos;s just gotten updated today to 1.12.9-r2, and /etc/inputrc again got dispatch-conf`ed to the one _without_ essential lines

&quot;\e[1;5C&quot;: forward-word
&quot;\e[1;5D&quot;: backward-word


So when are you going to inject this thing into portage?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>leio@gentoo.org</who>
            <bug_when>2007-12-10 09:44:17 0000</bug_when>
            <thetext>base-system, what&apos;s your view on this?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2008-01-16 02:03:15 0000</bug_when>
            <thetext>people seem to be confused about inputrc.  it is merely a configuration file.  it is not required whatsoever for proper behavior on a system.  the *defaults* in it are there *only* as a convenience.  the file is intended for modification and customization *by end users*.  i could just as soon as not add any lines at all to the file and make users uncomment them *as they want*.  this is exactly what many other distributions do.

claiming that the existence (or lack) of any line in /etc/inputrc as a bug is incorrect.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>eva@gentoo.org</who>
            <bug_when>2009-01-11 23:00:33 0000</bug_when>
            <thetext>closing fixed per upstream status bug and comment from base-system.

If you want customization of /etc/inputrc, please contact baselayout maintainer.
Thanks for reporting.</thetext>
          </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>119458</attachid>
            <date>2007-05-16 17:39 0000</date>
            <desc>emerge --info</desc>
            <filename>emerge.info</filename>
            <type>text/plain</type>
            <data encoding="base64">Pj4+IBtbMW0bWzM3bWNmZy11cGRhdGUtMS44LjAtcjYbWzBtG1swbTogTm8gbmV3IHBhY2thZ2Vz
IGhhdmUgYmVlbiBlbWVyZ2VkLCBjaGVja3N1bSBpbmRleCBPSyEKUG9ydGFnZSAyLjEuMi43IChk
ZWZhdWx0LWxpbnV4L2FtZDY0LzIwMDcuMC9kZXNrdG9wLCBnY2MtNC4xLjIsIGdsaWJjLTIuNS1y
MiwgMi42LjIxLWdlbnRvbyB4ODZfNjQpCj09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09ClN5c3RlbSB1bmFtZTogMi42LjIxLWdl
bnRvbyB4ODZfNjQgQU1EIEF0aGxvbih0bSkgNjQgUHJvY2Vzc29yIDM4MDArCkdlbnRvbyBCYXNl
IFN5c3RlbSByZWxlYXNlIDEuMTIuMTAKVGltZXN0YW1wIG9mIHRyZWU6IFNhdCwgMTIgTWF5IDIw
MDcgMTk6MzA6MDEgKzAwMDAKZGV2LWxhbmcvcHl0aG9uOiAgICAgMi40LjQKZGV2LXB5dGhvbi9w
eWNyeXB0bzogMi4wLjEtcjUKc3lzLWFwcHMvc2FuZGJveDogICAgMS4yLjE4LjEKc3lzLWRldmVs
L2F1dG9jb25mOiAgMi4xMywgMi42MQpzeXMtZGV2ZWwvYXV0b21ha2U6ICAxLjRfcDYsIDEuNSwg
MS42LjMsIDEuNy45LXIxLCAxLjguNS1yMywgMS45LjYtcjIsIDEuMTAKc3lzLWRldmVsL2JpbnV0
aWxzOiAgMi4xNwpzeXMtZGV2ZWwvZ2NjLWNvbmZpZzogMS4zLjE2CnN5cy1kZXZlbC9saWJ0b29s
OiAgIDEuNS4yM2IKdmlydHVhbC9vcy1oZWFkZXJzOiAgMi42LjIxCkFDQ0VQVF9LRVlXT1JEUz0i
YW1kNjQgfmFtZDY0IgpBVVRPQ0xFQU49InllcyIKQ0JVSUxEPSJ4ODZfNjQtcGMtbGludXgtZ251
IgpDRkxBR1M9Ii1PMiAtbWFyY2g9YXRobG9uNjQgLW10dW5lPWs4IC1waXBlIgpDSE9TVD0ieDg2
XzY0LXBjLWxpbnV4LWdudSIKQ09ORklHX1BST1RFQ1Q9Ii9ldGMgL3Vzci9rZGUvMy41L2VudiAv
dXNyL2tkZS8zLjUvc2hhcmUvY29uZmlnIC91c3Iva2RlLzMuNS9zaHV0ZG93biAvdXNyL3NoYXJl
L1gxMS94a2IgL3Vzci9zaGFyZS9jb25maWciCkNPTkZJR19QUk9URUNUX01BU0s9Ii9ldGMvZW52
LmQgL2V0Yy9nY29uZiAvZXRjL3JldmRlcC1yZWJ1aWxkIC9ldGMvdGVybWluZm8iCkNYWEZMQUdT
PSItTzIgLW1hcmNoPWF0aGxvbjY0IC1tdHVuZT1rOCAtcGlwZSIKRElTVERJUj0iL3Vzci9wb3J0
YWdlL2Rpc3RmaWxlcyIKRkVBVFVSRVM9ImRpc3Rsb2NrcyBtZXRhZGF0YS10cmFuc2ZlciBzYW5k
Ym94IHNmcGVybXMgc3RyaWN0IgpHRU5UT09fTUlSUk9SUz0iaHR0cDovL2Rpc3RmaWxlcy5nZW50
b28ub3JnIGh0dHA6Ly9kaXN0cm8uaWJpYmxpby5vcmcvcHViL2xpbnV4L2Rpc3RyaWJ1dGlvbnMv
Z2VudG9vIgpMQU5HPSJlbl9VUy51dGY4IgpMQ19BTEw9ImVuX1VTLnV0ZjgiCkxJTkdVQVM9ImVu
IGh1IHJvIgpNQUtFT1BUUz0iIC1zIgpQS0dESVI9Ii91c3IvcG9ydGFnZS9wYWNrYWdlcyIKUE9S
VEFHRV9SU1lOQ19PUFRTPSItLXJlY3Vyc2l2ZSAtLWxpbmtzIC0tc2FmZS1saW5rcyAtLXBlcm1z
IC0tdGltZXMgLS1jb21wcmVzcyAtLWZvcmNlIC0td2hvbGUtZmlsZSAtLWRlbGV0ZSAtLWRlbGV0
ZS1hZnRlciAtLXN0YXRzIC0tdGltZW91dD0xODAgLS1leGNsdWRlPS9kaXN0ZmlsZXMgLS1leGNs
dWRlPS9sb2NhbCAtLWV4Y2x1ZGU9L3BhY2thZ2VzIC0tZmlsdGVyPUhfKiovZmlsZXMvZGlnZXN0
LSoiClBPUlRBR0VfVE1QRElSPSIvdmFyL3RtcCIKUE9SVERJUj0iL3Vzci9wb3J0YWdlIgpQT1JU
RElSX09WRVJMQVk9Ii91c3IvcG9ydGFnZS9sb2NhbC9sYXltYW4vZ25vbWUtZXhwZXJpbWVudGFs
IC91c3IvcG9ydGFnZS9sb2NhbC9sYXltYW4vc3VucmlzZSAvdXNyL2xvY2FsL3BvcnRhZ2UiClNZ
TkM9InJzeW5jOi8vZ3cvZ2VudG9vLXBvcnRhZ2UiClVTRT0iM2Rub3cgM2Rub3dleHQgWCBhNTIg
YWFjIGFjcGkgYWxzYSBhbWQ2NCBhcG0gYXVkYWNpb3VzIGF1ZGlvZmlsZSBhdmkgYmFzaC1jb21w
bGV0aW9uIGJpdG1hcC1mb250cyBicm93c2VycGx1Z2luIGJ6aXAyIGNhaXJvIGNkcGFyYW5vaWEg
Y2RyIGNwdWRldGVjdGlvbiBjc3MgY3VwcyBjdXJzb3JzIGRidXMgZGdhIGRpdng0bGludXggZG1p
IGRyaSBkdmQgZHZkciBkdmRyZWFkIGVuY29kZSBlcmFuZG9tIGV2b2x1dGlvbiBleGlmIGZic3Bs
YXNoIGZmbXBlZyBmaXJlZm94IGZsYWMgZm9vbWF0aWNkYiBmcHUgZ2QgZ2RtIGdlZGl0IGdpZiBn
aW1wIGdpbXBwcmludCBnbGl0eiBnbWFpbCBnbm9tZSBnbnV0bHMgZ3N0cmVhbWVyIGd0ayBndGsy
IGhhbCBob3dsIGljb25zIGljb252IGltYXAgaXRocmVhZHMgamFiYmVyIGpwZWcga3FlbXUgbGli
bm90aWZ5IGxpdmUgbG1fc2Vuc29ycyBtYWQgbWFpbGRpciBtYXRyb3NrYSBtYm94IG1icm9sYSBt
aW1lIG1teCBtbXhleHQgbW96ZGV2ZWxvcCBtb3ppbGxhIG1vem1haWwgbW96bm9jb21wb3NlIG1v
em5vaXJjIG1vem5vcm9hbWluZyBtb3pub3hmdCBtb3pzdmcgbXAzIG1wNCBtcGVnIG1wbGF5ZXIg
bXRyciBteXNxbCBuYXV0aWx1cyBuY3Vyc2VzIG5mcyBubHMgbnB0bCBucHRsb25seSBudmlkaWEg
b2dnIG9wZW5hbCBvcGVuZ2wgb3NzIHBhbSBwY3JlIHBkZiBwZGZsaWIgcGVybCBwbmcgcHBkcyBw
eXRob24gcXVpY2t0aW1lIHJlYWRsaW5lIHJ0YyBydWJ5IHNhbWJhIHNjcmVlbiBzZGwgc29mdG1t
dSBzb3ggc3BlbGwgc3NlIHNzZTIgc3NsIHN0YXJ0dXAtbm90aWZpY2F0aW9uIHN1YnRpdGxlcyBz
dmcgdGNwZCB0aGVvcmEgdGhyZWFkcyB0cnVldHlwZSB0cnVldHlwZS1mb250cyB0eXBlMS1mb250
cyB1ZGV2IHVuaWNvZGUgdXNiIHVzZXJsb2NhbGVzIHV0ZjggdjRsIHY0bDIgdmNkIHZvcmJpcyB3
bWEgeDI2NCB4aW5lIHhpbmVyYW1hIHhtbCB4b3JnIHhwcmludCB4c2NyZWVuc2F2ZXIgeHYgeHZp
ZCB4dm1jIHpsaWIiIEFMU0FfQ0FSRFM9ImFsaTU0NTEgYWxzNDAwMCBhdGlpeHAgYXRpaXhwLW1v
ZGVtIGJ0ODd4IGNhMDEwNiBjbWlwY2kgZW11MTBrMXggZW5zMTM3MCBlbnMxMzcxIGVzMTkzOCBl
czE5NjggZm04MDEgaGRhLWludGVsIGludGVsOHgwIGludGVsOHgwbSBtYWVzdHJvMyB0cmlkZW50
IHVzYi1hdWRpbyB2aWE4Mnh4IHZpYTgyeHgtbW9kZW0geW1mcGNpIiBBTFNBX1BDTV9QTFVHSU5T
PSJhZHBjbSBhbGF3IGFzeW0gY29weSBkbWl4IGRzaGFyZSBkc25vb3AgZW1wdHkgZXh0cGx1ZyBm
aWxlIGhvb2tzIGllYzk1OCBpb3BsdWcgbGFkc3BhIGxmbG9hdCBsaW5lYXIgbWV0ZXIgbXVsYXcg
bXVsdGkgbnVsbCBwbHVnIHJhdGUgcm91dGUgc2hhcmUgc2htIHNvZnR2b2wiIEVMSUJDPSJnbGli
YyIgSU5QVVRfREVWSUNFUz0ia2V5Ym9hcmQgbW91c2UiIEtFUk5FTD0ibGludXgiIExDRF9ERVZJ
Q0VTPSJiYXlyYWQgY2ZvbnR6IGNmb250ejYzMyBnbGsgaGQ0NDc4MCBsYjIxNiBsY2RtMDAxIG10
eG9yYiBuY3Vyc2VzIHRleHQiIExJTkdVQVM9ImVuIGh1IHJvIiBVU0VSTEFORD0iR05VIiBWSURF
T19DQVJEUz0ibnZpZGlhIG52IHZlc2EiClVuc2V0OiAgQ1RBUkdFVCwgRU1FUkdFX0RFRkFVTFRf
T1BUUywgSU5TVEFMTF9NQVNLLCBMREZMQUdTLCBQT1JUQUdFX0NPTVBSRVNTLCBQT1JUQUdFX0NP
TVBSRVNTX0ZMQUdTLCBQT1JUQUdFX1JTWU5DX0VYVFJBX09QVFMKCg==
</data>        

          </attachment>
    </bug>

</bugzilla>