Skip to content

Unable to scroll in terminal vi mode #46736

@andreasvh-conceto

Description

@andreasvh-conceto

Reproduction steps

  1. Execute command: terminal panel: toggle focus to access the terminal
  2. lets print some stuff with ls -la
  3. Execute command: terminal: toggle vi mode
  4. Try to move up to the top multiple lines by pressing k multiple times try to go down with j

Current vs. Expected behavior

Current behaviour:
If you press k multiple times the cursor get stuck at the apple/teminal icon. You can only go one line up. You are unable to go more lines up. BUT: If you press ESC after mutliple k presses you are at the line you want.

Image

Expected behaviour:
In vi mode i can press k multiple times and everytime i press k i go one line up. Everytime i pressj i go one line down.

Zed version and system specs

Zed: v0.218.7+stable.118.41bab92dac34777ae4256e5041f7b7236fd16cdd (Zed)
OS: macOS 26.2
Memory: 16 GiB
Architecture: aarch64

Attach Zed log file

Zed.log
no error inside the logs

Relevant Zed settings

settings.json

Relevant Keymap

keymap.json

(for AI issues) Model provider details

No response

If you are using WSL on Windows, what flavor of Linux are you using?

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:parity/vimFeedback for Vim parity featuresarea:ui/fontFont feedback for readability, size, style, etcmeta:easy repro stepsSteps to reproduce are easypriority:P2Average run-of-the-mill bugsstate:needs reproNeeds reproduction steps / someone to reproduce

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions