On Tue, Sep 28, 2010 at 6:38 PM, Aaron Plattner <aplattner@xxxxxxxxxx> wrote: > On Tue, Sep 28, 2010 at 03:40:11PM -0700, Brandon Casey wrote: >> On 09/28/2010 05:23 PM, Aaron Plattner wrote: >> > Switching to a detached head prints something like >> > >> > Â HEAD is now at 9d14017... dir.c: squelch false uninitialized memory warning >> > >> > These dots get selected when you double-click on the abbreviated >> > commit hash, which makes it annoying to copy and paste. >> >> This must be another gnome-terminal/konsole "innovation". >> >> xterm still does the "right thing"(tm) _and_ it doesn't eat my >> alt keystrokes like alt-b to move the cursor back a word. /rant > > How is your xterm configured? ÂOn my stock Ubuntu 9.10 system, it doesn't > do the "right thing"... the dots are selected. ÂGvim gets it right. Nothing special, and nothing that would affect the double-click selection functionality as far as I know. Though I don't know what controls that. $ cat ~/.Xresources XTerm*geometry: 80x33 XTerm*faceName: Liberation Mono XTerm*faceSize: 9 XTerm*foreground: green XTerm*background: black Centos5.X and Fedora11. I hesitate to ask, since you /seem/ to understand that xterm, gnome-terminal, and konsole are three different programs, but I can also imagine there are people who may use the word "xterm" in a generic way to refer to all X11-based terminal programs. So, no offense, but are you sure you're running the program called "xterm"? If the answer is yes, then please ignore the rest of this paragraph. If you are just clicking on the terminal icon to pop-up a terminal, then try typing "xterm" into that terminal. The xterm program may not even be installed by default on Ubuntu anymore (I don't know). But I'm thinking it probably is, and that gvim may merely be vim run inside an xterm, and that's why the selection is working properly. > Also, Alt-B appears to work fine in gnome-terminal. ÂI don't have Konsole > to try. Ok, they recently got rid of the Tab(with an underlined 'b') menu item. Try alt-f to go forward by a word then. That's still intercepted by gnome. -Brandon -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html