emacs-libvterm icon indicating copy to clipboard operation
emacs-libvterm copied to clipboard

Match vterm-tramp-shells type with custom type. Fixes #689

Open Thaodan opened this issue 1 year ago • 0 comments

The customs type is alist so make it one. Now that the shell is correctly extracted from the value using cdr instead of cadr the type value can be changed to match custom.

Thaodan avatar Dec 18 '24 14:12 Thaodan