From 4ecb7f3a162186fd7758f3bdedb3a0b4bb32f9d0 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sun, 15 Jan 2017 13:22:09 +0900 Subject: Replace --normalize with --literal and enable normalization by default Ref #790 --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index fbc1e413..22a5b75a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,9 @@ CHANGELOG - Added `--height HEIGHT[%]` option - Preview window will truncate long lines by default. Line wrap can be enabled by `:wrap` flag in `--preview-window`. -- Added `--normalize` option to normalize latin script letters before - matching. e.g. `sodanco` can match `Só Danço Samba`. +- Latin script letters will be normalized before matching so that it's easier + to match against accented letters. e.g. `sodanco` can match `Só Danço Samba`. + - Normalization can be disabled via `--literal` 0.15.9 ------ -- cgit v1.2.3