zsh-workers
 help / color / mirror / code / Atom feed
* Another minor init fix
@ 1999-02-25 17:38 Peter Stephenson
  0 siblings, 0 replies; only message in thread
From: Peter Stephenson @ 1999-02-25 17:38 UTC (permalink / raw)
  To: Zsh hackers list

--- Functions/Completion/init.bk	Thu Feb 25 18:37:29 1999
+++ Functions/Completion/init	Thu Feb 25 18:37:35 1999
@@ -165,7 +165,7 @@
 
       # And bind the keys...
       for i; do
-        bindkey "$i" "$name"
+        bindkey "$i" "$func"
       done
       ;;
     *)

-- 
Peter Stephenson <pws@ibmth.df.unipi.it>       Tel: +39 050 844536
WWW:  http://www.ifh.de/~pws/
Dipartimento di Fisica, Via Buonarroti 2, 56127 Pisa, Italy


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1999-02-25 17:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-02-25 17:38 Another minor init fix Peter Stephenson

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).