I changed the default "detachKeys" value in config.json for Docker to "ctrl-@". However, hitting ctrl-space
is causing me to detach. Why is ctrl-space detaching and how do I stop this from happening? And what is a good value for detachKeys? I frequently attach to the container and use vim to edit so I want to avoid conflicts with any vim key bindigns.
I'm using iterm2 on a mac.