Search found 5 matches
- Wed Feb 10, 2016 6:18 pm
- Forum: Enhancement Suggestions
- Topic: Replace-All when Enter is pressed and mode is selected_text
- Replies: 0
- Views: 2753
Replace-All when Enter is pressed and mode is selected_text
It would save me several seconds of effort per week if the replace dialog box could automatically do a replace-all if: 1) Enter is pressed while editing the "replace with" text, AND 2) the Scope=="selected text" This should probably be controlled by a config option, since it is a behavior change ...
- Wed Feb 10, 2016 6:09 pm
- Forum: Enhancement Suggestions
- Topic: Clear Bookmarks from Find dialog box
- Replies: 0
- Views: 2677
Clear Bookmarks from Find dialog box
It would be helpful to have a button in the find dialog box that clears all book marks. Maybe even another button to invert all bookmarks.
Also, it would be nice if the "mark all" button would report both the number of lines marked, and the total matches found.
Also, it would be nice if the "mark all" button would report both the number of lines marked, and the total matches found.
- Wed Feb 03, 2016 6:06 pm
- Forum: HOW-TOs
- Topic: Use SSH with Textpad to execute commands on a remote server
- Replies: 0
- Views: 8711
Use SSH with Textpad to execute commands on a remote server
Using SSH with Textpad to execute commands on a remote server. In my setup, I work on a large code base that sits on a Linux server farm. I can edit the files in Textpad from my Laptop by network filesystem mounts (Samba). However to run the toolchains (compilers, etc.) I would normally need to log ...
- Wed Feb 03, 2016 3:19 am
- Forum: General
- Topic: DDEOPEN.EXE not opening document
- Replies: 3
- Views: 998
DDE not working
I just did a fresh install of Textpad 8.0.1 (64 bit) on a new machine (windows 7). When I type the following from a command prompt: "C:\Program Files\TextPad 8\system\Ddeopn32.exe" TextPad.dde a.a I get a popup that says: "Server TextPad.dde is unavailable" I traced this to a bug in the Textpad ...
- Tue Apr 24, 2012 5:46 pm
- Forum: General
- Topic: Invalid registry entries
- Replies: 1
- Views: 599
Re: Invalid registry entries
I ran into this same problem when porting my tool setup to Textpad 5.
The DDE open target has changed to "textpad.dde"
Use this:
The DDE open target has changed to "textpad.dde"
Use this:
Code: Select all
"C:\Programme\Textpad 5\System\DDEOPN32.EXE" TextPad.dde %s(%d)