Is there a way to use ^X from an  input()  call?

Is there a way to get the completion style used by the  :ex  command
line in "input()".  It looks like you can pick a single completion
style as an argument, but it you try to combine them (i.e. I'd like to
use filename, buffer, etc. completion at the same time), it tells you
to write your own custom completion.

Reply via email to