If Macs are so user-friendly...
If Macs are so user friendly how come my terminal shell on my MacBook Pro doesn't default to stty erase ^? ?
There is a persistent misconception in software product development that user friendliness means graphical user interfaces only. Is this lack of a rational default evidence of this prejudice against command lines? Hmmm.
(Yes, I know I can set it.)
There is a persistent misconception in software product development that user friendliness means graphical user interfaces only. Is this lack of a rational default evidence of this prejudice against command lines? Hmmm.
(Yes, I know I can set it.)
Posted by Jonathan Lane on February 03, 2007 at 12:32 PM PST #
hedge:~ jone$ stty -a speed 9600 baud; 24 rows; 80 columns; lflags: icanon isig iexten echo echoe -echok echoke -echonl echoctl -echoprt -altwerase -noflsh -tostop -flusho pendin -nokerninfo -extproc iflags: -istrip icrnl -inlcr -igncr ixon -ixoff ixany imaxbel -ignbrk brkint -inpck -ignpar -parmrk oflags: opost onlcr -oxtabs -onocr -onlret cflags: cread cs8 -parenb -parodd hupcl -clocal -cstopb -crtscts -dsrflow -dtrflow -mdmbuf cchars: discard = ^O; dsusp = ^Y; eof = ^D; eol = <undef>; eol2 = <undef>; erase = ^?; intr = ^C; kill = ^U; lnext = ^V; min = 1; quit = ^\; reprint = ^R; start = ^Q; status = ^T; stop = ^S; susp = ^Z; time = 0; werase = ^W; hedge:~ jone$ sysctl -a hw.model machdep.cpu.brand_string hw.model: MacBookPro2,2 machdep.cpu.brand_string: Intel(R) Core(TM)2 CPU T7600 @ 2.33GHzPosted by jon e on February 03, 2007 at 12:55 PM PST #
Posted by steve on February 03, 2007 at 06:52 PM PST #
Posted by Martin Hardee on February 04, 2007 at 07:32 AM PST #