cracauer@
Developer
Does anyone know the historical basis for the ^T ^O keys? This function has to be written into various user programs and it takes effort to maintain these, etc. I'm just curious to know more about the reasoning behind these? I find them convenient at times but they seem specific to FreeBSD and perhaps to older UNIX.
I like them a lot. Getting a progress report without having to ask for them at startup is convenient.
Only problem is that some people are tempted to use printf in the signal handler, which is not legal.