Search found 1070 matches

by Rickard Johansson
15 May 2024 20:36
Forum: Bugs
Topic: Potential Bug Closing Editor
Replies: 5
Views: 38

Re: Potential Bug Closing Editor

Fixed the reopen file issue.

I think I've said it before, but sessions are very useful. You can have any number of working environments (sessions) and each session can contain as many files as you want.

I use sessions a lot myself...
by Rickard Johansson
15 May 2024 19:50
Forum: Bugs
Topic: Potential Bug Closing Editor
Replies: 5
Views: 38

Re: Potential Bug Closing Editor

You should find a "DebugOptions.txt file in your program folder. Modify it and save. E.g. ; DebugOutput ; 0 = No output ; 1 = Output to log file <AppData>\RJ TextEd\Data\DebugOutput.txt ; 2 = DebugOutputString. Use e.g. DebugView to display the output DebugOutput=1 ; LogFileAppend ; 0 = No appe...
by Rickard Johansson
15 May 2024 18:43
Forum: Bugs
Topic: Potential Bug Closing Editor
Replies: 5
Views: 38

Re: Potential Bug Closing Editor

Next time please send me the <AppData>\Roaming\RJ TextEd\Data\DebugOutput.txt file as well.
by Rickard Johansson
15 May 2024 18:41
Forum: Bugs
Topic: FIXED: F2 - Next bookmark dimmed in Menu
Replies: 2
Views: 54

Re: F2 - Next bookmark dimmed in Menu

It's already fixed in the latest beta version. Thanks!
by Rickard Johansson
11 May 2024 18:05
Forum: Development - Beta Versions
Topic: Version 16.21 beta 3
Replies: 0
Views: 105

Version 16.21 beta 3

----------------------------------------------------------- Version 16.21 (May 11, 2024) ----------------------------------------------------------- Updates If a new update is available - a message button is displayed to the left of the search box, on the main window menu bar. newversion.png You can...
by Rickard Johansson
11 May 2024 17:19
Forum: Bugs
Topic: FIXED: Hang on ctrl+home after ctrl+End
Replies: 16
Views: 574

Re: Hang on ctrl+home after ctrl+End

Fixed in next release (v16.21 beta 3). It only happens when the document map is visible :shock:
by Rickard Johansson
11 May 2024 14:54
Forum: Development - Beta Versions
Topic: Version 16.21 beta 2
Replies: 0
Views: 56

Version 16.21 beta 2

Made several internal code changes since beta 1. ----------------------------------------------------------- Version 16.21 (May 11, 2024) ----------------------------------------------------------- Updates If a new update is available - a message button is displayed to the left of the search box, on...
by Rickard Johansson
11 May 2024 12:43
Forum: Bug reports
Topic: FIXED: [16.21b1] Can't search options
Replies: 1
Views: 103

Re: [16.21b1] Can't search options

Fixed. Thanks!
by Rickard Johansson
10 May 2024 16:21
Forum: Bugs
Topic: FIXED? Small regression wrt numbered bookmarks
Replies: 1
Views: 75

Re: Small regression wrt numbered bookmarks

Fixed in v16.21 (Beta 1). Thanks!
by Rickard Johansson
10 May 2024 16:20
Forum: Bugs
Topic: VERY VERY BAD BUG
Replies: 2
Views: 88

Re: VERY VERY BAD BUG

I made some changes to the delay loading of file feature. Would you mind testing the latest beta version https://www.rj-texted.se/Forum/viewtopic.php?t=5577.

Let me know how it goes...
by Rickard Johansson
10 May 2024 16:17
Forum: Development - Beta Versions
Topic: Version 16.21 beta 1
Replies: 0
Views: 40

Version 16.21 beta 1

----------------------------------------------------------- Version 16.21 (May 10, 2024) ----------------------------------------------------------- Misc * Changed how delay opening file is handled. Fixed * Bookmark issues. * Option dialog window issues on some monitor resolutions. Download https://...
by Rickard Johansson
08 May 2024 15:03
Forum: Next release
Topic: Version 16.20
Replies: 2
Views: 1027

Re: Version 16.20

----------------------------------------------------------- Version 16.20 (May 7, 2024) ----------------------------------------------------------- Recently closed files Added a checkbox in the recent files dropdown list (and on the Home page) to toggle between recently opened and recently closed fi...
by Rickard Johansson
07 May 2024 18:54
Forum: Bugs
Topic: FIXED: Hang on ctrl+home after ctrl+End
Replies: 16
Views: 574

Re: Hang on ctrl+home after ctrl+End

Created a new simple Log file highlighter.

log.png
log.png (10.08 KiB) Viewed 372 times

Made some optimizations and Ctrl+End should only take a few seconds to scroll to the end of file (even if there are 6.851.016 lines 8) ).

Note! No highlighter (plain text) is still faster though...
by Rickard Johansson
07 May 2024 12:56
Forum: Bug reports
Topic: FIXED: [16.20b2] CTRL-DEL issue
Replies: 1
Views: 1253

Re: [16.20b2] CTRL-DEL issue

Fixed in next release. Thanks!

Note! This issue affect CTRL+Right as well, using the same option.