Search found 566 matches

by pjj
01 Sep 2025 20:29
Forum: Bugs
Topic: Regex search (begin/end line tokens) (v16.44)
Replies: 4
Views: 30967

Re: Regex search (begin/end line tokens) (v16.44)

I didn't understand you search for tokens ^ and $ as only search terms :oops: Yes, I can confirm that hangs RJ TE.
by pjj
01 Sep 2025 11:07
Forum: Bugs
Topic: Regex search (begin/end line tokens) (v16.44)
Replies: 4
Views: 30967

Re: Regex search (begin/end line tokens) (v16.44)

FWIW find & replace (also all) work for me; also Find next works as usual.
by pjj
13 Aug 2025 18:03
Forum: Features
Topic: DONE? Tweak how fuzzy search results are presented
Replies: 8
Views: 34414

Re: DONE? Tweak how fuzzy search results are presented

Yes, this works much better! :-D You could leave it as is--or make another small tweak; for this I'm sending another screenshots.
by pjj
12 Aug 2025 09:26
Forum: Features
Topic: DONE? Tweak how fuzzy search results are presented
Replies: 8
Views: 34414

Re: DONE? Tweak how fuzzy search results are presented

Rickard Johansson wrote: 27 Jun 2025 17:08 Should work better now in next release. Thanks!
And it did, but now (16.44) it's the same old way again :( :(
by pjj
26 Jul 2025 19:38
Forum: Questions
Topic: DONE? Search Highlight
Replies: 4
Views: 10825

Re: Search Highlight

I have another (?) problem with Find next. If I select a string and press F3, next occurrences are being found. Good. I can then select another string and now its occurrences are being found. Again, it's as expected. (If I check "Case sensitive" in the Find window, my findings are now case...
by pjj
25 Jul 2025 12:19
Forum: Features
Topic: DONE: Treat slash as backslash in Project Manager's searchbox
Replies: 1
Views: 7502

DONE: Treat slash as backslash in Project Manager's searchbox

In the Project Manager's searchbox I can quickly search for the file I need; sometimes though I want to get all the files from the given directory. I can type its name, however my muscle memory makes me use slash and then I find nothing. I can't copy the directory path from a document either, becaus...
by pjj
18 Jul 2025 17:19
Forum: Bugs
Topic: solved: html matching in cpp file
Replies: 5
Views: 23511

Re: minor issue: html matching in cpp file

Maybe I should remove those shortcuts and let users set shortcuts themselves :? I believe in the value of sane defaults; therefore I believe ^B should act as it currently does, and F1 should still invoke help :wink: SANE defaults The default behaviour of functions, APIs, applications, etc is often ...
by pjj
18 Jul 2025 09:01
Forum: Bugs
Topic: solved: html matching in cpp file
Replies: 5
Views: 23511

Re: minor issue: html matching in cpp file

As I understand this, there are no "shortcuts per highlighter" and one shortcut acts the same irrespective of said highlighter. If I press ^B in .txt or .csv or .css or any other file, I always run the same InsertStrongEmphasisAction which inserts (in my case) <strong>%sel%</strong>. Would...
by pjj
17 Jul 2025 11:32
Forum: Bugs
Topic: FIXED: [16.42] BUG: Lines disappearing
Replies: 5
Views: 7568

Re: [16.42] BUG: Lines disappearing

FWIW I just e-mailed Rickard in case he hasn't seen this thread yet, suggesting taking off download links for now.

I also found these: ver. 16.40 and ver. 16.40
by pjj
17 Jul 2025 10:49
Forum: Bugs
Topic: FIXED: [16.42] BUG: Lines disappearing
Replies: 5
Views: 7568

Re: [16.42] BUG: Lines disappearing

So it's not only for hardlinked files, as I supposed yesterday?? Because I copied my fateful file to another disk, and then was able to edit and save it correctly. On a side note, I tried to downgrade, but 1) I couldn't find links to previous versions, and when I finally found one (and quite old one...
by pjj
11 Jul 2025 11:19
Forum: Questions
Topic: DONE? Search Highlight
Replies: 4
Views: 10825

Re: Search Highlight

RMC > Highlight > Unhighlight all

I think they *should* remain highlighted if you set "Highlight all item found".
by pjj
10 Jul 2025 11:02
Forum: Bugs
Topic: FIXED: AutoCompelete's doubled opening bracket
Replies: 1
Views: 5653

FIXED: AutoCompelete's doubled opening bracket

When I write

Code: Select all

block
and press ^Space, I get "blockquote" as autocoplete list entry; I press Enter and the result is

Code: Select all

<blockquote></blockquote>
Sweet. But when I start with an angle bracket, i.e.

Code: Select all

<block
and use autocomplete, I get

Code: Select all

<<blockquote></blockquote>
by pjj
10 Jul 2025 09:44
Forum: Bugs
Topic: FIXED: Project's file open via search not marked as active in project's tree
Replies: 1
Views: 6086

FIXED: Project's file open via search not marked as active in project's tree

Some time ago I noticed that some of my files were not being marked as "active" in the project's tree in the Project Manager panel. Some of them were -- when I clicked on document's tab in the main editor screen, at once it was highlighted in the tree. Some weren't, and I couldn't pinpoint...
by pjj
07 Jul 2025 15:39
Forum: Bugs
Topic: FIXED: ClipAction shortcuts stopped working
Replies: 3
Views: 6750

FIXED: ClipAction shortcuts stopped working

I have some clips with attached keyboard shortcuts and these shortcuts stopped working. When I double-click on the clip, it works. When I try to associate clip's shortcut to another action in Environment > Customize keyboard, I get a warning that this shortcut has been assigned to Text Clips. Yet, t...