Search found 109 matches
- 11 Jul 2025 14:40
- Forum: Questions
- Topic: Search Highlight
- Replies: 2
- Views: 13
Re: Search Highlight
@pjj - thanks for the tip on "Unhiglight All". I'm using the "highlight all items found" option. If I do a "Find Next", it selects the first occurrence and highlights all occurrences in yellow, this is the behaviour I'm used to (including clearing the highlight). If I d...
- 11 Jul 2025 11:00
- Forum: Questions
- Topic: Search Highlight
- Replies: 2
- Views: 13
Search Highlight
After I run a search and close the search box, all the found occurrences remain highlighted - I don't think it used to do this. Is there a setting to turn off this behaviour, or some key to press to remove the highlighting (escape)?
Thank you.
Thank you.
- 24 Jun 2025 10:44
- Forum: Features
- Topic: DONE: Remapping of F1
- Replies: 3
- Views: 213
Re: Remapping of F1
I agree it's a bit annoying, but if you really want to, you can assign a different key combination, then edit the "TextEd.kbd" file and change it to F1. The file can be found in this folder:
C:\Users\...\AppData\Roaming\RJ TextEd\Data\TextEd.kbd
C:\Users\...\AppData\Roaming\RJ TextEd\Data\TextEd.kbd
- 20 Jun 2025 10:36
- Forum: Bugs
- Topic: FIXED: Wrap selection with abbreviation (Emmet) - alignment and indentataion
- Replies: 1
- Views: 314
FIXED: Wrap selection with abbreviation (Emmet) - alignment and indentataion
Hi Rickard, when I use this function it doesn't preserve the alignment and indentation of the selection. I've attached a couple of screenshots, the selection is indented 2 tabs to begin with, and has indented child elements, but after I run the function the HTML is fully left at the start of the lin...
- 05 Jun 2025 23:56
- Forum: Development - Beta Versions
- Topic: Version 16.40 beta 1
- Replies: 2
- Views: 1063
Re: Version 16.40 beta 1
I only noticed this now, but it seems like all my favourites are gone, if I click on the star icon on the toolbar, there is nothing there 

- 22 May 2025 09:28
- Forum: Bugs
- Topic: FIXED: Unable to save file with hidden attribute
- Replies: 2
- Views: 920
FIXED: Unable to save file with hidden attribute
Hi Rickard, I am able to open and edit hidden files, but I get this error when I try to save...
- 20 May 2025 14:48
- Forum: Bugs
- Topic: Rickard is In Absentia
- Replies: 4
- Views: 1213
Re: Rickard is In Absentia
+1000
Wishing Rickard all the best in any case.
Wishing Rickard all the best in any case.
- 02 Apr 2025 12:20
- Forum: Bugs
- Topic: Weird cursor display issue
- Replies: 6
- Views: 3605
SOLVED: Weird cursor display issue
FYI, I think this is somehow fixed. I had set an alternative font called "Hasklig", and it got stuck at size 30 in the settings, I changed the alt. font to Consolas (10), same as my main font, and the issue stopped happening. I don't know if/why the alt. font would affect column mode or th...
- 18 Mar 2025 18:31
- Forum: Bugs
- Topic: Weird cursor display issue
- Replies: 6
- Views: 3605
Re: Weird cursor display issue
I can now reproduce it every time, I attached a video.
Steps were:
1. Enter column mode
2. Select over multiple lines
2. Smart paste
3. Exit column mode
Steps were:
1. Enter column mode
2. Select over multiple lines
2. Smart paste
3. Exit column mode
- 13 Mar 2025 11:59
- Forum: Bugs
- Topic: DONE: Menu / Keyboard / Macro / Script Commands
- Replies: 3
- Views: 2289
Re: DONE: Menu / Keyboard / Macro / Script Commands
Just a note on this, can you make a function to trim all white space (leading AND trailing), or separate function for trim leading? Will be useful for sort unique.
Thank you.
Thank you.
- 06 Mar 2025 19:49
- Forum: Bugs
- Topic: Weird cursor display issue
- Replies: 6
- Views: 3605
Re: Weird cursor display issue
Just to say, the issue is that the cursor remains that way after exiting column mode.
I tried this on my home PC and I cannot reproduce it, only on my work laptop - so it may be something else, it's only started in the last month or so.
Thanks for checking it though.
I tried this on my home PC and I cannot reproduce it, only on my work laptop - so it may be something else, it's only started in the last month or so.
Thanks for checking it though.
- 06 Mar 2025 19:44
- Forum: Bugs
- Topic: DONE: Menu / Keyboard / Macro / Script Commands
- Replies: 3
- Views: 2289
Re: DONE: Menu / Keyboard / Macro / Script Commands
Thank you very much 

- 05 Mar 2025 15:40
- Forum: Bugs
- Topic: SOLVED? Numeric Sort
- Replies: 2
- Views: 1704
Re: SOLVED? Numeric Sort
I have been using the regular sort, works fine.
Cheers.
Cheers.
- 05 Mar 2025 15:39
- Forum: Bugs
- Topic: Weird cursor display issue
- Replies: 6
- Views: 3605
Re: Weird cursor display issue
HI Rickard, here's what I did to reproduce... 1. Cut a bit of text to the clipboard e.g. "insert into ..." 2. With a few lines of text (Carebrook Ireland, Dallas etc), enter column select mode by holding Alt+Shift+Down (at the beginning of each line) 4. Use the shortcut for "SmartPast...
- 18 Feb 2025 15:44
- Forum: Bugs
- Topic: SOLVED? Numeric Sort
- Replies: 2
- Views: 1704
SOLVED? Numeric Sort
Hi Rickard. How is the sort numeric algorithm supposed to work, does it only look at numbers, what about other data, simply ignored or subject to some other processing? Maybe I don't understand but it seems to be doing weird stuff. Just try running numeric sort (asc/desc) on this small sample below ...