Search found 126 matches

by vha
24 Feb 2023 08:20
Forum: Bugs
Topic: FIXED: [15.81] Copy/Paste/Undo bug in column mode
Replies: 1
Views: 1130

FIXED: [15.81] Copy/Paste/Undo bug in column mode

- Have following text (with the blank line at the end)

Code: Select all

aa
bbbb
cc

- CTRL-A, CTRL-C
- Switch to Column mode
- Select the 4 chars of the 2nd line
- CTRL-V
--> inserted text is wrong
- CTRL-Z
--> "We have encountered an undo issue. The undo buffer will be cleared"

vha
by vha
22 Feb 2023 10:58
Forum: Bugs
Topic: FIXED: [15.80] Undo bug in column mode
Replies: 1
Views: 1081

FIXED: [15.80] Undo bug in column mode

- Have following code

Code: Select all

aa
bbbb
cc
- CTRL-A, CTRL-C
- switch to column mode, put the cursor between the 2nd and 3rd 'b'
- CTRL-V, CTRL-Z
--> 2nd line is missing 2 chars

vha
by vha
02 Feb 2023 11:56
Forum: Bugs
Topic: FIXED: [15.75] Undo bug in column mode
Replies: 1
Views: 649

FIXED: [15.75] Undo bug in column mode

- have following text aaaa bbbb - select aaaa and copy it to the clipboard - switch to column mode - CTRL-F, bb, <ENTER> -> 'bb' in the second line is selected - CTRL-V -> 2nd line is now "aaaabb" - CTRL-Z -> 2nd line is now "bbaabb" instead of "bbbb" vha
by vha
20 Dec 2022 07:58
Forum: Bugs
Topic: FIXED: [15.70 R2] Ctrl-F12 closes TextEd
Replies: 2
Views: 620

Re: [15.70 R2] Ctrl-F12 closes TextEd

And if the left pane contains 2 files, CRTL-F12 closes the right pane and the most right tab in the left pane

vha
by vha
20 Dec 2022 07:55
Forum: Bugs
Topic: FIXED: [15.70 R2] Ctrl-F12 closes TextEd
Replies: 2
Views: 620

FIXED: [15.70 R2] Ctrl-F12 closes TextEd

- Open a file TextEd
- Split to right document view
- CTRL-F12 to close the dual document view

-> both instances of the file (and TextEd) are closed

vha
by vha
19 Dec 2022 17:11
Forum: Bugs
Topic: FIXED: [15.70] Crash when closing TextED
Replies: 1
Views: 523

FIXED: [15.70] Crash when closing TextED

- Open file in TextED
- Split file to right document view
- CTRL-12 to close the right view, select Close file
- CTRL-W to close left view

-> crash: Access violation at address 0000000001EB6B4A in module 'TextEd.exe'. Read of address FFFFFFFFFFFFFFFF.

vha
by vha
14 Dec 2022 10:00
Forum: Questions
Topic: Cloning a document
Replies: 5
Views: 2324

Re: Cloning a document

Tooooooo gooooooood...

Tx, vha
by vha
13 Dec 2022 15:07
Forum: Questions
Topic: Cloning a document
Replies: 5
Views: 2324

Re: Cloning a document

But the split is only for one document and when you're using TextEd with 2 panes, vertically splitting a document creates a 3rd pane instead of opening it in the right pane

vha
by vha
13 Dec 2022 09:23
Forum: Questions
Topic: Cloning a document
Replies: 5
Views: 2324

Cloning a document

Using 15.68 64-bit In older versions, when opening a clone, changes in one of the 2 windows were also applied in the other window. Now it is opened as "filename.ext (1).ext" and modifications in one window are not applied in the other window. If this is not a bug, can you add an option to ...
by vha
04 Apr 2022 14:09
Forum: Bugs
Topic: FIXED: /L:X command line switch doesn't work
Replies: 6
Views: 2136

Re: /L:X command line switch doesn't work

If TextEd is already running, it opens the "15" file

vha
by vha
24 Mar 2022 13:06
Forum: Bugs
Topic: FIXED: [15.47] Matching bracket
Replies: 1
Views: 1070

FIXED: [15.47] Matching bracket

CTRL-M (find matching bracket) is not working if the option "Highlight braces" is switched off

vha
by vha
02 Mar 2022 10:50
Forum: Bugs
Topic: Explorer context menu item missing (again)
Replies: 5
Views: 1999

Re: Explorer context menu item missing (again)

I had to execute it again after the latest update

vha
by vha
14 Feb 2022 18:20
Forum: Bugs
Topic: Explorer context menu item missing (again)
Replies: 5
Views: 1999

Re: Explorer context menu item missing (again)

Fixed it for me on Windows 11

Tx, vha
by vha
14 Feb 2022 16:58
Forum: Bugs
Topic: Explorer context menu item missing (again)
Replies: 5
Views: 1999

Re: Explorer context menu item missing (again)

Same here (Windows 11)

vha
by vha
07 Jan 2022 17:15
Forum: Bugs
Topic: RJ TextEd not opening up
Replies: 5
Views: 2186

Re: RJ TextEd not opening up

Check if there is a file in "%APPDATA%\RJ TextEd\shared". If so, delete it and try launching TextED

vha