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
