Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Anyone familiar with auto-fu.zsh project?
- X-seq: zsh-users 23443
- From: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxx>
- Subject: Anyone familiar with auto-fu.zsh project?
- Date: Wed, 6 Jun 2018 19:42:13 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=JhTXb80izg6w9CtUc+v2l1MueHHZhuC8+lCJBqTfJRA=; b=vKQZcjC+vDGRXPZdRIFu9WAGnhNaVKhfIDkmDlYr8seJBI0+DAHBetkdIoiEJ0O9Rf CxyihFQEkaL7pdRpaD+k9SnR8+K/ZS2BE7KbGWwcLZvgc04V0ZEyW6JWFolNzhOMg6xO kDv+ewDu8gE4QWg+/cNk96WgeYZuhKtQL00qK9EHtpTNmejBB990OVzFgYrd2g8GkGPx MxcXuyYkI8kqP7ydE+LKlacFt0ig/HPGC/T9L3UYjQD+RoXBIv9pD5y85SgEAT+iIr0t 2ZghzsTIjlmaGmZkCcKreXguFdXuSJqKShyTLADrulj480Mf+UGV2nAB78zOA9c80eLO LBwA==
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- List-unsubscribe: <mailto:zsh-users-unsubscribe@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
Hello,
last commit to the project is from 2013 and I cannot get it up and
running. Is anyone familiar with its method of functioning? A friend
guesses it pretends <tab> key to be pressed after each character, is
that true? It would then mean it constantly shows completions under
prompt. Is using shell this way actually possible?
In general, I'm looking for a method of calling completion functions
manually and presenting the results in different form. Does someone
know anything about this problem?
--
Best regards,
Sebastian Gniazdowski
Messages sorted by:
Reverse Date,
Date,
Thread,
Author