Search found 7 matches

by brodie
Wed Mar 26, 2008 2:09 am
Forum: Enhancement Suggestions
Topic: Close file by middle click on tab
Replies: 3
Views: 864

Close file by middle click on tab

Please add similar tab handling features to Textpad as exist in IE and FireFox.

close button on tab
middle click closes tab
by brodie
Tue Nov 06, 2007 2:15 am
Forum: General
Topic: disallow multiple instances still allows multiple instances
Replies: 2
Views: 215

disallow multiple instances still allows multiple instances

I have "allow multiple instances" disabled so that all files open in the same instance. When I run the following command (to open all .php files in the current tree), it issues very quickly many "textpad file.php" calls. FOR /F "tokens=*" %G IN ('DIR /B /S *.php') DO textpad "%G" If Textpad is ...
by brodie
Thu Apr 01, 2004 12:46 am
Forum: General
Topic: textpad won't open when debugging
Replies: 1
Views: 211

textpad won't open when debugging

Hi, I'm experiencing a annoying problem with Textpad. When I have a VC.NET 2002 debugging session running, I can't start Textpad from explorer. This appears to happen when the program I am debugging has written files to the disk. The files that I try to open don't have anything to do with the ...
by brodie
Fri Feb 13, 2004 12:53 am
Forum: Enhancement Suggestions
Topic: Should "File change" check interval be adjustable?
Replies: 4
Views: 595

For the same reasons as the others (viewing log files), I would vote for "Don't show me this dialog again for <text field> seconds" on the dialog. Just that would suit me fine.
by brodie
Fri Feb 13, 2004 12:50 am
Forum: Enhancement Suggestions
Topic: Autoscroll-selecting in long lines
Replies: 4
Views: 516

agree

I experience the same problem, and as the solution agree 100% with cacycle. -> when selecting don't move the horizontal scroll unless it is in response to the user request, just like all other screen movements. Up, down and right scrolling is only in response to the user, left scroll should also be ...
by brodie
Wed Feb 11, 2004 3:19 am
Forum: Enhancement Suggestions
Topic: Open new window even if "multiple instances" false
Replies: 2
Views: 992

Open new window even if "multiple instances" false

I work with Textpad in single window mode ("Allow multiple instances to run" == false) because I don't want large numbers of Textpad windows all over the place and I find the document selector very useful. However, when working with a workspace, I don't want newly opened files to open in that ...
by brodie
Fri Apr 11, 2003 4:57 am
Forum: General
Topic: WISH: don't mung unicode text
Replies: 2
Views: 573

WISH: don't mung unicode text

I hate how I can't use Textpad to edit files which contain unicode text outside the current code page. The best possible solution would to have it become a real unicode editor, i.e. no codepages, and all unicode text is editable. At the very least however, it would be good to be able to edit files ...