You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ObserverOfTime
changed the title
Bug: cannot enter insert mode in fzf-lua click handler
Bug: fzf-lua click handler switches to normal mode
Jan 11, 2025
Self Checks
How to reproduce the problem
nvim -u lualine-fzf-issue.lua lualine-fzf-issue.lua
Expected behaviour
The fzf terminal should be in insert mode.
Actual behaviour
The fzf terminal enters insert mode but then switches to normal mode.
Minimal config to reproduce the issue
Additional information
The fzf terminal stays in insert mode when calling the function directly.
The text was updated successfully, but these errors were encountered: