devcontainers / devcontainers/cli
how to set --detach-keys / detachKeys when running devcontainer exec
Open
feature-request
- Dominant language
- TypeScript
- Stars
- 3k
- Forks
- 457
- Avg merge
- 13h 17m
- Merged PRs (30d)
- 6
Description
When running `devcontainer exec` I'd like to change the `detachKeys` key binding since I use ctrl-p within vim. Currently I am setting `detachKeys` inside `~/.docker/config.json`, however I would like to avoid having to do this globally and would like to apply the binding for the devcontainer only. Is this currently possible?
Contributor guide
Assessment
This issue has not been assessed yet.