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

jump-to-last-layout binding doesn't work in terminal #4910

Closed
james-w opened this issue Jan 31, 2016 · 3 comments
Closed

jump-to-last-layout binding doesn't work in terminal #4910

james-w opened this issue Jan 31, 2016 · 3 comments
Labels
- Bug tracker - Fixed in develop stale marked as a stale issue/pr (usually by a bot) To be reproduced

Comments

@james-w
Copy link

james-w commented Jan 31, 2016

Description

I suspect this is a slightly more general problem, but I'm new, so not
sure how to debug further, or what all the terms are. I think the
description might actually be " not received by transient states in the terminal"

Basically the binding for spacemacs/jump-to-last-layout
doesn't work in a terminal.

Reproduction guide

  • Start Emacs with -nw
  • Start a second perspective layout
  • Try and jump between layouts with SPC l

Observed behaviour:
Layout doesn't switch, main buffer receives the and
tries to do the normal binding for that (next button, autocomplete,
whatever)

Expected behaviour:
Jump to last layout

works elsewhere, e.g. SPC so I suspect this is
specific to transient states.

System Info

  • OS: gnu/linux
  • Emacs: 24.5.1
  • Spacemacs: 0.105.9
  • Spacemacs branch: develop (rev. 42bc71d)
  • Distribution: spacemacs
  • Editing style: vim
  • Completion: helm
  • Layers:
(auto-completion better-defaults emacs-lisp git markdown python
                 (shell :variables shell-default-height 30 shell-default-position 'bottom)
                 spell-checking syntax-checking version-control)

I also tried disabling everything except (elisp shell and better-defaults) and
it still happened.

Thanks to Andre0991 on Gitter for helping me to track down how to
reproduce.

@rgrinberg
Copy link
Contributor

rgrinberg commented Oct 13, 2016

I've tried reproducing with emacs in the terminal and could not reproduce. Switching between new perspectives just fine.

@bmag
Copy link
Collaborator

bmag commented Oct 13, 2016

@james-w In terminal, TAB and C-i are indistinguishable. What's the value of dotspacemacs-distinguish-gui-tab? Does SPC l <tab> work if you change its value in dotspacemacs and restart Emacs?

Edit: whoops, didn't see this is an old issue. Is this still a problem?

@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
@james-w james-w closed this as completed Mar 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
- Bug tracker - Fixed in develop stale marked as a stale issue/pr (usually by a bot) To be reproduced
Projects
None yet
Development

No branches or pull requests

5 participants