Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: I shot the zsheriff, but I do not shout the debuty
- X-seq: zsh-users 9092
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: I shot the zsheriff, but I do not shout the debuty
- Date: Tue, 12 Jul 2005 00:24:37 +0000
- In-reply-to: <20050711.203925.41654207.Meino.Cramer@xxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20050711.203925.41654207.Meino.Cramer@xxxxxx>
On Jul 11, 8:39pm, Meino Christian Cramer wrote:
}
} But now "kill-line" is not on any key and ^k calls expand-word.
}
} Are any bindkeys done by something "completer"-related (I have
} heavily modifiecd this one) ???
Try
grep -ie 'compdef.*\^k' $^fpath/*(.)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author