Commit 8469496
You name
feat: match anywhere in filename during interactive search
Previously, type-ahead search only matched at the start of filenames.
Now it matches anywhere in the filename (case insensitive).
For example, typing 'demo' will now find 'preview-demo.gif'.
Applies to both icon view and list view.
Closes linuxmint#26601 parent 3200500 commit 8469496
2 files changed
Lines changed: 52 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3875 | 3875 | | |
3876 | 3876 | | |
3877 | 3877 | | |
3878 | | - | |
3879 | | - | |
| 3878 | + | |
3880 | 3879 | | |
3881 | 3880 | | |
3882 | 3881 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
194 | 241 | | |
195 | 242 | | |
196 | 243 | | |
| |||
2538 | 2585 | | |
2539 | 2586 | | |
2540 | 2587 | | |
| 2588 | + | |
| 2589 | + | |
| 2590 | + | |
| 2591 | + | |
2541 | 2592 | | |
2542 | 2593 | | |
2543 | 2594 | | |
| |||
0 commit comments