You are viewing a single thread.
View all comments View context
3 points

Rob carried the standard well for the “spirit of UNIX,”

if (isatty(1)) {

	if (ioctl(1,JMUX,0) >= 0) {
		struct winsize win;
		if (ioctl(1,JWINSIZE,&win) >= 0) {
			screenwidth = win.bytesx;
			if (screenwidth == 0)
				screenwidth++;
		}
	}

	qflg = Cflg = 1;
	(void) gtty(1, &sgbuf);
	if ((sgbuf.sg_flags & XTABS) == 0)
		usetabs = 1;
}
permalink
report
parent
reply

unix_surrealism

!unix_surrealism@lemmy.sdf.org

Create post

one should not chase the electric dream, but strive to became an extension to its dreamer

Automatism in the age of the children of Unix. This community is for all things related to computers, content, surrealism and wizardry.

This is also where pmjv posts his work

https://analognowhere.com/

Now that you're a surrealist, become a Techno-Mage:

Community stats

  • 901

    Monthly active users

  • 500

    Posts

  • 2.1K

    Comments