Search found 28 matches
- Thu Jan 24, 2008 8:27 pm
- Forum: General
- Topic: Can't get rid of these messages when opening TP
- Replies: 1
- Views: 221
- Thu Jan 17, 2008 9:49 pm
- Forum: General
- Topic: Can't get rid of these messages when opening TP
- Replies: 1
- Views: 221
Can't get rid of these messages when opening TP
I'm getting these two messages when opening TP:
They always return next time I open TP regardless if I click yes or no.
What can I do to get rid of them?
They always return next time I open TP regardless if I click yes or no.
What can I do to get rid of them?
- Fri Aug 24, 2007 12:45 pm
- Forum: General
- Topic: clipboard history
- Replies: 0
- Views: 344
clipboard history
Is there a way to insert a clipboard history entry into an External Tools program parameter box? Right clicking the entry to insert it only puts the entry at the cursor position of the active document. I have several filename paths as an entry that I want to paste into my Perl parameter box just ...
- Tue Aug 14, 2007 2:48 pm
- Forum: General
- Topic: textpad.dmp
- Replies: 0
- Views: 525
textpad.dmp
I am using Perl heavily in TextPad. Quite often it closes on me and asks if I want to save the TextPad.dmp file. I did and sent it to support@textpad.com as requested. That was on Sat, Aug 11. I have had no response since then. Where else should I sent this file?
- Mon Mar 12, 2007 1:52 pm
- Forum: General
- Topic: arranging windows
- Replies: 3
- Views: 568
arranging windows
With two documents open, the arrange horizontally and arrange vertically toolbar buttons are not enabled. What's wrong?
- Fri Sep 08, 2006 4:57 pm
- Forum: General
- Topic: grep results not jumping back
- Replies: 4
- Views: 569
- Thu Sep 07, 2006 7:48 pm
- Forum: General
- Topic: grep results not jumping back
- Replies: 4
- Views: 569
I changed the regex to match to:
And now my output looks like:
It will jump back only to the first line of the source, not to the double clicked line.
Code: Select all
^[0-9]+:
Code: Select all
2:whatever
6:whatever
10:whatever
14:whatever
- Thu Sep 07, 2006 4:34 pm
- Forum: General
- Topic: grep results not jumping back
- Replies: 4
- Views: 569
grep results not jumping back
I have set up grep to find all locations of a selected word like this: [x] use POSIX regex syntax [x] Capture Output regex to match output ^\([[:digit:]]+\): File is blank, Line is 1, Column is blank These settings will capture what I am grepping for in a Command Results window without any problem ...
- Tue Mar 22, 2005 6:20 pm
- Forum: General
- Topic: remove lines without :
- Replies: 6
- Views: 791
Code: Select all
^[^:]*\n
- Fri Sep 03, 2004 4:46 pm
- Forum: General
- Topic: Synchronized scrolling broken for big files?
- Replies: 1
- Views: 151
- Thu Aug 12, 2004 9:26 pm
- Forum: General
- Topic: Search problem
- Replies: 12
- Views: 1798
- Mon Mar 01, 2004 3:22 pm
- Forum: General
- Topic: DDE messages
- Replies: 1
- Views: 255
DDE messages
Could someone explain what DDE messages are and how they relate to TextPad? Thanks.
- Tue Feb 24, 2004 3:03 pm
- Forum: General
- Topic: next version
- Replies: 1
- Views: 220
next version
Any news regarding the next release? Anybody?
- Fri Feb 13, 2004 4:39 pm
- Forum: Enhancement Suggestions
- Topic: Automatic copy selection to clipboard
- Replies: 1
- Views: 200
Automatic copy selection to clipboard
Did a search but didn't find anything related.
How about a preference option that allows automatic copying of text to the clipboard when it is selected? Like Unix does.
How about a preference option that allows automatic copying of text to the clipboard when it is selected? Like Unix does.
- Tue Dec 16, 2003 8:49 pm
- Forum: General
- Topic: multiple pages printed on one sheet
- Replies: 3
- Views: 384