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
There is a pretty neat algorithm for seam carving in images. I am tempted to implement something for text folding. You want to fold regions in such a way as to minimize the amount of screen jitter between keystrokes. One heuristic for doing this could be to fold regions which contain "unlikely" matches.
Fold text between matches when AceJump is activated in order to fit more matches on screen.
The text was updated successfully, but these errors were encountered: