rejeep / prodigy.el

Manage external services from within Emacs
GNU General Public License v3.0
550 stars 39 forks source link

adds `prodigy-clear-underlying-buffers` #103

Closed FrancescElies closed 6 years ago

FrancescElies commented 7 years ago

Context

Sometimes I want to clear the otuput of a couple of processes running without having to enter each of the output buffers and call prodigy-view-clear-buffer.

Description

This pull request adds prodigy-clear-underlying-buffers.

This pull request still misses some tests, but I would like to ask if you would find this useful.

All best and thanks for your help.

Status

IN-PROGRESS

Todos

FrancescElies commented 6 years ago

Closing, struggling to run tests locally, I'll reopen once I have some tests for it