Search found 18 matches

by joconnell
Mon Nov 24, 2014 11:25 pm
Forum: General
Topic: Why is the max file size limited stated at 4GB?
Replies: 5
Views: 2577

I've opened multi GB files in TP as well. It's all a resource issue. I mean if you have 4 TB of RAM and 10 PB of disk space, you won't even blink when you open a 4 GB file. Have you tried editing said opened file (i.e. making a small change on most lines of the file) and then saving it?

I've ...
by joconnell
Fri Nov 07, 2014 10:51 am
Forum: General
Topic: Why is the max file size limited stated at 4GB?
Replies: 5
Views: 2577

The 32-bit file size limitation (4GB) does not apply to the 64-bit edition.
However, it still needs to allocate the entire size in virtual memory.
That needs to be clearly stated in the TextPad specs page otherwise someone looking for a text editor that handles very large file will read that ...
by joconnell
Wed Nov 05, 2014 10:55 am
Forum: General
Topic: Why is the max file size limited stated at 4GB?
Replies: 5
Views: 2577

Why is the max file size limited stated at 4GB?

From the TextPad specifications page:
It can handle file sizes up to the largest contiguous chunk of 32-bit virtual memory
That makes sense for the 32 bit version of TextPad, but it doesn't make sense for the 64 bit version, for which 4GB seems like an arbitrary limit.
Unless someone can point out ...
by joconnell
Thu Nov 07, 2013 12:12 pm
Forum: General
Topic: Display of file information on the status bar
Replies: 1
Views: 1158

Display of file information on the status bar

Is it possible to make the file info (that's displayed in the status bar on the left side after opening a file) stay visible on the status bar? In TP 7.0.9 I find that it disappears as soon as you click around in the file
by joconnell
Tue Mar 12, 2013 4:05 pm
Forum: General
Topic: When will "proper" regular expression syntax be im
Replies: 3
Views: 1780

When will "proper" regular expression syntax be im

Every time I use REs for search/replace in TextPad, I have to switch my brain from the commonly found RE syntax to the rather long-winded one in TP.

Please can we have an option for "regular" RE syntax i.e. \d \s etc

Please?
by joconnell
Tue Jan 08, 2013 1:33 pm
Forum: General
Topic: Preferences->General: items grayed out/disabled
Replies: 2
Views: 1029

I have observed this happens when using it in Portable mode. I installed it from setup.exe so I don't think it's installed in portable mode.

I managed to resolve the issue by installing into c:\Program Files\Textpad 6\
I'd previously installed into c:\Program Files\Textpad 5\ but I renamed the dir ...
by joconnell
Mon Jan 07, 2013 4:18 pm
Forum: General
Topic: Preferences->General: items grayed out/disabled
Replies: 2
Views: 1029

Preferences->General: items grayed out/disabled

The "Put shortcuts to Textpad on" the Preferences | General dialog are grayed-out and I can't think why.

Any ideas anyone?
by joconnell
Tue Apr 08, 2008 3:32 pm
Forum: General
Topic: Max length of Replacement text in search/Replace
Replies: 0
Views: 623

Max length of Replacement text in search/Replace

My replacement expression is 1860 chars long whereas the max number of characters TP 5.2 allows in a replacement expression seems to be around 1016 chars long - is this setting configurable anywhere? Or am I stuck?

TIA

Johno
by joconnell
Thu Mar 13, 2008 1:37 pm
Forum: General
Topic: TextPad 5.2 is released
Replies: 8
Views: 4477

We're pleased to announce the release of TextPad 5.2.
That's great news, where can I download it from? The link provided only allows me to download TextPad 5.1
by joconnell
Wed Mar 14, 2007 12:17 pm
Forum: General
Topic: macros stop working inversion 5
Replies: 6
Views: 1475

In order to troubleshoot this problem, we need to have some of the macros that don't work. Please send the .tpm files to "support@textpad.com" with a full description of their function.
I can't do that as the sending of attachments from my office email is restricted. Can I upload TPM files ...
by joconnell
Tue Mar 13, 2007 10:24 am
Forum: General
Topic: macros stop working inversion 5
Replies: 6
Views: 1475

I've encountered the same issue - none of my macros work with TP5 but still work in 4.7.3

Any chance of a response from Helios?

Johno
by joconnell
Wed Mar 07, 2007 11:44 am
Forum: General
Topic: Where can I download TP5?
Replies: 4
Views: 493

Thanks. Done.
by joconnell
Wed Mar 07, 2007 10:42 am
Forum: General
Topic: Where can I download TP5?
Replies: 4
Views: 493

Thanks. I did go to that page earlier on but there was no link for Textpad 5. I cleared my IE page cache and retried to no avail. Now I've tried again and the TP 5 download link is there! How bizarre.

I don't think there is an option to download as a .zip file. Only .exe.

I know. My post was a ...
by joconnell
Wed Mar 07, 2007 9:27 am
Forum: General
Topic: Where can I download TP5?
Replies: 4
Views: 493

Where can I download TP5?

I've followed the link from the announcement post from Helios but can't find where I can download the install file from. Has TP5 been pulled from Helios web site?
Also, would it be possible to also include the file as a ZIP as many corporate firewalls block the downloading of EXEs from the web ...
by joconnell
Tue Oct 24, 2006 3:56 pm
Forum: General
Topic: New TextPad Version?
Replies: 12
Views: 5090

i just hope that, if it comes without some major functionality, that it supports user-supplied plugins (or a plugin to support python-scripting the whole editor) so i can hack my way towards my ideal editor configuration.
Much more useful would be support for Active Scripting so that any AS ...