Skip to content

Hitting enter key once does not take me to next line! #4631

@sevakmaheshr

Description

@sevakmaheshr

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

  1. Start notepad++
  2. Type some text "this is a line" and then hit the enter key
  3. 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
  4. 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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions