ClickHouse/rust/skim
Azat Khuzhin b6bd5ecb19 Fix possible crash of fuzzy finder in client
Refs: https://github.com/lotabout/tuikit/pull/51
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-11-24 17:46:25 +01:00
..
.cargo Integrate skim into the client/local 2022-12-14 20:57:41 +01:00
include Use already written part of the query for fuzzy search (pass to skim) 2022-12-26 14:52:38 +01:00
src Use "exact" matching for fuzzy search 2023-02-04 14:15:02 +01:00
.gitignore Integrate skim into the client/local 2022-12-14 20:57:41 +01:00
build.rs.in Fix rust modules rebuild (previously ignores changes in cargo config.toml) 2022-12-27 10:35:50 +01:00
Cargo.toml Fix possible crash of fuzzy finder in client 2023-11-24 17:46:25 +01:00
CMakeLists.txt Disable skim under TSan (Rust does not supports ThreadSanitizer) 2023-10-09 12:37:40 +02:00