Closed vidjuheffex closed 5 years ago
Actually I dont think its the markdown file, I think thats a coincidence, I get "Error running timer: (error "Lisp nesting exceeds ‘max-lisp-eval-depth’")" in the messages window
What are you using to preview the files? I'd guess that's the problem. helm-projectile
doesn't come w/ that functionality out of the box AFAIK.
Closing as it doesn't seem like a helm-projectile
issue.
Expected behavior
Pressing down through a list of project files in helm should go to the next item in the list
Actual behavior
Works unless the list-item is a markdown file in which case it opens the file, and sends the down arrow command as cursor movement.
Steps to reproduce the problem
Be in project, do helm-projectile-find-file, hit down arrow past a markdown file
Backtraces if necessary (
M-x toggle-debug-on-error
)Environment & version information
helm-projectile
version: 20180815.1514helm
version (inhelm-pkg.el
): 20181222.848projectile
version (M-x projectile-version
): 20181218.2023M-x emacs-version
): 26.1