readline icon indicating copy to clipboard operation
readline copied to clipboard

Add Go-based command completion

Open thejerf opened this issue 11 years ago • 2 comments

This adds a Go-based command completion to the readline binding.

(I tried to do this without a readline.c; I'm not convinced it's possible.)

thejerf avatar Nov 22 '13 04:11 thejerf

Hey @thejerf would you be interested in resending this pull request to my readline repo? I've back ported shavac's sigwinch changes to taruti's readline repo, which is a fork of the original Michael Elkins' wrapper for readline. Updated all docs, reviewed and updated the API, etc.

fiorix avatar Mar 17 '14 13:03 fiorix

If @shavac is still interested I can definitely send a pull request with all the changes. My repo is https://github.com/fiorix/go-readline/

fiorix avatar Mar 17 '14 13:03 fiorix