This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Description
Pressing "T" currently opens the messaging window where you can run Docker commands. However it was not specified that your commands must be prepended with a / (ie /docker run ...). This should either be documented, or the messaging window should support plain old docker run ....
Thoughts?