Add an affordance to clear all of the output in a terminal panel.
Why? When a command is streaming output to the terminal it is sometimes helpful to be able to clear out old output so that new output will be easily apparent, but at those times it is not possible to enter a bash clear or equivalent command.
This function could be provided via a key sequence or right-click menu option or some other affordance.
Add an affordance to clear all of the output in a terminal panel.
Why? When a command is streaming output to the terminal it is sometimes helpful to be able to clear out old output so that new output will be easily apparent, but at those times it is not possible to enter a bash
clearor equivalent command.This function could be provided via a key sequence or right-click menu option or some other affordance.