Seems like the option "Auto complete find/replace text in search dialog" is always switched on, no matter whether the option is switched on or off (or I don't understand what the option does)
vha
Search found 128 matches
- 30 Mar 2026 08:13
- Forum: Bugs
- Topic: FIXED: [16.56] Auto complete find/replace
- Replies: 1
- Views: 1906
- 17 Mar 2026 14:39
- Forum: Bugs
- Topic: FIXED? [16.45] Search issue
- Replies: 5
- Views: 33364
Re: FIXED? [16.45] Search issue
I still have the issue in 16.56
I have attached my TextEd.ini file
vha
I have attached my TextEd.ini file
vha
- 23 Sep 2025 15:09
- Forum: Bugs
- Topic: FIXED: [16.45] Crash in Text Compare mode
- Replies: 1
- Views: 20368
FIXED: [16.45] Crash in Text Compare mode
- Open a 1st file in the left pane
- Open a 2nd file in the left pane
- Right click the tab of the left file
- Select Text Comparison/Compare with right document
- Click somewhere in the right pane to select the 2nd file
- Click the x in the tab of the left pane to close the file (while still in ...
- Open a 2nd file in the left pane
- Right click the tab of the left file
- Select Text Comparison/Compare with right document
- Click somewhere in the right pane to select the 2nd file
- Click the x in the tab of the left pane to close the file (while still in ...
- 23 Sep 2025 14:58
- Forum: Bugs
- Topic: FIXED? [16.45] Search issue
- Replies: 5
- Views: 33364
FIXED? [16.45] Search issue
- have following text aaa
bbb
ccc - cursor at the end of "ccc"
- CTRL-F, text to search: aaa
-> popup: "Could not find the string: aaa" although "aaa" is highlighted
Is seems the popup is displayed if the text to find is before the current cursor position in the file
vha
bbb
ccc - cursor at the end of "ccc"
- CTRL-F, text to search: aaa
-> popup: "Could not find the string: aaa" although "aaa" is highlighted
Is seems the popup is displayed if the text to find is before the current cursor position in the file
vha
- 18 Sep 2025 16:33
- Forum: Bugs
- Topic: FIXED: [16.45] ESC doesn't close the Find dialog box
- Replies: 1
- Views: 20212
FIXED: [16.45] ESC doesn't close the Find dialog box
- Non modal search window
- F3
- Enter text to find, ENTER
- Text found is highlighted
- ESC to close the dialog box doesn't work anymore
vha
- F3
- Enter text to find, ENTER
- Text found is highlighted
- ESC to close the dialog box doesn't work anymore
vha
- 17 Jul 2025 10:12
- Forum: Bugs
- Topic: FIXED: [16.42] BUG: Lines disappearing
- Replies: 5
- Views: 46675
FIXED: [16.42] BUG: Lines disappearing
when editing a file (.txt, .cpp) and saving it, the lines at position 201, 402, 603, ... are stripped.
no idea why
vha
no idea why
vha
- 16 Dec 2024 17:29
- Forum: Bugs
- Topic: FIXED: Send mail fails
- Replies: 1
- Views: 37538
FIXED: Send mail fails
Sending a mail after an exception of TextEd fails with error "ERROR: SSL negotiation failed"
vha
vha
- 25 Nov 2024 11:40
- Forum: Bugs
- Topic: FIXED: 3x click on last line
- Replies: 1
- Views: 36168
FIXED: 3x click on last line
If the last line of a file does not end with a CRLF, clicking 3 times somewhere in the line does not select the whole line
vha
vha
- 26 Jun 2024 09:40
- Forum: Bug reports
- Topic: FIXED: [16.25b1] Undo bug
- Replies: 1
- Views: 36563
FIXED: [16.25b1] Undo bug
- have following text
- select aaa, CTRL-C
- switch to column mode
- put the cursor between the 1st and 2nd b on the 2nd line
- SHIFT-LEFT to select the 1st b
- CTRL-V -> bbb becomes aaabb
- CTRL-Z -> aaabb becomes abb instead of bbb
vha
Code: Select all
aaa
bbb
ccc- switch to column mode
- put the cursor between the 1st and 2nd b on the 2nd line
- SHIFT-LEFT to select the 1st b
- CTRL-V -> bbb becomes aaabb
- CTRL-Z -> aaabb becomes abb instead of bbb
vha
- 26 Jun 2024 07:39
- Forum: Bug reports
- Topic: [16.25b1] Keyboard shortcuts disappearing
- Replies: 2
- Views: 40256
Re: [16.25b1] Keyboard shortcuts disappearing
Switch back = click the main window
But I can't reproduce it here anymore either...
vha
But I can't reproduce it here anymore either...
vha
- 21 Jun 2024 15:47
- Forum: Bug reports
- Topic: [16.25b1] Keyboard shortcuts disappearing
- Replies: 2
- Views: 40256
[16.25b1] Keyboard shortcuts disappearing
- CTRL-F to open the non-modal search window
- Switch back to TextEd
- CTRL-F again to open the non-modal search window
-> ALT-shortcuts in the dialog box are gone
vha
- Switch back to TextEd
- CTRL-F again to open the non-modal search window
-> ALT-shortcuts in the dialog box are gone
vha
- 20 Jun 2024 14:30
- Forum: Bug reports
- Topic: FIXED: [16.25b1] Non-modal search & focus
- Replies: 1
- Views: 36709
FIXED: [16.25b1] Non-modal search & focus
- Select a word
- CTRL-F to open the non-modal search window
- ENTER to find the next instance
- ESC to close the search window
- F3 does nothing (focus is not returned to TextEd)
vha
- CTRL-F to open the non-modal search window
- ENTER to find the next instance
- ESC to close the search window
- F3 does nothing (focus is not returned to TextEd)
vha
- 19 Jun 2024 09:09
- Forum: Bugs
- Topic: FIXED: [16.21] Undo bug
- Replies: 2
- Views: 20978
FIXED: [16.21] Undo bug
Have following code:Put the cursor on the 1st line
CTRL-C to copy the whole line to the clipboard
Double click the Hello on the 2nd line to select the word
CTRL-V
CTRL-Z --> the 2nd double quote is missing
vha
Code: Select all
Hello
"Hello"CTRL-C to copy the whole line to the clipboard
Double click the Hello on the 2nd line to select the word
CTRL-V
CTRL-Z --> the 2nd double quote is missing
vha
- 10 Jun 2024 07:16
- Forum: Questions
- Topic: Indent lines
- Replies: 5
- Views: 44324
Re: Indent lines
I changed the color and it looks better now
tx, vha
tx, vha
- 10 Jun 2024 07:12
- Forum: Questions
- Topic: Indent lines
- Replies: 5
- Views: 44324
Re: Indent lines
I already have line width set to 1, and show "as dotted"
vha
vha
