Search the web
Sign In
New User? Sign Up
editplus · Join the EditPlus group! The Best Editor
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 3806 - 3835 of 6448   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3806
Is there any way to display the files in the directory window with the file's properties? Things such as filesize and modified date would be nice. Thanks....
sethbs
Offline Send Email
May 4, 2005
6:03 pm
3807
Just as one can select existing text by column by holding down the alt key while dragging the mouse I know this is possible paste into a column-based selected...
juststeve
Offline Send Email
May 5, 2005
12:49 pm
3808
simple.. select using column select the Column2Line1 Column2Line2 Column2Line3 then cut (or copy) then goto line 1 line 1, and then press tab a couple of times...
getafixx
Offline Send Email
May 5, 2005
12:58 pm
3809
Select the text you want to paste and copy to clipboard. Tab to the place where you want the new column to appear. From the Edit menu select Others --> Paste...
CyrusLV@...
cyruslv
Offline Send Email
May 6, 2005
1:42 pm
3810
Yeah, that doesn't work. You receive something like: Line1 Column2_Line1 Column2_Line2 Column2_Line3 Column2_Line4 Line2 Line3 Line4 ~Brett ... From:...
Brett Patterson
bpat1434
Offline Send Email
May 6, 2005
2:55 pm
3811
I'm using version 2.12 with the latest version. I just copied your example and it worked with my copy of EditPlus. Line1 Column2_Line1 Line2...
CyrusLV@...
cyruslv
Offline Send Email
May 6, 2005
3:03 pm
3812
I was able to duplicate your email in a HTML file. I was using a text file. ... From: CyrusLV@... To: editplus@yahoogroups.com Sent: Fri, 06 May 2005...
CyrusLV@...
cyruslv
Offline Send Email
May 6, 2005
3:20 pm
3813
Yes, I'm using Edit-->Others-->Paste as Column I tried both HTML and TXT files, and nothing worked. V2.12 (76) ~Brett ... From: editplus@yahoogroups.com...
Brett Patterson
bpat1434
Offline Send Email
May 6, 2005
3:32 pm
3814
I have V2.12 (225), I wonder if this could be the difference? ... From: Brett Patterson <bpat14@...> To: editplus@yahoogroups.com Sent: Fri, 6 May 2005...
CyrusLV@...
cyruslv
Offline Send Email
May 6, 2005
3:49 pm
3815
WORD WRAP has to be OFF for this to work Aleem...
Aleem Juma
aleemjuma
Offline Send Email
May 6, 2005
4:14 pm
3816
oh and you have to have copied the selection using column copy...
Aleem Juma
aleemjuma
Offline Send Email
May 6, 2005
4:16 pm
3817
Thanks Aleem ... From: Aleem Juma <aleem.juma@...> To: editplus@yahoogroups.com Sent: Fri, 6 May 2005 17:14:04 +0100 Subject: Re: [edit+] Column-based...
CyrusLV@...
cyruslv
Offline Send Email
May 6, 2005
4:22 pm
3818
Aye. So word wrap needs to be off, and you just copy what you want, tab over, then do Edit-->Others-->Paste as Column. Very nifty. ~Brett ... From:...
Brett Patterson
bpat1434
Offline Send Email
May 6, 2005
8:08 pm
3819
if you copied the selection in column select mode, the default paste method is paste as column so even pasting with ctrl-v or edit->paste still makes it paste...
Aleem Juma
aleemjuma
Offline Send Email
May 6, 2005
8:40 pm
3820
How can I use a Regular Expression to REMOVE the follwing HYPERLINKS, and replace them with (1) (2) (3) ect.. sequentially. Example: BEFORE: K-Meleon - The...
Linx Wiler
LINXWILER
Offline Send Email
May 9, 2005
4:07 am
3821
afaik there isn't a 'conditional replace' feature where you can specify different replace strings for different find strings. i think you're just going to have...
Aleem Juma
aleemjuma
Offline Send Email
May 9, 2005
8:02 am
3822
Just a notice, I'm moving across the country, so I have to take down the editplus wiki (http://www.editplus.info/) which I've been hosting out of my home. I...
Justin Watt
justincolinwatt
Offline Send Email
May 9, 2005
12:06 pm
3823
under Tools > Sort... I would like to suggest an option to randomize a list...
drewnels1
Offline Send Email
May 9, 2005
3:29 pm
3824
On Tue, 10 May 2005 03:28:22 +1200, drewnels1 <flash@...> gave ... It would need to have a confirmation dialogue. just imagine what it could do to...
Richard Grevers
nztheatre
Offline Send Email
May 10, 2005
10:42 am
3825
might even improve it ;-)...
Aleem Juma
aleemjuma
Offline Send Email
May 10, 2005
1:00 pm
3826
I like ( www.editplus.com ) and would like to request a feature for consideration. REQUEST: "File ==> View ==> Show as Hexadecimal" I believe competing...
Greg Presedo-Floyd
gregpf_at_br...
Offline Send Email
May 10, 2005
6:55 pm
3827
I believe Sangil is considering this, but I don't know how long that might take. Until he does, you might try setting up FS Hex Editor (Funduc) as a user tool....
John Morse
john63960
Offline Send Email
May 10, 2005
8:28 pm
3828
If you don't want to use HTML Tidy try something like Advanced Find and Replace ( http://www.abacre.com/afr/index.htm ) [QUOTE] Search multiple documents with...
matsukai
Offline Send Email
May 10, 2005
8:35 pm
3829
1.: Tools => Preferences... 2.: General: Line space (%): 0 or in your case a higher number...
matsukai
Offline Send Email
May 10, 2005
8:36 pm
3830
Thought about RegEx and there's another solution: use Replace (Ctrl-H): Find what: (<[/]?[A-GI-Za-z]*)H Replace with: \1h Case sensitive Regular expression All...
matsukai
Offline Send Email
May 10, 2005
8:36 pm
3831
1. Turn Word-wrap off (Ctrl-Shift-W) 2. Move mouse/cursor to start of line "Column2_Line1" 3. Start dragging mouse while pressing "Alt" selecting the...
matsukai
Offline Send Email
May 10, 2005
8:37 pm
3832
Hmm... Bummer! Does anyone know of another way? A Script, VBS Script? or a Program? thanks ... think ... it ... changing ... browser ... is...
Linx Wiler
LINXWILER
Offline Send Email
May 10, 2005
9:47 pm
3833
On Wed, 11 May 2005 02:36:31 +1200, matsukai <CRBTPBEM@...> gave ... Thanks -- Richard Grevers Between two evils always pick the one you haven't tried...
Richard Grevers
nztheatre
Offline Send Email
May 11, 2005
5:37 am
3834
correction, partially: <(/?)(?!Mv)([A-LN-Za-z]*)M([A-Za-z0-9]*) and \1\2m for the rest of your wishes I think you should try RegexBuddy ( http:/ ...
matsukai
Offline Send Email
May 11, 2005
12:27 pm
3835
Hello all... just now starting to move towards ASP.NET, and I'm wondering...does EditPlus allow me to load in .aspx files and then serve them up just like an...
JVRudnick
Offline Send Email
May 11, 2005
1:32 pm
Messages 3806 - 3835 of 6448   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help