notify the Terminal about a mouse tap
@override void onMouseTap(Position position) { mouseMode.onTap(this, position); }