Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: PATCH: prompt theme system improvements



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