sebasmonia/panda

Standard "q" to close temporary/read only buffers

Closed this issue · 1 comments

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?

Modified the map of panda--deploy-results-mode to use "d" for deployments.
Added "q" binding to log buffers.
Commit 5a3da49