Using elisp (not interactive key-chords), how can I run a command in emacs terminal emulator; and how can I send key-presses to that buffer? Starting term seems to require (term “/bin/bash”), which has no scope for running a command. I assume that might be because term is intended as an interactive tool… Also I want to send specific keys to