devcontainer-cli.nvim icon indicating copy to clipboard operation
devcontainer-cli.nvim copied to clipboard

A devcontainer-cli plugin for neovim

Results 3 devcontainer-cli.nvim issues
Sort by recently updated
recently updated
newest added

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....

enhancement
help wanted

**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...

documentation
good first issue

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...