News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Selecting columns of text?

Started by twgray, August 05, 2011, 05:12:20 PM

Previous topic - Next topic

twgray

Is there a way to select columns of text, rather than selecting entire lines? 

ollydbg

hold on the ALT key, and use the mouse to drag the columns.
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

Jenna

Quote from: ollydbg on August 05, 2011, 05:16:24 PM
hold on the ALT key, and use the mouse to drag the columns.
On my debian machine, I have to use Ctrl+Alt and select with the left mouse-key pressed.

oBFusCATed

Alt works on Centos, as Ollydbg has described.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Jenna

Quote from: oBFusCATed on August 05, 2011, 05:25:51 PM
Alt works on Centos, as Ollydbg has described.
I don't say it does not work in general, but it does not work here.
Might be a gnome shortcutr, but Alt + left mouse-button moves the actual window.

oBFusCATed

Hm, I've remapped this to be win+left (the gnome shortcut), because I need alt+left for another program :)
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

twgray

How did you map it to Win + Left?

oBFusCATed

Somewhere in the settings, I don't remember any more :)
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

twgray

Alt + left button in Ubuntu moves the whole window.  And, I can't seem to find the selection in Settings to change the key mapping.  Does anyone know how?

Jenna

#9
Quote from: twgray on August 08, 2011, 04:45:49 AM
Alt + left button in Ubuntu moves the whole window.  And, I can't seem to find the selection in Settings to change the key mapping.  Does anyone know how?
As I wrote some posts earlier, using Ctrl + Alt + left button instead works fine here.

EDIT:
You have to remap Alt+ left in your window manager settings, not in C::B.
Ther selection settings can not be changed (easily).