Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Hop commands do not appear to work in the command-line window #333

Open
@samjwill

Description

@samjwill

Platform/Version:

  • Ubuntu 22.04
  • Neovim v0.8.0-1210-gd367ed9b2
  • LuaJIT 2.1.0-beta3

The issue:

  • Hop commands do not appear to work in the Command-line window. (See :help cmdline-window)

To reproduce:

  • Install hop.nvim.
  • Launch Neovim.
  • Press : to enter command mode.
  • Press <C-f> to open the command-line window.
  • Enter a hop command or a keybind that would trigger a hop command. For example, using the binds specified in the README, pressing f will result in the following error:
    image

Expected behavior:

  • The buffer can be navigated with hop commands, similarly to any other buffer.

Actual behavior:

  • Error E5108 occurs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions