@Override
 public KeyAction input() throws InterruptedException {
   return shell.read();
 }