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

unmark in ranger does not work #6690

Closed
psamim opened this issue Jul 27, 2016 · 1 comment
Closed

unmark in ranger does not work #6690

psamim opened this issue Jul 27, 2016 · 1 comment

Comments

@psamim
Copy link

psamim commented Jul 27, 2016

Description

In ranger, when I mark files with TAB or C-SPC, I cannot unmark them using u m.

Reproduction guide

  • Start Emacs
  • Have ranger layer activated
  • Open ranger using SPC a r or deer using SPC a d
  • Mark a file using TAB or C-SPC
  • Unmark the file using u m

Observed behaviour:
Nothing happens and ^[ m is displayed in mini-buffer.

Expected behaviour:
The marked file should be unmarked.

System Info

  • OS: gnu/linux
  • Emacs: 24.5.1
  • Spacemacs: 0.105.21
  • Spacemacs branch: nil (rev. 0283f64)
  • Graphic display: t
  • Distribution: spacemacs
  • Editing style: vim
  • Completion: helm
  • Layers:
((auto-completion :variables auto-completion-enable-sort-by-usage t auto-completion-enable-snippets-in-popup t auto-completion-enable-help-tooltip t)
 better-defaults emacs-lisp javascript haskell python lua c-c   html shell-scripts ess sql go java react git markdown org restclient selectric erc dockerfile latex evil-commentary spell-checking syntax-checking version-control ranger semicolon org-latex-classes psamim-defaults psamim-org psamim-org-zotero psamim-org-reftex)
@psamim
Copy link
Author

psamim commented Jul 27, 2016

The problem was due to outdated documentation, pull request created.
punassuming/ranger.el#126

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Upstream bugs
Reported, waiting
Development

No branches or pull requests

3 participants