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
Description
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:
Expected behavior:
- The buffer can be navigated with hop commands, similarly to any other buffer.
Actual behavior:
- Error E5108 occurs.
Metadata
Metadata
Assignees
Labels
No labels