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

SPC a s i messes up layout #7691

Closed
kini opened this issue Nov 8, 2016 · 3 comments
Closed

SPC a s i messes up layout #7691

kini opened this issue Nov 8, 2016 · 3 comments

Comments

@kini
Copy link
Contributor

kini commented Nov 8, 2016

Description :octocat:

SPC a s i messes up layout

Reproduction guide 🪲

  1. Start Emacs
  2. Do SPC w / SPC a s i
  3. Do ESC SPC a s i

Observed behaviour: 👀 💔

After step 2, the left window is focused and contains the shell
buffer. The bottom window and right window contain the Spacemacs
splash screen buffer.

After step 3, the frame is split between a large top window and a
small bottom window, both containing the Spacemacs splash screen
buffer.

Expected behaviour: ❤️ 😄

After step 2, the bottom window is focused and contains the shell
buffer. The left and right windows contain the Spacemacs splash
screen buffer.

After step 3, the frame is split between equally sized left and right
windows, both containing the Spacemacs splash screen buffer.

System Info 💻

  • OS: gnu/linux
  • Emacs: 25.1.1
  • Spacemacs: 0.200.5
  • Spacemacs branch: develop (rev. 2c4cd4d)
  • Graphic display: t
  • Distribution: spacemacs
  • Editing style: vim
  • Completion: helm
  • Layers:
(yaml html python helm better-defaults emacs-lisp git github markdown org
      (shell :variables shell-default-height 30 shell-default-position 'bottom)
      (spell-checking :variables spell-checking-enable-by-default nil)
      syntax-checking version-control rust)
  • System configuration features: XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GPM DBUS GSETTINGS NOTIFY GNUTLS FREETYPE M17N_FLT LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS GTK3 X11
@TheBB
Copy link
Collaborator

TheBB commented Nov 8, 2016

This is easily reproducible outside Spacemacs, therefore please take it upstream.

@kini
Copy link
Contributor Author

kini commented Nov 8, 2016

Thanks. Reported as kyagi/shell-pop-el#51.

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please let us know if this issue is still valid!

@github-actions github-actions bot added the stale marked as a stale issue/pr (usually by a bot) label Feb 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants