ClickHouse/base
Azat Khuzhin 59e647077d Improve fuzzy search in clickhouse-client/clickhouse-local
I found few difference in sk/fzf and after this patch I think that it
should behave better.

So the following commands will be used by default:
- fzf --read0 --tac --tiebreak=index --height=30%
- sk --read0 --tac --tiebreak=-score --height=30%

Those two more or less allows true fuzzy reserve search.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-11-22 19:44:07 +01:00
..
base Improve fuzzy search in clickhouse-client/clickhouse-local 2022-11-22 19:44:07 +01:00
glibc-compatibility Fix msan warning 2022-11-08 17:25:03 +01:00
harmful make tests with tsan less flaky 2022-06-15 19:54:46 +02:00
pcg-random Fix typos with new codespell 2022-09-02 08:54:48 +00:00
readpassphrase Manipulate with -Wreserved-identifier only if HAS_RESERVED_IDENTIFIER has been detected 2021-10-03 17:42:36 +04:00
widechar_width More clang-tidy fixes 2022-06-28 11:50:05 +00:00
CMakeLists.txt base should not depend on Common 2022-04-29 10:26:35 +08:00