VSCodeVim / Vim

:star: Vim for Visual Studio Code
http://aka.ms/vscodevim
MIT License
14k stars 1.32k forks source link

Cannot see commands in Zen Mode #9303

Open simin75simin opened 1 month ago

simin75simin commented 1 month ago

Describe the bug Cannot see commands in Zen Mode To Reproduce Steps to reproduce the behavior:

  1. Enter Zen Mode
  2. Type some commands, like :s/a/b/g

Expected behavior Command strip appears

Screenshots

Environment (please complete the following information):

Additional context

inker0 commented 1 week ago

Related issue: here. This and FAQ may solve your problem.