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

spacemacs/shell-pop-eat renames the current buffer to *eat-1* #16794

Closed
bcc32 opened this issue Jan 13, 2025 · 0 comments · Fixed by #16795
Closed

spacemacs/shell-pop-eat renames the current buffer to *eat-1* #16794

bcc32 opened this issue Jan 13, 2025 · 0 comments · Fixed by #16795

Comments

@bcc32
Copy link
Collaborator

bcc32 commented Jan 13, 2025

Description :octocat:

spacemacs/shell-pop-eat renames the current buffer to *eat-1*

Reproduction guide 🪲

  • Enable shell layer
  • Start Emacs
  • Press SPC a t s a in some random buffer, e.g., foo.txt

Observed behaviour: 👀 💔
foo.txt buffer gets renamed to *eat-1*, and the shell buffer is called *eat*.

Expected behaviour: ❤️ 😄
foo.txt buffer does not get renamed to *eat-1*, and the shell buffer is called *eat-1*.

System Info 💻

  • OS: darwin
  • Emacs: 29.4
  • Spacemacs: 0.999.0
  • Spacemacs branch: bcc32 (rev. ab95572)
  • Graphic display: t
  • Running in daemon: nil
  • Distribution: spacemacs-base
  • Editing style: hybrid
  • Completion: compleseus
  • Layers:
(spell-checking syntax-checking compleseus mu4e ibuffer
                (org :variables org-enable-appear-support t org-enable-github-support t org-enable-modern-support t org-enable-notifications t org-project-capture-projects-file "TODO.org" org-start-notification-daemon-on-startup nil org-want-todo-bindings t)
                pdf
                (unicode-fonts :variables unicode-fonts-enable-ligatures t)
                eglot autohotkey csv emacs-lisp json markdown
                (ocaml :variables ocaml-format-on-save t)
                (rust :variables rust-backend nil)
                (scheme :variables scheme-implementations
                        '(chez chicken guile))
                (shell-scripts :variables shell-scripts-backend nil shell-scripts-format-on-save t)
                sql
                (nixos :variables nixos-format-on-save t)
                osx
                (git :variables git-enable-magit-todos-plugin t)
                (version-control :variables version-control-diff-tool nil)
                spacemacs-completion spacemacs-editing spacemacs-editing-visual spacemacs-evil spacemacs-language spacemacs-misc spacemacs-modeline spacemacs-navigation spacemacs-org spacemacs-project spacemacs-visual finance
                (shell :variables shell-default-shell 'shell shell-enable-smart-eshell t)
                (transmission :variables transmission-auto-refresh-all t)
                (bcc32 :variables bcc32-enable-auto-revert-debugging-at-startup nil bcc32-enable-explain-pause-at-startup nil)
                bcc32-ledger bcc32-org)
  • System configuration features: ACL GLIB GMP GNUTLS JPEG JSON LIBXML2 MODULES NOTIFY KQUEUE NS PDUMPER PNG RSVG SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS TREE_SITTER ZLIB
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

Successfully merging a pull request may close this issue.

1 participant