devcontainer-cli.nvim
devcontainer-cli.nvim copied to clipboard
A devcontainer-cli plugin for neovim
Currently when a window is hidden and the process exits the terminal window also exits. It would be nice if the window persisted until it was closed by the user....
**Is your feature request related to a problem? Please describe.** Currently it may not be clear for an end user on how to setup their environment inside the devcontainer, such...
When running DevcontainerConnect to connect to the running devcontainer, Can I control the size and direction of the terminal window? I am trying to replicate my current workflow that I...