comint-delchar-or-maybe-eof

comint-delchar-or-maybe-eof is an interactive compiled Lisp function in `comint.el'.


(comint-delchar-or-maybe-eof ARG)

Delete ARG characters forward or send an EOF to subprocess.
Sends an EOF only if point is at the end of the buffer and there is no input.