Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vterm shell doesn't open expectedly #16415

Closed
Pancf opened this issue May 27, 2024 · 1 comment
Closed

Vterm shell doesn't open expectedly #16415

Pancf opened this issue May 27, 2024 · 1 comment

Comments

@Pancf
Copy link

Pancf commented May 27, 2024

Description :octocat:

When I use key sequence "M-m '" to open default shell, I got message "apply: Loading file ~/.emacs.d/elpa/29.1/develop/evil-collection-20240523.120/modes/vterm/evil-collection-vterm.elc failed to provide feature ‘evil-collection-vterm’", and shell doesn't open in new window.

Reproduction guide 🪲

  • Start Emacs
  • M-m '

Observed behaviour: 👀 💔
log message show in minibuffer and shell doesn't show

Expected behaviour: ❤️ 😄
no log message and shell open expectedly

System Info 💻

  • OS: darwin
  • Emacs: 29.1
  • Spacemacs: 0.999.0
  • Spacemacs branch: develop (rev. a58a7d7)
  • Graphic display: t
  • Running in daemon: nil
  • Distribution: spacemacs
  • Editing style: emacs
  • Completion: compleseus
  • Layers:
((ruby :variables ruby-version-manager 'rbenv)
 rust yaml
 (osx :variables osx-command-as 'hyper osx-option-as 'meta osx-control-as 'control osx-function-as nil osx-right-command-as 'left osx-right-option-as 'left osx-right-control-as 'left osx-swap-option-and-command nil)
 theming colors unicode-fonts
 (auto-completion :variables auto-completion-use-company-box t)
 git compleseus
 (lsp :variables lsp-ui-doc-position 'at-point lsp-headerline-breadcrumb-enable nil)
 markdown org
 (shell :variables shell-default-shell 'vterm shell-default-term-shell "/bin/zsh" shell-default-full-span nil shell-default-width 50 shell-default-position 'right)
 (version-control :variables version-control-diff-side 'left version-control-diff-tool 'diff-hl)
 (tree-sitter :variables spacemacs-tree-sitter-hl-black-list
              '(objc-mode))
 (treemacs :variables treemacs-use-all-the-icons-theme t)
 (c-c++ :variables c-c++-backend 'lsp-clangd c-c++-lsp-enable-semantic-highlight t c-c++-enable-clang-format-on-save t c-c++-default-mode-for-headers 'c++-mode)
 emacs-lisp
 (python :variables python-backend 'lsp)
 shell-scripts lua
 (javascript :variables javascript-backend 'lsp js2-basic-offset 2 js-indent-level 2)
 typescript)
  • System configuration features: ACL GMP GNUTLS JSON LIBXML2 MODULES NATIVE_COMP NOTIFY KQUEUE PDUMPER SQLITE3 THREADS TOOLKIT_SCROLL_BARS TREE_SITTER XIM ZLIB

Backtrace 🐾

<<BACKTRACE IF RELEVANT>>
@Pancf Pancf closed this as completed May 27, 2024
@Pancf
Copy link
Author

Pancf commented May 27, 2024

same as emacs-evil/evil-collection#674

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant