screen.key('S-c', function() {
  data.newChain();
  updateRequest();
  updateResponse();
  updateChain();