Opens the session and returns it (a RemoteSession, which is a ShellSessionPort), given the terminal geometry.
RemoteSession
ShellSessionPort
final Future<ShellSessionPort> Function(int cols, int rows) opener;