Closed sebasmonia closed 5 years ago
It's an Emacs standard. Panda should abide by allowing q to close the window in logs, build details and others.
q
One challenge is queuing builds from the deploy status, which uses q to queue a new build.
Add a breaking change, or leave it as is?
Modified the map of panda--deploy-results-mode to use "d" for deployments. Added "q" binding to log buffers. Commit https://github.com/sebasmonia/panda/commit/5a3da498a8ab8a60cef3a3a5e8f3e14dea9992dd
panda--deploy-results-mode
It's an Emacs standard. Panda should abide by allowing
q
to close the window in logs, build details and others.One challenge is queuing builds from the deploy status, which uses
q
to queue a new build.Add a breaking change, or leave it as is?