Search found 2456 matches

by ben_josephs
Wed Aug 03, 2022 5:55 pm
Forum: General
Topic: Why does this crash TextPad?
Replies: 8
Views: 2117

The current version of TextPad protects against this endless loop in Replace All by advancing the cursor after matching an empty string. Older versions didn't.

There are two morals here:
1. avoid regexes that match empty strings;
2. use the current version of TextPad.
by ben_josephs
Fri Jul 22, 2022 8:39 am
Forum: General
Topic: Pasting a block ''neatly''
Replies: 11
Views: 2683

But now it's not text, but a picture of text.
by ben_josephs
Thu Jul 21, 2022 12:20 pm
Forum: General
Topic: Pasting a block ''neatly''
Replies: 11
Views: 2683

You don't. Arial is a variable-pitch font. TextPad is a text editor, not a word processor, and it positions text horizontally by counting tabs and spaces. It does not add the widths of individual characters.

To do what you're doing you'll need to find a narrow fixed-pitch font.
by ben_josephs
Sat Jul 16, 2022 4:17 pm
Forum: General
Topic: Search/Replace problem
Replies: 8
Views: 1418

I was wrong.
a. I had it the wrong way round (it should have been Set not Clear.)
b. I can't reproduce the reported effect anyway.
Sorry.
by ben_josephs
Fri Jul 15, 2022 10:59 pm
Forum: General
Topic: Search/Replace problem
Replies: 8
Views: 1418

In Configure | Preferences do you not see a tree like this:

Code: Select all

|- General
|- File
|- Editor
|- View
v· Document Classes
|  v· Default
|  |  |- Colors
|  |  |- Font
|  |  |- Printing
|  |  |- Syntax
|  |  |- Tabulation
|  >· Binary
...
?
by ben_josephs
Fri Jul 15, 2022 6:45 pm
Forum: General
Topic: Search/Replace problem
Replies: 8
Views: 1418

All of them. Use the one(s) for whichever class(es) you want to apply that setting.
by ben_josephs
Fri Jul 15, 2022 5:08 pm
Forum: General
Topic: Search/Replace problem: only ONE occurrence for "Replace All"
Replies: 1
Views: 364

Make sure either nothing is selected or your current selection includes a newline.
by ben_josephs
Fri Jul 15, 2022 5:07 pm
Forum: General
Topic: Search/Replace problem
Replies: 8
Views: 1418

Clear C onfigure | P references | Document Classes | <Class> | Tabulation | Convert n ew tabs to spaces or, for the current document, V iew | Document P roperties | Tabulation | Convert n ew tabs to spaces Edit: I was wrong. a. I had it the wrong way round (it should have been Set not Clear .) b. I ...
by ben_josephs
Fri Jul 08, 2022 9:01 am
Forum: General
Topic: Windows crashed, lost all my settings...
Replies: 2
Views: 266

Not that I am aware of.

It's worth saving these 2 files whenever you change any configuration settings:

Code: Select all

%AppData%\Helios\TextPad\8
  ConfigState.xml
  GUIState.xml
If you lose your settings, close all instances of TextPad, restore those files, and try again.
by ben_josephs
Wed Jul 06, 2022 3:56 pm
Forum: General
Topic: What is this symbol?
Replies: 14
Views: 5821

Entry from the numeric keypad doesn't seem to be working here either. Perhaps it's a Windows 11 thing. I don't know why EditUnicodeChar doesn't work for you. It should present you with a small text entry box at the cursor position into which you can enter the Unicode value in hexadecimal of the char...
by ben_josephs
Wed Jul 06, 2022 12:41 pm
Forum: General
Topic: What is this symbol?
Replies: 14
Views: 5821

The character in terrypin's original message is Unicode ⦿ (U+29BF, Circled Bullet), not • (U+2022, Bullet). If a document contains a character that does not exist in Windows-1252, the document should not be saved in Windows-1252 encoding. Otherwise, if the character has an equivalent in Windows-...
by ben_josephs
Wed Jul 06, 2022 10:02 am
Forum: General
Topic: Search displays only first page?
Replies: 2
Views: 224

Same here.
by ben_josephs
Wed Jul 06, 2022 10:01 am
Forum: General
Topic: What is this symbol?
Replies: 14
Views: 5821

Have you changed the font in the current document?
View | Document Properties (<Alt+Enter>), Font tab
by ben_josephs
Tue Jul 05, 2022 10:24 pm
Forum: General
Topic: What is this symbol?
Replies: 14
Views: 5821

Either highlight the character and run the EditUnicodeChar command (default shortcut: Alt+X ), or hover the mouse over it. You will see that it's Unicode character U+29BF (Circled Bullet). As AmigoJack says, it's the font that determines how it's displayed. It's displayed correctly with Lucida Sans ...
by ben_josephs
Mon Jun 20, 2022 9:47 am
Forum: General
Topic: Confused about version numbers
Replies: 4
Views: 1089

I suspect that you downloaded version 8.9 a year ago, not version 8.90.