Commit 6b93d15
committed
perf: do not redraw the stl when on a floating win
Problem: Fzf-lua is slow since when scrolling to each result item
Bareline redraws the statusline many times.
Solution: When the cursor is on any floating window, do not redraw
the statusline.1 parent 18b7eb1 commit 6b93d15
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1162 | 1162 | | |
1163 | 1163 | | |
1164 | 1164 | | |
| 1165 | + | |
| 1166 | + | |
| 1167 | + | |
| 1168 | + | |
| 1169 | + | |
| 1170 | + | |
| 1171 | + | |
1165 | 1172 | | |
1166 | 1173 | | |
1167 | 1174 | | |
| 1175 | + | |
| 1176 | + | |
| 1177 | + | |
1168 | 1178 | | |
1169 | 1179 | | |
1170 | 1180 | | |
| |||
0 commit comments