From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Mon, 10 Feb 2014 22:46:47 +0200 From: Uvelichitel To: 9fans@9fans.net Message-ID: <20140210224647882161.5493b63a@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: [9fans] acme autocompletion Topicbox-Message-UUID: b84c8bca-ead8-11e9-9d60-3106f5b1d025 Hi. I know acme authors mean autocompletion destructive (excluding ctl-F for filepath). Anyway an attempt. https://bitbucket.org/uvelichitel/compl It implemented as external command 'compl' executing in tag. It written in Go lang and specifically for Go lang. It based on proven engine. It tested on p9p. Feel free to try. It was not two difficult to make things working, but I can not clear imagine how autocompletions should _looks_like_ in acme without hotkeys and floating windows. Suggestion appreciated and can be implemented. Best regards.