Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

d Command Removes Mode Text #3781

Closed
elaverack opened this issue May 18, 2019 · 2 comments
Closed

d Command Removes Mode Text #3781

elaverack opened this issue May 18, 2019 · 2 comments

Comments

@elaverack
Copy link

Description
Inputting the command 'd' in Normal mode removes mode text from the bottom status bar until the mode is changed.

To Reproduce

  1. Open any file, even an empty one.
  2. In normal mode, type 'd' followed by any character.
  3. Reenable mode text by entering any other mode using its appropriate command.

Expected behavior
A line of text is deleted and the bottom status bar continues to display --NORMAL-- along with any potential command text inputted.

Screenshots
image
image
image

Environment

  • Extension Name: vim
  • Extension Version: 1.8.0
  • OS Version: Windows_NT x64 10.0.17763
  • VSCode version: 1.33.1
@J-Fields
Copy link
Member

J-Fields commented Aug 4, 2019

Related: #3838

@J-Fields
Copy link
Member

Closing in favor of #3838

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants