Files
fzf/src
Junegunn Choi 4c9cab3f8a Fix prefix/suffix/equal matcher to trim whitespaces
- Prefix matcher will trim leading whitespaces only when the pattern
  doesn't start with a whitespace
- Suffix matcher will trim trailing whitespaces only when the pattern
  doesn't end with a whitespace
- Equal matcher will trim leading whitespaces only when the pattern
  doesn't start with a whitespace, and trim trailing whitespaces only
  when the pattern doesn't end with a whitespace

Previously, only suffix matcher would trim whitespaces unconditionally.

Fix #1894
2020-03-01 12:36:02 +09:00
..
2020-02-24 01:43:19 +09:00
2017-08-15 01:10:41 +09:00
2017-07-18 03:14:33 +09:00
2019-12-16 18:47:05 +09:00
2016-11-07 02:32:14 +09:00
2019-07-19 13:22:35 +09:00
2016-08-19 02:39:32 +09:00
2017-08-15 01:10:41 +09:00
2020-01-25 01:41:55 +09:00
2017-08-15 01:10:41 +09:00
2017-04-28 22:58:08 +09:00
2017-04-28 22:58:08 +09:00
2019-07-19 13:22:35 +09:00