Skip to content

Ignore Ctrl+D in editorProcessKeypress()#111

Open
Yashbhatt7 wants to merge 1 commit intoantirez:masterfrom
Yashbhatt7:disable-ctrl-d
Open

Ignore Ctrl+D in editorProcessKeypress()#111
Yashbhatt7 wants to merge 1 commit intoantirez:masterfrom
Yashbhatt7:disable-ctrl-d

Conversation

@Yashbhatt7
Copy link

Pressing Ctrl+D was advancing the cursor ahead of the intended position when typing, causing desynced input and unexpected cursor behavior. This patch disables Ctrl+D in editorProcessKeypress(), so it is ignored (like Ctrl+C), preventing accidental cursor movement or buffer inconsistencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant