Commit a36a83a
authored
soft_fast_search-nyq
Expanded file panel fast search functionality to also search for matches in the middle of the string if search in the beginning of the string was unsuccessful. This is very helpful in two scenarios:
1) When no exact match in the beginning of the filename string was found, but user would like to also find matches in the middle of the filenames.
2) When directory contains files that start with characters that can't be easily entered into fast search box like '[' and '{', yet the user would like to search beyond these characters.
soft_fast_search (FarGroup#862)
@nyq
nyq committed last month
1 parent d61cbf7
commit d9a16fb1 parent 12f9258 commit a36a83a
1 file changed
Lines changed: 18 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
3690 | 3690 | | |
3691 | 3691 | | |
3692 | 3692 | | |
3693 | | - | |
| 3693 | + | |
3694 | 3694 | | |
3695 | 3695 | | |
3696 | 3696 | | |
| |||
3710 | 3710 | | |
3711 | 3711 | | |
3712 | 3712 | | |
3713 | | - | |
3714 | | - | |
| 3713 | + | |
| 3714 | + | |
| 3715 | + | |
3715 | 3716 | | |
3716 | | - | |
3717 | | - | |
3718 | | - | |
| 3717 | + | |
| 3718 | + | |
| 3719 | + | |
| 3720 | + | |
| 3721 | + | |
3719 | 3722 | | |
3720 | | - | |
3721 | | - | |
3722 | | - | |
3723 | | - | |
| 3723 | + | |
| 3724 | + | |
| 3725 | + | |
| 3726 | + | |
| 3727 | + | |
| 3728 | + | |
| 3729 | + | |
| 3730 | + | |
3724 | 3731 | | |
3725 | 3732 | | |
3726 | 3733 | | |
| |||
0 commit comments