bug-bash
[Top][All Lists]
Advanced

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

Re: bug-bash Digest, Vol 232, Issue 27


From: Jeremy Gurr
Subject: Re: bug-bash Digest, Vol 232, Issue 27
Date: Thu, 31 Mar 2022 13:44:25 -0700

I have put together my own bash debugger (I like it better than the
others I've seen), and wanted to have variable name auto completion in
the 'read' built-in, just like it is in the base command line. Is
there a reason that bash uses a readline that is differently
configured in the 'read' builtin versus the full featured
autocompletion available in readline at the command line? Would this
be a difficult thing to implement?

-- Jeremy



reply via email to

[Prev in Thread] Current Thread [Next in Thread]