sebasmonia / panda

Emacs package that consumes Bamboo's REST API to do useful things.
MIT License
3 stars 3 forks source link

Standard "q" to close temporary/read only buffers #23

Closed sebasmonia closed 5 years ago

sebasmonia commented 5 years ago

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?

sebasmonia commented 5 years ago

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