skanehira / denops-docker.vim

Manage Docker in Vim/Neovim
85 stars 4 forks source link

No Refresh #9

Closed drfunjohn closed 2 years ago

drfunjohn commented 2 years ago

Scenario: When DockeImages or DockerContainers is opened. And new docker or container. Rerun rerun commad DockerImages/DockerContainers.

Result: Content of buffer is not changed. After reopen buffer and rerun command does not help.

W/A:

skanehira commented 2 years ago

@drfunjohn Thank you for reporting. I'll fix this. If you want to refresh, please execute :e until my fixiing.

skanehira commented 2 years ago

@drfunjohn Fixed in https://github.com/skanehira/denops-docker.vim/pull/10 Please update and let me know if doesn't work.