does anyone know "exactly" how to make the Delete key act like control
c?
in other words set the stty intr to whatever the delete key
sends(ESC[3~) or make bash send control c when Delete is pressed..
I would like to just map delete to send the control c so that the system
in general is not changed but a particular application will be able to
use Deltete...
thanks in advance
robert

Reply via email to