Search found 217 matches

by Drxenos
Mon Mar 24, 2025 11:37 am
Forum: General
Topic: Find in Files Bug
Replies: 8
Views: 3493

Re: Find in Files Bug

bbadmin wrote: Mon Mar 24, 2025 9:42 am Very weird! Have you tried restarting TextPad and doing the same search? Rebooting your PC?
It does it on two different machines with two different versions of TextPad (8 & 9), but I will give it a try.

Thanks,
by Drxenos
Sun Mar 23, 2025 8:20 pm
Forum: General
Topic: Find in Files Bug
Replies: 8
Views: 3493

Re: Find in Files Bug

Weird, your suggestion of putting the caret on the line and pressing enter worked, but only once. Subsequent tried do not open the file.
by Drxenos
Sun Mar 23, 2025 7:16 pm
Forum: General
Topic: Find in Files Bug
Replies: 8
Views: 3493

Re: Find in Files Bug

I copied them to C\tmp and it works. I don't under why it doesn't work from my N: drive (a network drive). They open just fine, otherwise.
by Drxenos
Sun Mar 23, 2025 5:14 pm
Forum: General
Topic: Find in Files Bug
Replies: 8
Views: 3493

Re: Find in Files Bug

FYI: if I rename the file so it doesn't exist, I get the same error dialog as you. That is, I only get the error if the file exists.
by Drxenos
Sun Mar 23, 2025 5:10 pm
Forum: General
Topic: Find in Files Bug
Replies: 8
Views: 3493

Re: Find in Files Bug

Here is a screenshot after I double clicked. Note the status line. If I copy/paste one of the paths into the open dialog, the file opens fine.
textpad.jpg
textpad.jpg (46.95 KiB) Viewed 3485 times
by Drxenos
Sun Mar 23, 2025 1:09 pm
Forum: General
Topic: Find in Files Bug
Replies: 8
Views: 3493

Find in Files Bug

I think I found a bug in "Find in Files" when attempting to jump to one of the files.

I am using the latest versions of 8 and 9 (8.21.0 and 9.7.0), and both have the issue.

In the resultant list of found files, there are some that I cannot double click on to open. I get "Cannot jump to item under ...
by Drxenos
Sun Jan 19, 2025 2:11 pm
Forum: General
Topic: Find Issue
Replies: 4
Views: 2800

Re: Find Issue

Indeed! Thank you very much.
by Drxenos
Sun Dec 29, 2024 2:58 pm
Forum: General
Topic: Find Issue
Replies: 4
Views: 2800

Find Issue

I'm having an issue with Find. I think there is a bug. I'm trying to search a relatively large file (8 MB). Nothing fancy, just columns of numbers.

I'm just trying to do a search for a literal string of digits, but it always fails even though the number exists. I get two dialog boxes. One says the ...
by Drxenos
Mon Feb 26, 2024 7:02 pm
Forum: General
Topic: Reload Last Workspace Not Working
Replies: 3
Views: 4059

Re: Reload Last Workspace Not Working

Yes! This issue is now fixed. Thank you for the quick turn around.
by Drxenos
Fri Feb 09, 2024 9:51 pm
Forum: General
Topic: Reinstall Older Version
Replies: 2
Views: 2598

Re: Reinstall Older Version

OK, thank you.
by Drxenos
Fri Feb 09, 2024 12:10 am
Forum: General
Topic: Reinstall Older Version
Replies: 2
Views: 2598

Reinstall Older Version

Is there a way (i.e., a command line option) to force an older version of TextPad to install over a newer version without having to uninstall first?
by Drxenos
Wed Feb 07, 2024 1:08 am
Forum: General
Topic: Reload Last Workspace Not Working
Replies: 3
Views: 4059

Reload Last Workspace Not Working

With the new versions (9.4.0 & 8.18.0), the "Reload last workspace option" is broken.
by Drxenos
Sat Dec 02, 2023 6:42 pm
Forum: General
Topic: Ctrl-A to Open Multiple Files
Replies: 1
Views: 4072

Ctrl-A to Open Multiple Files

I just noticed something odd version 9.3.1 today. I cannot use ctrl-a to select all files in the open file dialog. I always could in older versions. I just checked 8.17.1 and it still works fine. I can select multiple files using other methods, though.

Is this a bug or was this behavior changed in ...
by Drxenos
Tue Jun 13, 2023 1:51 pm
Forum: General
Topic: TextPad 9.2.3 and 8.16.2 are released
Replies: 3
Views: 2358

Re: TextPad 9.2.3 and 8.16.2 are released

Thanks for the quick fixes!
by Drxenos
Sun May 28, 2023 4:46 pm
Forum: General
Topic: Macros Broken
Replies: 8
Views: 7460

Re: Macros Broken

bbadmin wrote: Sun May 28, 2023 2:00 pm If the scope is set to "Document", any selection is cleared before running the macro. This change was made to allow macros which made their own selection to be repeated with the Multi-play command.
Got it. Thank you!