[kwlug-disc] MKS - really the "lc" command

Doug Moen doug at moens.org
Thu Aug 4 13:54:19 EDT 2022


The new version still doesn't work on Linux Mint 20.3,
because #include <sys/ioctl.h> is missing.
I suggest you remove the #ifdef TIOCGWINSZ so that
there is a compile failure if the define is missing.

Or, you can accept the pull request I just created on github.

On Thu, Aug 4, 2022, at 12:15 AM, John Sellens wrote:
> In case anyone is interested, I just put my copy of the lc
> code in github, here:
>     https://github.com/jsellens/lc
>
> And I added the MFCF fixes from 2006 (the most recent version I have),
> which also included Ray Butterworth's commit (from the RCS log):
>     Include missing termios.h header file that was preventing
>     the window-size code from working.
> which may address the problem Steve was running into.
>
> While I'm here and looking at my tiny github account, I'll
> also mention this in case anyone finds it useful:
>     sshp - simple persistent ssh connections using screen
>     https://github.com/jsellens/sshp
> which is an ssh cover that I use when connecting to remote
> work servers, which will persist across local machine sleeps,
> or network blips
>
> Cheers
>
> John
>
> _______________________________________________
> kwlug-disc mailing list
> kwlug-disc at kwlug.org
> https://kwlug.org/mailman/listinfo/kwlug-disc_kwlug.org




More information about the kwlug-disc mailing list