Search found 488 matches

by AmigoJack
Wed Mar 29, 2017 6:58 am
Forum: General
Topic: How do I replace two or more \n SOLUTION . . .
Replies: 2
Views: 684

Or

Code: Select all

\n{2,}
by AmigoJack
Mon Mar 27, 2017 12:51 pm
Forum: General
Topic: Useful information line disappears
Replies: 12
Views: 1672

You never mentioned PHP files - that's a different thing. PHP 5.6 and I don't get errors. Seems like it is no longer a problem. No, this is still a problem: BOMs are considered direct output (as with everything that comes before <?php ), and depending on what you want to achieve this can be ignored ...
by AmigoJack
Mon Mar 27, 2017 7:31 am
Forum: General
Topic: Useful information line disappears
Replies: 12
Views: 1672

kikosoft2 wrote:still it occurs. I cannot put my finger on it
Because Textpad still guesses the encoding when there is no indicator. And from case to case it either guesses right, or wrong. Read this and then consider saving your files with a BOM, so Textpad is able to always recognize them as UTF-8.
by AmigoJack
Fri Mar 24, 2017 6:01 pm
Forum: General
Topic: Replace all HTML tags with a comma
Replies: 8
Views: 3080

I can top that: an HTML element (or "tag") can span across multiple lines and attributes don't have to be enclosed in quotations under certain conditions - this is perfectly legal:

Code: Select all

<a
 href="one"
 title=two
 style='color: yellow'
>
by AmigoJack
Fri Mar 24, 2017 7:53 am
Forum: General
Topic: Useful information line disappears
Replies: 12
Views: 1672

If the status bar would be configurable then you could get a permanent panel in there. However, I disagree with all of you: in 10+ years I never needed to always know which encodings the file has, and it didn't matter until I would (re)save it. So can you give me a few examples on why you need this ...
by AmigoJack
Thu Mar 23, 2017 2:21 pm
Forum: General
Topic: Useful information line disappears
Replies: 12
Views: 1672

In the menu choose View > Document properties or just hit ALT+ENTER and the tab "Document" will give you just that information. Proof: http://abload.de/img/20170323tp8docpropsvpspb.png However, the "characters" amount differs - I guess this is more or less a caption bug, as the a...
by AmigoJack
Tue Mar 21, 2017 11:19 am
Forum: General
Topic: Printing with syntax color
Replies: 3
Views: 513

If you'd share your own SYN file content then one of us might be able to help you.
by AmigoJack
Mon Mar 20, 2017 10:37 am
Forum: General
Topic: 8.1.2: cursor position inconsistency back from search result
Replies: 0
Views: 1391

8.1.2: cursor position inconsistency back from search result

Steps to reproduce: Search in files in search results: hit ENTER on a line of your choice to open matching file in said file the found line is automatically selected close file again (return to search results) the line where you hit ENTER is still selected, but hitting UP or DOWN will place your tex...
by AmigoJack
Mon Mar 20, 2017 9:19 am
Forum: General
Topic: Joining lines (Ctrl+J) disabled with word wrap turned on
Replies: 8
Views: 1122

While I think the programmer(s) are not paying attention to bug and improvement reports here the feature "join lines" can easily be done by searching for \n and replacing it with a space using regular expressions.
by AmigoJack
Fri Mar 17, 2017 6:54 pm
Forum: General
Topic: Syntax Highlighting For Numbers Fails At EOL
Replies: 3
Views: 463

No, I meant with any definition file - you haven't mentioned a specific one. Different file types, different syntax definitions.
by AmigoJack
Fri Mar 17, 2017 11:00 am
Forum: General
Topic: Printing with syntax color
Replies: 3
Views: 513

You already said that here and I already answered.
by AmigoJack
Thu Mar 16, 2017 3:16 pm
Forum: General
Topic: Syntax Highlighting For Numbers Fails At EOL
Replies: 3
Views: 463

Do you encounter this with any syntax highlighting, or just with specific ones?

Also seems to be an aftermath of:
http://www.textpad.com/support/relnotes.html#v812 wrote:TextPad 8.1.2 (07-Mar-2017)
Issues Resolved:
  • Fixed crash when opening syntax highlighted files where the final character is a digit.
by AmigoJack
Thu Mar 16, 2017 7:36 am
Forum: General
Topic: Hot keys to Macros and Tools
Replies: 1
Views: 377

With Textpad 8.1.1 the "Macros" menu will only show 64 menu items for the macros at max, and Configure > Preferences > Keyboard > Macros will also only display 64 entries for custom macros, despite having more files in the folder. This was a rather quick test but seems to show no differenc...
by AmigoJack
Mon Mar 13, 2017 8:16 am
Forum: General
Topic: Print and Print Preview do not work
Replies: 6
Views: 925

Using... the definition file "PHP/JavaScript/CSS and HTML" from Syntax Definitions N-T in TextPad 8.1.1x64 on Win7x64, activating File > Page Setup > Printing > Options > In color , and then printing using PDFCreator 1.7.0 ...I could not reproduce any problem - the PDF (hence the print) wa...
by AmigoJack
Wed Mar 08, 2017 8:26 am
Forum: General
Topic: .INI (or other?) Text-Editble File to restore myTP Prefrncs?
Replies: 8
Views: 1454

That'd be in C:\Users\*\AppData\Roaming\Helios\TextPad\*\. Or in other words: in your Explorer path line enter %userprofile%\AppData\Roaming\Helios\TextPad\