Better handling for incorrect characters typed in Command Mode
オープン
enhancement
- 主要言語
- TypeScript
- スター
- 5
- フォーク
- 0
- 平均マージ
- 13時間 46分
- マージ済み PR(30日)
- 205
説明
Story:
- user is in command mode
- user attempts to type into the terminal
- probably the first character isn't a shortcut, but pretty quick they stumble into one, and a surprising shortcut action takes place
- all the destructive ones have confirm screens, so little risk of a big problem, but it's not great
Possible better answer:
- when a wrong character is typed, a modal pops up
```
That's not a shortcut!
Press [Enter] if you meant to type into the terminal in PASSTHROUGH mode
Press [Esc] to return to COMMAND mode
Recognized shortcuts are:
```
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。