Page 1 of 1

Adding tabs

Posted: Sun Dec 16, 2018 5:32 pm
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?

Posted: Mon Dec 17, 2018 11:55 am
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.