Skip to content
This repository has been 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 opened this issue Oct 14, 2022 · 2 comments · May be fixed by #353
Open

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

samjwill opened this issue Oct 14, 2022 · 2 comments · May be fixed by #353

Comments

@samjwill
Copy link

samjwill commented Oct 14, 2022

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.
@samjwill samjwill changed the title Hop commands do not appear to work in the Command-line window Hop commands do not appear to work in the command-line window Oct 14, 2022
@hadronized
Copy link
Owner

Argh, that invalid buffer thing again… Thanks for reporting, I will have a look.

@jsr-p jsr-p linked a pull request Feb 18, 2023 that will close this issue
@tanloong
Copy link

tanloong commented Mar 3, 2024

Having the same issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants