Anthony Thyssen
Anthony Thyssen
I took a scan of the machines I have access to... It is on fedora, and Redhat 5 to 7 machines. As pretty well all linux based machines use GNU...
It does actually... Also for the bottom or top bars too. From my personal notes on X window properties... https://antofthy.gitlab.io/info/X/Properity.txt X window properities... _NET_WORKAREA returns X,Y, WIDTH, HEIGHT, repeated for...
You could wrapper the ssh command itself, so you have total control over its actions, separate to CSSH. I do this for hostname alias and domain expansion and user account...
The tricky part is using something to monitor the heartbeat file. I have a small shell script to return the age of the file (appear of our idle test), and...
Yes it still does it in the release of 4.9.1 https://github.com/coder/code-server/tree/v4.9.1
I have now uploaded a screen shot with a monitor shell script in the code-server terminal, that shows heart beat had stopped, even though I am obviously active in code-server...
Had a lucky break in that I ran a variation of the script, and had the heartbeat stop not long after running it...  You can see the heartbeat updated...
If you name a version I can download to test the situation on that version.
Except I don't use the GIT code, I used the release code, as part of a larger "Student Software Development Environment". This environment has been used code-server from version 1...