Search found 1061 matches

by Rickard Johansson
11 Jul 2026 12:27
Forum: Next release
Topic: Version 16.65
Replies: 0
Views: 457

Version 16.65

-----------------------------------------------------------
Version 16.65 (July 10, 2026)
-----------------------------------------------------------

Terminal Panel
The terminal panel now use asynchronous i/o communication. For the most part you may not notice much of a difference, but it should ...
by Rickard Johansson
30 Jun 2026 14:39
Forum: Bugs
Topic: cannot reproduce: 16.64 - some type of bug happened!!
Replies: 4
Views: 557

Re: cannot reproduce: 16.64 - some type of bug happened!!

I will still try to replicate the state after you've encountered the undo error and fix it. You should still be able to edit and undo, even after the error...
by Rickard Johansson
30 Jun 2026 13:28
Forum: Bugs
Topic: cannot reproduce: 16.64 - some type of bug happened!!
Replies: 4
Views: 557

Re: 16.64 - some type of bug happened!!

I tried editing, undo/redo using some debug tools (to check for memory issues, overflow and range checking ...), but can't find anything wrong.

I think you have to do a specific action for this to happen. Anything you may have done before it happens could be very helpful. E.g. running a macro ...
by Rickard Johansson
20 Jun 2026 17:21
Forum: Bugs
Topic: V16.64... quirky problems...
Replies: 5
Views: 436

Re: V16.64... quirky problems...

In options: turn off "General -> Auto completion -> Automatically enclose selection with braces e.g. ()[]{}"
by Rickard Johansson
20 Jun 2026 11:12
Forum: Bugs
Topic: V16.64... quirky problems...
Replies: 5
Views: 436

Re: V16.64... quirky problems...

Here is a debug version that will monitor memory issues and exceptions. It will run a little bit slower than normal though :(

https://www.rj-texted.se/downloads/TextEd.zip
by Rickard Johansson
17 Jun 2026 17:40
Forum: MPad
Topic: Version 1.48
Replies: 0
Views: 855

Version 1.48

-----------------------------------------------------------
Version 1.48 (Jun 17, 2026)
-----------------------------------------------------------

Improved performance
Made several code changes to improve performance. It should improve speed when editing and also background tasks like identify ...
by Rickard Johansson
17 Jun 2026 17:24
Forum: Next release
Topic: Version 16.64
Replies: 0
Views: 941

Version 16.64

Just a quick fix for an annoying bug :?

-----------------------------------------------------------
Version 16.64 (Jun 17, 2026)
-----------------------------------------------------------

Fixed
* Harmless (but annoying) exception that could occur in some files.

Update files from v16.6x
https ...
by Rickard Johansson
13 Jun 2026 07:47
Forum: Bugs
Topic: FIXED: V16.62 - error message when viewing history file
Replies: 1
Views: 346

Re: V16.62 - error message when viewing history file

I've released an update (v16.63) to fix this issue. It only happens if you don't use an highlighter with plain text.
by Rickard Johansson
12 Jun 2026 16:54
Forum: Next release
Topic: Version 16.62/16.63
Replies: 1
Views: 770

Re: Version 16.62

This version has been released :)
by Rickard Johansson
12 Jun 2026 14:02
Forum: Bugs
Topic: FIXED: Unable to create or delete items in Snippets panel
Replies: 1
Views: 264

Re: Unable to create or delete items in Snippets panel

I've made the following changes in the next release (v16.62).

Text clips/snippets/abbreviation
Made some changes and improvements inside the text clips panel.

- The snippets folder is now unlocked for editing. You can add, rearrange and remove items as with normal text clips.

- Context menu ...
by Rickard Johansson
11 Jun 2026 18:17
Forum: Bugs
Topic: FIXED: V16.61 - search-and-replace quirk
Replies: 1
Views: 371

Re: V16.61 - search-and-replace quirk

Fixed in next release (v16.62). Thanks :)
by Rickard Johansson
09 Jun 2026 17:11
Forum: Next release
Topic: Version 16.62/16.63
Replies: 1
Views: 770

Version 16.62/16.63

-----------------------------------------------------------
Version 16.62/16.63 (Jun 12, 2026)
-----------------------------------------------------------

Improved performance
Made several code changes to improve performance. It should improve speed when editing and also background tasks like ...
by Rickard Johansson
09 Jun 2026 10:14
Forum: Bugs
Topic: FIXED? FTP issue, connection closed gracefully
Replies: 5
Views: 568

Re: FIXED? FTP issue, connection closed gracefully

Thank you for testing and reporting back :)
by Rickard Johansson
09 Jun 2026 10:13
Forum: Bugs
Topic: FIXED: new FTP upload can only "cancel"
Replies: 1
Views: 309

Re: new FTP upload can only "cancel"

It's been fixed in the next release (v16.62). Thanks!