devcontainers / devcontainers/cli
how to set --detach-keys / detachKeys when running devcontainer exec
Abierto
feature-request
- Lenguaje dominante
- TypeScript
- Estrellas
- 3k
- Forks
- 457
- Merge medio
- 13 h 17 min
- PR fusionados (30 d)
- 6
Descripción
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?
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.