Search found 6 matches
- Wed Jul 30, 2008 5:18 am
- Forum: General
- Topic: How to delete a duplicate line (all instances)
- Replies: 3
- Views: 557
why can't search be used?
I wonder if there isn't a way to sort the list and then do a search replace? In the help file it says: For example \(tu\) \1 matches the string "tu tu". I can't make it work by sorting a list and then searching for the same pattern on consecutive lines. However, I stripped out trailing spaces and ...
- Wed Jul 23, 2008 10:40 pm
- Forum: Enhancement Suggestions
- Topic: Code folding
- Replies: 28
- Views: 8040
Sidebar function "menu"
At the very least a "automatic bookmarks" side-bar option. It would list all the function names to q quick go-to.. Currently I use the F2-bookmark thing for jumping to bookmarks I've set... Or maybe even a sidebar that would show the first x characters or a preg-match of F2'd lines... I think this ...
- Thu Jul 17, 2008 5:52 pm
- Forum: General
- Topic: macro with clipping?
- Replies: 4
- Views: 397
as does my suggestion. Your regex excludes single-letter words standing alone. Otherwise it's equivalent to the one I suggested. Note that you don't need the outer parentheses in the regex; you can use \0 in the replacement expression to represent the entire matched text. Your regex is equivalent ...
- Thu Jul 17, 2008 11:41 am
- Forum: General
- Topic: macro with clipping?
- Replies: 4
- Views: 397
Re: macro with clipping?
Does this solve part of your problem? I think it nearly gets me there (see below) As for the rest: they both need to be made either lower or title case as necessary, and made the correct tags applied (either italic or bold, depending on the context). Can you explain this more clearly? Sorry for the ...
- Wed Jul 16, 2008 8:07 pm
- Forum: General
- Topic: macro with clipping?
- Replies: 4
- Views: 397
macro with clipping?
As much as I love TextPad, I prefer reading Gutenberg books formatted. I have been chugging along, tagging a few texts from Gutenberg for formatting, using the Clip Library to make sure I don't forget any of those pesky closing tags. Often these texts show emphasis either through ALL CAPS or _faux ...
- Wed Jul 02, 2008 12:16 pm
- Forum: Enhancement Suggestions
- Topic: replace in multiple files
- Replies: 1
- Views: 842
replace in multiple files
Please, please, consider this feature in future versions! I can search within all files in a folder. I can open all the files in the search results and then do a search/replace on all open files. Buts I just had to open 17 files at once to do a replace. Why should this be necessary? I have used ...