Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Harpoon quick menu hidden if hlsearch = true #646

Open
CyberMuz opened this issue Nov 19, 2024 · 2 comments
Open

Harpoon quick menu hidden if hlsearch = true #646

CyberMuz opened this issue Nov 19, 2024 · 2 comments

Comments

@CyberMuz
Copy link

Hi,
I noticed an issue when using the Harpoon2 with catppuccin colorscheme if hlsearch is set to on.

I have C-e mapped to toggle quickmenu as suggested in the Primeagen tutorials. When I open Neovim I'm able to open the Harpoon menu normally:
image

But if I search for something (in the example "keymap") and then try open harpoon, the window with list of files doesn't show. Only background color changes from black to the blueish color (this is the background color that is set when Harpoon menu is activated). When I press any button (like up or down arrow) the Harpoon menu appears, and all is normal.

image

After pressing any key on keyboard menu is visible:
image

If I set hlsearch to off then all works normally.

In this examples I'm using catppuccin-frappe, but the issue is present on other catppuccin-* scheme.
I reproduced this on urxvt and xfce4-terminal.

@FettGoenner
Copy link

FettGoenner commented Dec 18, 2024

Same problem here. Able to reproduce.
After searching (with hlsearch = true) the Harpoon menu is not visible unless hitting another key.

  • Neovim version: 0.10.2
  • Terminal: kitty
  • Colorscheme: catppuccin-mocha
  • OS: NixOS

Switching to no colorscheme or to gruvbox did not resolve the issue, so it probably has nothing to do with the colorscheme.

Edit: Used Harpoon 2.

@FettGoenner
Copy link

@CyberMuz maybe update the issue name by removing the colorscheme reference? It is pretty non-descriptive right now.

Suggested new name: "Harpoon quick menu hidden if hlsearch = true"

@CyberMuz CyberMuz changed the title Issues when using catppuccin colorscheme when hlsearch is on Harpoon quick menu hidden if hlsearch = true Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants