Understood, thanks for the reply! ----- Original Message ----- From: Michael Jumper <[email protected]> To: [email protected] Sent: Tue, 15 Nov 2022 17:13:02 -0800 (PST) Subject: Re: Is it possible to change the cursor color for a ssh connection?
On Tue, Nov 15, 2022, 5:00 PM Dana Shaw <[email protected]> wrote: > Is it possible to change the cursor color in a ssh connection? > > I'm able to change the foreground/background color without issue. > > Currently extending GuacamoleHTTPTunnelServlet to create a tunnel to guacd > for ssh. No, the text cursor in the terminal emulator is just the inverse (foreground/background swapped) of whatever is beneath the cursor. - Mike --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
