Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] feat(zkbd): make zkbd do its magic in the specified directory
- X-seq: zsh-workers 52931
- From: Lawrence Velázquez <larryv@xxxxxxx>
- To: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>, sph@xxxxxxxxx
- Cc: zsh-workers@xxxxxxx
- Subject: Re: [PATCH] feat(zkbd): make zkbd do its magic in the specified directory
- Date: Sat, 11 May 2024 17:45:34 -0400
- Archived-at: <https://zsh.org/workers/52931>
- Feedback-id: iaa214773:Fastmail
- In-reply-to: <CAH+w=7YpHP3224gPuE4MPXdmQa6WTT88xGtUeH=+vM46suUY5Q@mail.gmail.com>
- List-id: <zsh-workers.zsh.org>
- References: <2c0392d360227f3f604c42c2ddfee332@sphnet.in> <CAH+w=7YpHP3224gPuE4MPXdmQa6WTT88xGtUeH=+vM46suUY5Q@mail.gmail.com>
On Sat, May 11, 2024, at 5:19 PM, Bart Schaefer wrote:
> On Wed, May 8, 2024 at 1:56 AM <sph@xxxxxxxxx> wrote:
>>
>> I've been trying to segment my stuff as per XDG guidelines and zkbd insisted on packing their output in $ZDOTDIR/.zkbd which I did'nt like.
>>
>> I'd like to add a -d switch to zkbd to allow the user to specify a directory of their choosing as the output dir of zkbd.
>
> I'm debating whether a better approach would be a parameter, for
> congruence with e.g. ZDOTDIR itself, HISTFILE, etc.
OTOH compinit provides a bit of precedence for using -d like this.
--
vq
Messages sorted by:
Reverse Date,
Date,
Thread,
Author