I am suffering an acute case of bash envy because increasingly my unix tools are coming with custom programmable completions for bash. I would really like to have this capability for ksh. It seems to me that it would not be impossible to write a bash-compatible 'complete' command that would allow ksh to use bash completions. Has anyone contemplated such a thing or produced anything that might be usable as a prototype? (Another option would be to use ksh's ability to import C modules to import bash's command completion wholesale.)
Any thoughts? (If completion is for wimps, I'm becoming a wimp...) Norman _______________________________________________ ast-users mailing list [email protected] https://mailman.research.att.com/mailman/listinfo/ast-users
