Lines Matching +full:hp +full:- +full:cfg
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
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
67 AIX this file is called /etc/security/login.cfg.) Remember that the
84 the short-cut key sequence to clear log (i.e. Meta-e or Diamond-e) doesn't
99 Maybe you need to use rlogin -8 to tell rlogin to pass 8 bit
112 * Add -traditional to the gcc flags.
122 Hp terminals use the arrow keys internally. You can tell hpterm not to
126 if ($term == "hp") then
136 to ^Z; stty -a will show you the current stty settings; stty intr ^C
153 doing a stty -extproc, or you can get the Cray AIC to build a telnetd
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.
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