term-input-filter-functions

term-input-filter-functions is a variable defined in `term.el'.
Its value is
nil

  • This variable's value is permanent if it is given a local binding.
  • This variable may be risky if used as a file-local variable.

Documentation:
Functions to call before input is sent to the process.
These functions get one argument, a string containing the text to send.

This variable is buffer-local.