shcl icon indicating copy to clipboard operation
shcl copied to clipboard

Tab complete should "just work" for builtin commands

Open SquircleSpace opened this issue 6 years ago • 2 comments

Tab complete should know about shell-lambda options and flags and offer completions accordingly.

SquircleSpace avatar Oct 02 '18 01:10 SquircleSpace

I am interested in this project and would like to help, but have effectively no experience with Common Lisp beyond working through two books (Gentle Introduction to Symbolic Computation and Practical Common Lisp). This issue seems (from a naive view) to potentially be a good place to start (fairly well-defined and of limited scope). Would you agree with that, or would you recommend I start on a different issue?

qwertystop avatar Jul 12 '19 15:07 qwertystop

@qwertystop I agree, from a programming point of view this should be straightforward. It might be hard to figure out where the appropriate hooks are in the codebase, so chime in here if you need help!

dmb2 avatar Aug 20 '19 16:08 dmb2