Author Topic: Selecting columns of text?  (Read 6832 times)

Offline twgray

  • Multiple posting newcomer
  • *
  • Posts: 30
Selecting columns of text?
« on: August 05, 2011, 05:12:20 pm »
Is there a way to select columns of text, rather than selecting entire lines? 

Offline ollydbg

  • Developer
  • Lives here!
  • *****
  • Posts: 5915
  • OpenCV and Robotics
    • Chinese OpenCV forum moderator
Re: Selecting columns of text?
« Reply #1 on: August 05, 2011, 05:16:24 pm »
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.

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: Selecting columns of text?
« Reply #2 on: August 05, 2011, 05:23:55 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.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Selecting columns of text?
« Reply #3 on: August 05, 2011, 05:25:51 pm »
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!]

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: Selecting columns of text?
« Reply #4 on: August 05, 2011, 05:50:37 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.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Selecting columns of text?
« Reply #5 on: August 05, 2011, 05:56:05 pm »
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!]

Offline twgray

  • Multiple posting newcomer
  • *
  • Posts: 30
Re: Selecting columns of text?
« Reply #6 on: August 07, 2011, 11:44:04 pm »
How did you map it to Win + Left?

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Selecting columns of text?
« Reply #7 on: August 07, 2011, 11:52:54 pm »
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!]

Offline twgray

  • Multiple posting newcomer
  • *
  • Posts: 30
Re: Selecting columns of text?
« Reply #8 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?

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: Selecting columns of text?
« Reply #9 on: August 08, 2011, 07:31:54 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).
« Last Edit: August 08, 2011, 07:33:39 am by jens »