[Bug] - nvim in terminal view doesn’t type SHIFT+<num> correctly.
- 主要言語
- 言語のデータがありません
- スター
- 2.1k
- フォーク
- 153
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
### Short summary
Cannot access special symbols when using nvim in the integrated terminal.
### Affected version or release
v0.2.32
### Installation context
_No response_
### What happened?
I cannot type any of the special character associated with the number keys when I run nvim in the integrated terminal. All other shift modifiers seem to work. Affected symbols: `!@#%^&*()`. Could not reproduce in dedicated terminals or editors such as kitty and vscode.
### Steps to reproduce
1. Open a project
2. Open a terminal pane
3. Invoke nvim
4. Type SHIFT+<0-9>
### Expected behavior
Expect normal mapping of SHIFT+ keys.
### Additional context
- nvim v0.12.0
- MacOS Tahoe 26.5.1
コントリビューションガイド
調査の方向性
まず、macOS 上の nvim を使って統合ターミナルで SHIFT+0-9 の入力を再現し、記載された手順に従って専用ターミナルと比較します。ターミナルが Shift を押した数字キーのイベントをどのように処理するかを追跡します。完了条件は、他の Shift モディファイアを壊すことなく、nvim に !@#%^&*() が正しく入力されることです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- macos, neovim
- 領域
- cli, desktop
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 48/100