How to Cut/Paste Column Selections

General questions regarding the usage of CodeLite
tjulian
CodeLite Enthusiast
Posts: 32
Joined: Tue Nov 11, 2008 12:06 am
Contact:

How to Cut/Paste Column Selections

Post by tjulian »

Is there a way to cut & paste column (rectangular) selections? Dragging a column selection works, but not cut & paste.
--tim
User avatar
eranif
CodeLite Plugin
Posts: 6372
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: How to Cut/Paste Column Selections

Post by eranif »

The column editing in codelite is poor :(

The best you can get is by holding down Alt while selecting with the mouse

Eran
Make sure you have read the HOW TO POST thread
Post Reply