Skip to content

Vim Mode: "go to definition" will switch to visual mode #42596

@derekuang

Description

@derekuang

Summary

As title, after update zed to 0.213.3(Windows platform), the action "go to definition" by typing "g d" in vim mode will switch to visual mode.

Description

DESCRIPTION_HERE

Steps to reproduce:

  1. enable vim mode
  2. find a function call
  3. enter "g d" to go to definition
  4. done

Expected Behavior: keep in normal mode
Actual Behavior: switch to visual mode

Zed Version and System Specs

Zed: v0.212.3 (Zed)
OS: Windows 10.0.19044
Memory: 31.8 GiB
Architecture: x86_64
GPU: NVIDIA GeForce GTX 1050 Ti || NVIDIA Corporation || 536.23 r536_08

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

Zed.log

Metadata

Metadata

Assignees

Labels

area:parity/vimFeedback for Vim parity featuresmeta:regressionthis used to work and now doesn't

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions