term-dynamic-complete

term-dynamic-complete is an interactive compiled Lisp function in `term.el'.


(term-dynamic-complete)

Dynamically perform completion at point.
Calls the functions in `term-dynamic-complete-functions' to perform
completion until a function returns non-nil, at which point completion is
assumed to have occurred.