-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Closed
Description
Description of the Issue
In most text/code editors we expect that hitting the "enter" key will take us to the beginning of the next line. But, that doesn't happen on my Notepad++.
HAVING TO HIT THE ENTER KEY TWICE AT THE END OF EVERY LINE, TO GET TO THE NEXT LINE, IS VERY ANNOYING.
Details:
- Notepad++ version: 7.5.6 (32-bit)
- System: Windows 10 (32-bit)
Steps to Reproduce the Issue
- Start notepad++
- Type some text "this is a line" and then hit the enter key
- At the end of step 2 I (and possibly even you will) find that the cursor stays at the end of the line where I hit the enter key
- Hit the enter key again and then the cursor moves to the next line
Expected Behavior
I expect that hitting the "enter" key once will take me to the beginning of the next line, as is the case in most (almost all other) text/code editors.
Actual Behavior
When I hit the Enter key once, the cursor stay on the same line, at the same position.
Hitting the Enter key again takes me to the next line!
** I have to hit the ENTER key twice. **
Debug Information
NONE
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels