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
You should be able to change the behavior by using start_in_insert = false for your toggleterm.nvim config (not toggletasks). But then it looks like you will end up in whatever mode you were in telescope, so selecting the task in normal leaves me in normal mode, and selecting in insert mode leaves me in insert mode. If that's not ok than we could add some option for toggletasks to always set insert/normal mode as desired by the user.
This makes us having to press 'i' before 'q' every time we want to exit. There is some way to avoid this?
The text was updated successfully, but these errors were encountered: