Adding tabs

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
gcotterl
Posts: 252
Joined: Wed Mar 10, 2004 8:43 pm
Location: Riverside California USA

Adding tabs

Post by gcotterl »

In the 'Find What' box, I type a word or phrase.

In the 'Replace With' box, I press the spacebar repeatedly then type the same word or phrase.

When I press any of the 'Replace' buttons, the result contains combination of spaces and tabs then the word or phrase.

How do I prevent tabs from being added?
User avatar
AmigoJack
Posts: 596
Joined: Sun Oct 30, 2016 4:28 pm
Location: グリーン ヒル ゾーン
Contact:

Post by AmigoJack »

8.1.2x64 on Win7x64. Document content is:

Code: Select all

one two three
bone be gone
testosterone tones
Find what:

Code: Select all

one
Replace with:

Code: Select all

   one
(no checkbox ticked), button "Replace All".

Cannot confirm: no tabs were added, only (as wanted) spaces. You might want to give a more precise example.
Post Reply