After some effort I found out that I could vertical block select using the Alt Key and the mouse. However I am unable to paste a vertical block.
What I wish to do is in:
<option value="1">A</option>
<option value="2">B</option>
<option value="3">C</option>
<option value="4">D</option>
<option value="5">E</option>
I can select A, B , C, D and E using Alt with the Mouse. However I cannot replace the values with
A1
B1
C1
D1
E1
in just on Copy-Paste operation
Can that be done? I have to replace 100's of values in an HTML drop down.
This can be done using TexPad's Block Select feature but I am not so keen on going back to TextPad
thanks,
harshad
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The Block Select feature can save a lot of time.
After some effort I found out that I could vertical block select using the Alt Key and the mouse. However I am unable to paste a vertical block.
What I wish to do is in:
<option value="1">A</option>
<option value="2">B</option>
<option value="3">C</option>
<option value="4">D</option>
<option value="5">E</option>
I can select A, B , C, D and E using Alt with the Mouse. However I cannot replace the values with
A1
B1
C1
D1
E1
in just on Copy-Paste operation
Can that be done? I have to replace 100's of values in an HTML drop down.
This can be done using TexPad's Block Select feature but I am not so keen on going back to TextPad
thanks,
harshad
Until Sourceforge gets their links fixed, please see the "Column mode" post in this forum.
http://sourceforge.net/forum/forum.php?thread_id=1402097&forum_id=331754