akermu / emacs-libvterm

Emacs libvterm integration
GNU General Public License v3.0
1.67k stars 131 forks source link

`vterm-send-return` just highlights the command i typed and nothing happens #727

Open Seme4eg opened 5 days ago

Seme4eg commented 5 days ago

No errors, reported. I am using emacs 30.0.50. Doom config, unpinned vterm package. Typing ls, exit or literally any other command and pressing 'enter' just highlights the command and nothing happens. Vterm compiled successfully with no reported errors.

Sbozzolo commented 5 days ago

Is this something you can reproduce in vanilla Emacs?

Seme4eg commented 2 days ago

Yes, just installed vterm on vanilla Emacs 30.0.50, got same error. Compiled successfully, but no commands can be ran.