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

Vim key mappings not working in markdown preview pane #18552

Open
1 task done
max-drexler opened this issue Sep 30, 2024 · 0 comments
Open
1 task done

Vim key mappings not working in markdown preview pane #18552

max-drexler opened this issue Sep 30, 2024 · 0 comments
Labels
defect [core label] language An umbrella label for all programming languages syntax behaviors markdown renderer markdown Markdown markup support vim

Comments

@max-drexler
Copy link

Check for existing issues

  • Completed

Describe the bug / provide steps to reproduce it

Vim key mappings, such as navigation using "ctrl-w" and toggling the command palette using ":", don't work in a markdown preview pane.

To reproduce:

  • Turn on vim mode
  • Open a markdown file and a preview to the side
  • Navigate to it using "ctrl-w l"
  • Now vim key mappings don't work, but default zed key mappings do ("cmd-k cmd-left" or "cmd-P").

I would assume that if it's possible with non-vim key mappings, it would be possible with vim key mappings.

Environment

Zed: v0.154.3 (Zed)
OS: macOS 13.6.8
Memory: 16 GiB
Architecture: x86_64

If applicable, add mockups / screenshots to help explain present your vision of the feature

No response

If applicable, attach your Zed.log file to this issue.

Zed.log
@max-drexler max-drexler added admin read Pending admin review defect [core label] triage Maintainer needs to classify the issue labels Sep 30, 2024
@JosephTLyons JosephTLyons added vim markdown Markdown markup support markdown renderer language An umbrella label for all programming languages syntax behaviors and removed triage Maintainer needs to classify the issue admin read Pending admin review labels Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
defect [core label] language An umbrella label for all programming languages syntax behaviors markdown renderer markdown Markdown markup support vim
Projects
None yet
Development

No branches or pull requests

2 participants