Search found 31 matches
- Mon Feb 21, 2005 7:59 pm
- Forum: General
- Topic: Colum Mode alternative?
- Replies: 12
- Views: 2055
What about if i wanted to insert a $ into the first column of the first line? I have nothing for block mode to select and search/replace. Sorry I haven't used regex in the past much.. In this case, you can "Increase indent". This will insert a group of spaces before each marked line, then you can ...
- Fri Feb 18, 2005 5:11 pm
- Forum: General
- Topic: Colum Mode alternative?
- Replies: 12
- Views: 2055
@ boldan , but it must have been the case for xus as block mode is the pretty much the same in all editors. In your example this would not work. (Btw, the Code tags are good to post this kind of data) Chances are you must therefore use a find/replace with or without a regex. I wonder how it worked ...
- Fri Feb 18, 2005 4:47 pm
- Forum: Enhancement Suggestions
- Topic: Find and Replace - Grand Unification Theory
- Replies: 32
- Views: 16219
Re: Undo a Replace with regular expressions
I have been using Replace with Regular expressions a lot. Still, I seldom manage to write my Find what and Replace With expressions correctly at the first attempt. What I want is a Undo button in the Replace dialogue! Is there any better way to do this? I'd open a new file and save there the ...
- Fri Feb 18, 2005 4:25 pm
- Forum: General
- Topic: Colum Mode alternative?
- Replies: 12
- Views: 2055
- Fri Feb 11, 2005 6:05 pm
- Forum: General
- Topic: Running some features in bookmarked lines or block of text?
- Replies: 2
- Views: 454
- Tue Jan 25, 2005 7:32 pm
- Forum: Enhancement Suggestions
- Topic: Recent files
- Replies: 2
- Views: 431
Recent files
I save 16 "recent files". They are all listed under "File". The list is using only one digit for shortcut for all 16: 1, 2, ... 8, 9, 0, after 0 comes 1 again. I suggest using letters instead of numbers. Or use numbers until 0 and then continue with letters.
- Thu Jan 13, 2005 6:54 pm
- Forum: General
- Topic: Where are colours (colors) saved?
- Replies: 4
- Views: 749
- Thu Jan 13, 2005 6:51 pm
- Forum: General
- Topic: Where are colours (colors) saved?
- Replies: 4
- Views: 749
- Thu Jan 13, 2005 5:58 pm
- Forum: General
- Topic: Where are colours (colors) saved?
- Replies: 4
- Views: 749
Where are colours (colors) saved?
I had the surprise that my user ID on LAN and on my PC was refreshed, and I lost all the saved defaults. The most, I miss my colours for TextPad. Where are they saved, because I want to make a back-up?
- Tue Nov 30, 2004 8:54 pm
- Forum: Enhancement Suggestions
- Topic: Thousand separators in numbers
- Replies: 3
- Views: 731
Thousand separators in numbers
I got a nice :-) message: Line 2 is 165644187 bytes long Split into 33554429 bytes lines? I would like to have these long numbers formatted with thousand separarators, so that it will make it easier to read. Something like this: Line 2 is 165,644,187 bytes long Split into 33,554,429 byte lines? And ...
- Mon Nov 29, 2004 9:58 pm
- Forum: General
- Topic: How to display text also in hex.
- Replies: 4
- Views: 1796
- Fri Nov 12, 2004 6:40 pm
- Forum: General
- Topic: Write macro to save copy as with date in filename
- Replies: 9
- Views: 1271
WOW. Been away from computer as my daughter had my first grandchild and had other things to do. :D :D Thanks, RON C :) I have 10 grandchildren... so far :-) When I got my first, somebody asked me: "What do you do to have a grandchild?" I answered: "You work 5 minutes, then wait for 20 years." Mazal ...
- Wed Oct 06, 2004 7:06 pm
- Forum: General
- Topic: "Save All" after an "All Docs" replace
- Replies: 3
- Views: 587
- Mon Sep 20, 2004 7:06 pm
- Forum: General
- Topic: Starting text pad via double click of a file
- Replies: 3
- Views: 397
Re: Starting text pad via double click of a file
When I start text pad via the double click of a file I'm getting the following two popup's Look under File Manager - View - Options - File Types Find the extension of the file you are double clicking, let's say it's .txt Click on Edit Click on Open Click on the new Edit paste the following line ...
- Thu Sep 02, 2004 6:02 pm
- Forum: General
- Topic: how to concatenate all open files into one new document?
- Replies: 5
- Views: 1022
Re: how to concatenate all open files into one new document?
I'm looking for a way to concatenate all open documents into one new document. thanks I realize that this won't do it in Textpad, but you can concatenate several files just by using the COPY command in a DOS window. It even accepts wildcards. Copies one or more files to another location. COPY [/A ...