I'd like to know how to close nano
under a term
using /bin/bash
, all under the context of in emacs -nw
. A plain ^X
doesn't work.
I tried entering the character mode using C-c C-k
, but that didn't seem to help. Is there another "just send this along" command for a key binding?