Lines Matching +full:self +full:- +full:working +full:- +full:mode

10   Why is the meta key broken in tcsh-5.20 and up?
29 stty -parity -evenp -oddp cs8 -istrip (rs6000)
30 stty -parenb -istrip cs8
32 Finally, tcsh will bind all printable meta characters to the self
37 echo mode?
41 tty setups, but tcsh sets up the tty in cbreak and -echo modes, so that
58 You don't need csh sources to compile tcsh-6.0x.
65 is hard-coded, then you are out of luck and your best bet is to get a
84 the short-cut key sequence to clear log (i.e. Meta-e or Diamond-e) doesn't
90 SPARCworks) doesn't work: it just does a `cd’ to the working directory then
99 Maybe you need to use rlogin -8 to tell rlogin to pass 8 bit
112 * Add -traditional to the gcc flags.
136 to ^Z; stty -a will show you the current stty settings; stty intr ^C
150 implements line mode selection the telnet client you are using does not
151 implement telnet line mode. This cause the Cray's telnetd to try to use
152 KLUDGELINEMODE. You can turn off telnet line mode from the cray side by
153 doing a stty -extproc, or you can get the Cray AIC to build a telnetd
155 the BSD net2 tape), or at least on the suns use: mode character.
181 * https://github.com/tcsh-org/tcsh/blob/master/dot.tcshrc
182 * https://github.com/tcsh-org/tcsh/blob/master/dot.login
192 kill -6 591
195 avoid that you can set stty -hupcl, but it is not recommended.
197 When I rsh the meta key stops working on the remote machine.
199 Try using rsh -8; this option is undocumented on some systems, but it
203 Tcsh compiled under hp/ux-10.x does not pass resource limits correctly when
204 ran on hp/ux-11.x systems.
213 4.x systems, stty -tabs will cause problems.
224 XXX: Need to find something about bash, but bash is sh-compatible and
235 On FreeBSD, by default, the up arrow is set to history-search-backward,
236 rather than the default up-history. As a result, if you type (part of)
243 Page content last updated on 2019-12-31