Search found 2 matches
- Thu Jul 01, 2004 5:59 pm
- Forum: Enhancement Suggestions
- Topic: Textpad for Linux
- Replies: 1
- Views: 480
Textpad for Linux
I have moved full-time to Linux and I miss Textpad. (I have been using Textpad as my main editor for 5 years.) I would be happy to buy Textpad again if it would run nativly on Linux and integrate with GTK's clipboard correctly.
- Tue Sep 02, 2003 4:04 pm
- Forum: Enhancement Suggestions
- Topic: Added $ClipPaste to compliment $Clip
- Replies: 0
- Views: 324
Added $ClipPaste to compliment $Clip
I tend to write perl scripts for manipulating code or data for use within TextPad. For many purposes passing the contents via the clipboard is acceptable and so am glad of the $Clip tool macro. However, after the successful completion of the script I need to manually paste the updated clipboard. I ...