macvim-dev / macvim-dev/macvim
:shell with guioptions+=! not showing prompt
オープン
まだ誰も着手していません。
- 主要言語
- Vim Script
- スター
- 7.9k
- フォーク
- 691
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Steps to reproduce
- Set guioptions+=!
- Execute :shell
- typing a character will make the prompt display, without typing the prompt is not visible
Expected behaviour
The prompt should be visible, without the need of any characters being typed
Version of MacVim
r183
MacVim installation method
Built from source
Environment
macOK 26.4.1 on MacBook Pro M1
Logs and stack traces
Vim and MacVim configuration where issue is reproducable
No response
How was MacVim launched?
- by launching MacVim.app in macOS (by using the Dock, Spotlight, or the
opencommand) - by running mvim/gvim in the terminal
Issue has been tested with clean configuration
- by running
mvim --clean(orgvim, supplied by MacVim distribution). You can also use the File → "New Clean Window" menu item within MacVim. - by running
vim --clean(in terminal, supplied by MacVim distribution) - by running
vim --clean(in terminal, other suppliers, e.g. /usr/bin/vim)
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
クリーンな設定で MacVim.app にて問題を再現します。guioptions+=! を設定し、:shell を実行して、入力前にプロンプトが表示されるか観察します。MacVim GUI のシェルプロンプト処理を追跡し、その後、入力なしですぐにプロンプトが表示されることを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- vim
- 領域
- desktop
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 55/100