[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Es and autocompleting



| I still don't think completion should be in the shell, but that's an
| architecture issue, not functionality.  Which is why I've run all my
| shells from inside emacs for the past five or so years.

Years ago there was a very cool but badly written program called "rk"
floating around.  It was "the reactive keyboard", a pty based thingy that
watched your keystrokes, built a markov chain, and suggested completions.

A very hacked version for Tk can be found here:
	http://www.cse.psu.edu/~schwartz/rktcl.tar.gz