Will MacSSH ever have mouse support? And not just one button, but multibutton, three perhaps? When I've needed to run a program that requires mouse input I've had to ssh in, then run an xterm on an x server on my mac, and then run the program that way. Will there be a better option?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Will MacSSH ever have mouse support? And not just one button, but multibutton, three perhaps? When I've needed to run a program that requires mouse input I've had to ssh in, then run an xterm on an x server on my mac, and then run the program that way. Will there be a better option?
Well, the programs you're using were designed to use xterm since the terminal mouse support is after all a protocol defined by xterm :-)
As it turns out, I have a somewhat old patch that adds this which I need to update for the current version of macssh and then I'll try to add it.