Search found 7 matches
- Wed Feb 07, 2007 8:50 am
- Forum: General
- Topic: UTF-8 file suddenly saved as ANSI
- Replies: 1
- Views: 391
UTF-8 file suddenly saved as ANSI
Hi, I'm currently working on a text file which was saved as UTF-8. A few days ago, it was suddenly saved as ANSI and therefore had many characters replaced by weird stuff like ä I managed to get it saved as UTF-8 again, but that didn't change the characters back to what they were before. What ...
- Sun Oct 22, 2006 11:10 am
- Forum: General
- Topic: Batch Save?
- Replies: 0
- Views: 202
Batch Save?
Hi,
I'd like to re-save a few hundred files as UTF-8. Is there any way to do this as batch process in Textpad?
I'd like to re-save a few hundred files as UTF-8. Is there any way to do this as batch process in Textpad?
- Mon Dec 20, 2004 9:49 am
- Forum: General
- Topic: A little Regex problem
- Replies: 1
- Views: 250
A little Regex problem
When I want to search for all whitespaces, I try this: '\s+' but Textpad always finds only the letter 'S', capital or not. Why that, what am I doing wrong?
- Sun May 23, 2004 12:35 pm
- Forum: Java
- Topic: Java Linefeed
- Replies: 0
- Views: 728
Java Linefeed
Hi, when I'm writing Java programs in Textpad and I jump to the next line Textpad always uses Tabs, but I would prefer using normal spaces. Also when I open or close a brace Textpad sets it at the beginning of the line although I wanted it 4 spaces intendet from the beginning. How can I get rid of ...
- Fri Apr 23, 2004 8:18 pm
- Forum: General
- Topic: Remove empty lines
- Replies: 5
- Views: 804
- Fri Apr 23, 2004 6:29 pm
- Forum: General
- Topic: Remove empty lines
- Replies: 5
- Views: 804
- Fri Apr 23, 2004 3:40 pm
- Forum: General
- Topic: Remove empty lines
- Replies: 5
- Views: 804
Remove empty lines
Hi, I'm trying Textpad now since 1 week and I like it. However there's one problem I have. When I write code, Textpad automatically sets the whitespaces or tabs when I jump to the next line. I would like to remove these whitespaces and tabs from empty lines with some regexp or so because if there ...