Re: keybindings in tcsh

From: Martin Cracauer <cracauer(at)cons.org>
Date: Tue, 17 Jul 2001 15:53:39 -0400

> Keine Ahnung ob sich die tcsh gleich verhält wie bash ...

Eigentlich nicht.

> ich
> würde es aber so lösen:
>
> if [ "$TERM"=="xterm" ]; then
> (...dein Befehl...)
> elseif [ "$TERM"=="cons25" ]; then
> (...dein Befehl...)
> fi

Dann hoffe ich mal, Du hast immer xterm :-)

Martin

-- 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Martin Cracauer <cracauer@cons.org>            http://www.cons.org/cracauer/
 As far as I'm concerned,  if something is so complicated that you can't ex-
 plain it in 10 seconds, then it's probably not worth knowing anyway -Calvin
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Tue 17 Jul 2001 - 21:53:46 CEST

search this site