macvim-dev / macvim-dev/macvim

Can't type password on numpad

Open
#1,143 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Vim Script
Stars
7.9k
Forks
691
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
Can't use the numeric keypad to type passwords anymore. Worked fine in previous versions.
Terminal version (running /Applications/MacVim.app/Contents/Resources/vim) works fine.

To Reproduce
Use the famous sudo trick:
:w !sudo tee % >/dev/null
Type numbers or use the “enter” key on the numpad

Expected behavior
Keypresses should work.

Environment (please complete the following information):

  • MacVim 8.2.2127
  • Mojave 10.14.6 (18G103)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue in MacVim 8.2.2127 on Mojave with :w !sudo tee % >/dev/null, then compare numeric-keypad digits and Enter with terminal Vim. Done means password entry accepts numpad numbers and Enter in the MacVim sudo prompt as expected.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos, vim
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.