hydra.nvim icon indicating copy to clipboard operation
hydra.nvim copied to clipboard

fix(hint.statusline): Restore correct window if it changed

Open Frederick888 opened this issue 2 years ago • 1 comments

9686845 fix(hint.statusline): Restore correct window if it changed

When the Hydra takes the user to a different window, we need to restore the status line of the old window where the hint is shown.

Fixes #73

Frederick888 avatar Feb 11 '23 05:02 Frederick888

Not sure if we want this or the old behaviour where we it simply updated all windows. But I can see how this makes things easier when a user has different status lines for different windows.

Frederick888 avatar Feb 11 '23 05:02 Frederick888