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

unimpaired mappings not working in all buffers #6189

Closed
DanielFGray opened this issue Jun 1, 2016 · 2 comments
Closed

unimpaired mappings not working in all buffers #6189

DanielFGray opened this issue Jun 1, 2016 · 2 comments
Labels
- Bug tracker - File browser Key Bindings stale marked as a stale issue/pr (usually by a bot)

Comments

@DanielFGray
Copy link

Unimpaired bindsing like [b and ]b don't seem to work in all buffers, for example dired and DocView.

Steps to reproduce:

  • open any two files
  • switch back and forth with [b and ]b
  • use - to open dired (vinegar layer mapping)
  • cannot use [b/]b in dired

System Info 💻

  • OS: Ubuntu GNU/Linux
  • Emacs: 24.5.1
  • Spacemacs: 0.105.20
  • Spacemacs branch: develop (rev. 8f45a94)
  • Graphic display: t
  • Distribution: spacemacs
  • Editing style: vim
  • Completion: helm
  • Layers:
(auto-completion better-defaults emacs-lisp evil-cleverparens evil-commentary evil-snipe
                 git github javascript haskell html lua markdown org php python react shell
                 spell-checking syntax-checking themes-megapack version-control vinegar)
@duianto
Copy link
Collaborator

duianto commented Sep 20, 2019

]b and [b now switches to the next/prev buffer from a dired buffer.
It was most likely fixed by this PR:
evil-unimpaired: Switch from normal state to motion state #11787

Correction:
It doesn't work in dired buffer when the vinegar layer is used, because dired buffers open in evilified state.

@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 Sep 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
- Bug tracker - File browser Key Bindings stale marked as a stale issue/pr (usually by a bot)
Projects
None yet
Development

No branches or pull requests

4 participants