notify the Terminal about a mouse double tap
@override onMouseDoubleTap(Position position) { mouseMode.onDoubleTap(this, position); }