Ctrl-P is not recieved in vim #13757

Open
opened 2026-01-31 03:51:19 +00:00 by claunia · 0 comments
Owner

Originally created by @BrotifyPacha on GitHub (May 9, 2021).

Windows Terminal version (or Windows build number)

1.7.1033.0

Other Software

NVIM v0.5.0-dev+1256-gd19348923

Steps to reproduce

  • Open vim
  • Bind something to ctrl-p : :nmap <Ctrl-p> :echo "Ctrl P triggered"
  • Press Ctrl-P

Expected Behavior

Expecting to see "Ctrl P triggered" message

Actual Behavior

Nothing is shown

Originally created by @BrotifyPacha on GitHub (May 9, 2021). ### Windows Terminal version (or Windows build number) 1.7.1033.0 ### Other Software NVIM v0.5.0-dev+1256-gd19348923 ### Steps to reproduce - Open vim - Bind something to ctrl-p : ```:nmap <Ctrl-p> :echo "Ctrl P triggered"``` - Press Ctrl-P ### Expected Behavior Expecting to see "Ctrl P triggered" message ### Actual Behavior Nothing is shown
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#13757