The Wayback Machine - https://web.archive.org/web/20210131005611/https://github.com/topics/keybindings
Skip to content
#

keybindings

Here are 90 public repositories matching this topic...

paulgreg
paulgreg commented Mar 29, 2019

Is your feature request related to a problem? Please describe.
Under VIM, I’m used to type :bd to close the current file/buffer.
That command isn’t working under VSCodeVim : Not and editor command bd
To close the current buffer, only :q works which isn’t correct : :q under VIM close VIM (and all files/buffers opened)
:bd seems a better command to close the current file/buffer.

Improve this page

Add a description, image, and links to the keybindings topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the keybindings topic, visit your repo's landing page and select "manage topics."

Learn more