bbatsov / prelude

Prelude is an enhanced Emacs 25.1+ distribution that should make your experience with Emacs both more pleasant and more powerful.
https://prelude.emacsredux.com
5.12k stars 1.86k forks source link

C-c o not work in Tramp mode show message "crux-open-with: Wrong type argument: stringp, nil" #1350

Open futurist opened 2 years ago

futurist commented 2 years ago

Tramp mode to /ssh:host:/root, then M-x term open terminal mode window, then want to change to other window using key C-c o(the prefix changed to C-c in term mode instead of C-x), throw error message:

crux-open-with: Wrong type argument: stringp, nil

The issue related to https://github.com/bbatsov/crux/issues/61

See also: https://www.gnu.org/software/emacs/manual/html_node/emacs/Term-Mode.html

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contribution and understanding!