Re: Beep when tab cannot incomplete
From: Rob (listone_at_deathbeforedecaf.net)
Date: 10/12/03
- Previous message: Kent Stewart: "Re: Can't run a port right after an install"
- In reply to: jason dictos: "Beep when tab cannot incomplete"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: <jason@dictos.com>, <freebsd-questions@freebsd.org> Date: Sun, 12 Oct 2003 18:08:40 +0930
Assuming that you're running tcsh, the relevant part of the manpage is:
matchbeep (+)
If set to `never', completion never beeps. If set
to
`nomatch', it beeps only when there is no match. If set
to
`ambiguous, it beeps when there are multiple matches. If
set
to `notunique', it beeps when there is one exact and
other
longer matches. If unset, `ambiguous' is used.
This variable should be added to the .tcshrc or .cshrc file in your home
directory, like this:
set matchbeep = nomatch
----- Original Message -----
From: "jason dictos" <jason@dictos.com>
Subject: Beep when tab cannot incomplete
> Hello,
>
> Where's the "disable beep when I can't complete the tab" setting?
>
> -Jason
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
"freebsd-questions-unsubscribe@freebsd.org"
>
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: Kent Stewart: "Re: Can't run a port right after an install"
- In reply to: jason dictos: "Beep when tab cannot incomplete"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|