Search found 7 matches

by noah
Sun Aug 28, 2005 8:19 pm
Forum: Enhancement Suggestions
Topic: Simple but powerful enhancement suggestion: Run on Selection
Replies: 25
Views: 5499

Having though a bit about the issues raised in this thread, I'd like to propose the following specific enhancements: *) Implement $Stdin and $Stdout "pseudo parameter macros" for user tools ("pseudo" because, like $Clip, they do not supply command-line arguments). Simple. I only suggest that this ...
by noah
Sun Aug 28, 2005 7:04 pm
Forum: Enhancement Suggestions
Topic: It would be great to be able to add custom extensions to Te
Replies: 1
Views: 194

It would be great to be able to add custom extensions to Te

Rather than exposing some library API or COM interface the simplest thing would be to add a STDIN/STDOUT filter that could be applied to any selected text. This would allow powerful extension yet require almost no learning on the part of the user. For example, I could use TextPad's Tool feature to ...
by noah
Tue May 17, 2005 4:53 pm
Forum: Enhancement Suggestions
Topic: Source Code Folding and/or Outline View
Replies: 7
Views: 1434

Source Code Folding and/or Outline View

I think what TextPad really needs is source code folding.
This could possibly serve double-duty as an "outline" feature.
I've always loved Outline View in Microsoft Word (although, I
never liked how it actually formatted the Normal View).
by noah
Thu May 12, 2005 8:49 pm
Forum: Enhancement Suggestions
Topic: FTP within Textpad?
Replies: 24
Views: 4726

Setup rsync from the Tools menu.

I have successfully used rsync and ssh to setup one-click synchronization with a remote server. The best way to do this is to install Cygwin and include the rsync and ssh packages. You will need to create a key pair and put the public key in your remote server's authorized_keys file. ... If all this ...
by noah
Thu May 12, 2005 8:00 pm
Forum: Enhancement Suggestions
Topic: Compact (stand-alone) version of TextPad?
Replies: 2
Views: 407

UPX also makes it smaller

UPX also compresses the textpad.exe by 44%
(From 1941504 to 853504 bytes).

(UPX is the Ultimate Packer for eXecutables by
Markus F.X.J. Oberhumer & Laszlo Molnar)
by noah
Thu May 12, 2005 7:52 pm
Forum: Enhancement Suggestions
Topic: Compact (stand-alone) version of TextPad?
Replies: 2
Views: 407

Good idea

I vote for this. I'd really like to see a feature to have TextPad store options in a file in the same directory it was run. It seems like TextPad does not install much else in the way of DLLs or controls, so (except for the registry) it should be able to run from any directory -- including a USB ...
by noah
Thu May 12, 2005 6:44 pm
Forum: Enhancement Suggestions
Topic: Add more Syntax and Clip files to the install (Python!)
Replies: 0
Views: 283

Add more Syntax and Clip files to the install (Python!)

Add the Python syntax file to the default install! It's a pain in the arse to always have to download the Python and Oracle SQL syntax files after I install TextPad on a new machine. These files are pretty small. It would be nice to see at least the Python syntax file in the default install. ... I'd ...