Shougo / deol.nvim

Dark powered shell interface for Vim/NeoVim
MIT License
330 stars 16 forks source link

[help] How to close the current open Deol buffer? #16

Closed dhelbegor closed 4 years ago

dhelbegor commented 4 years ago

I'm trying to close the open Deol buffer, actually to do that I'm using $ exit + esc + :db, can you guyes tell me how can I close the buffer with correctly please??

Shougo commented 4 years ago

$ exit + esc + :db

:bd?

can you guyes tell me how can I close the buffer with correctly please??

You should use <Plug>(deol_quit) mapping instead. It is mapped to q key in default.