Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: prompt theme system improvements
- X-seq: zsh-workers 8681
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: PATCH: prompt theme system improvements
- Date: Fri, 19 Nov 1999 11:34:08 +0100 (MET)
- In-reply-to: Tanaka Akira's message of 19 Nov 1999 19:29:00 +0900
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Tanaka Akira wrote:
> ...
>
> Usually, my script adds new files automatically. So I don't need such
> notices. However, file removing/moving/reverting requires some manual
> work and sometimes I forget them...
while we're at it... does the automatic updating of .distfiles work?
Or do you need patches like the one below which Sven constantly keeps
forgetting to build?
Bye
Sven
diff -u oldcompletion/Builtins/.distfiles Completion/Builtins/.distfiles
--- oldcompletion/Builtins/.distfiles Fri Nov 19 09:55:55 1999
+++ Completion/Builtins/.distfiles Fri Nov 19 11:32:28 1999
@@ -4,4 +4,5 @@
_compdef _disable _echotc _enable _fc _fg_jobs _functions _hash _kill
_limits _nothing _pids _popd _sched _set _setopt _source _stat _trap
_unhash _unsetopt _vars _vars_eq _wait _which _zftp _zle _zmodload
+ _signals
'
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author