voldikss / vim-floaterm

:computer: Terminal manager for (neo)vim
MIT License
2.47k stars 78 forks source link

error: No Matching autocommand for acwrite buffer #325

Closed Mr-LLLLL closed 2 years ago

Mr-LLLLL commented 2 years ago

Before reporting

Environment

If you are using vim(not neovim), fill in the following blanks

If you are using neovim, just run :checkhealth floaterm and post the content

below.

Configurations related to vim-floaterm in vimrc(i.e. g:floaterm_xxx):

Describe your question, feature request, or bug.

when i execute command wqa occur error

Steps to reproduce

open a floaterm and execute command wqa Using the minimal vimrc

set nocompatible
set hidden
set termguicolors
set runtimepath^=/path/to/vim-floaterm
filetype plugin indent on
syntax on

Steps to reproduce the behavior:

Actual behaviour

Expected behaviour

Screenshots(Optional, GIF is better)

voldikss commented 2 years ago

Hi @zhaogangang sorry for the late response. I'm pretty busy recently.....

The problem got resolved?

Mr-LLLLL commented 2 years ago

Hi @zhaogangang sorry for the late response. I'm pretty busy recently.....

The problem got resolved?

not yet, i found same to issue #230