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
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please let us know if this issue is still valid!
Description
In
web-mode
, evil-search-forward (/
) gives strange behavior when searching for content inside a fold.Reproduction guide
web-mode
fold this div
(SPC m z
)search me
html file
Observed behaviour:
It appears that once evil finds the string
search me
, spacemacs stops responding until I hitctrl G
a few times.Expected behaviour:
It should be able to search for the string within a fold without freezing (preferably opening the fold automatically).
System Info
Backtrace
The text was updated successfully, but these errors were encountered: