mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-15 03:53:41 +00:00
c35eb86a37
After switching to replxx you don't need the following anymore: - RL_PROMPT_START_IGNORE (\001) - RL_PROMPT_END_IGNORE (\002) And those symbols also breaks the client prompt (the text length calculated incorrectly, it does not interpret "\x01" as an escape sequence but instead just a bunch of bytes and shows extra whitespaces after prompt). Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com> |
||
---|---|---|
.. | ||
bash-completion | ||
benchmark | ||
client | ||
compressor | ||
copier | ||
diagnostics | ||
disks | ||
extract-from-config | ||
format | ||
git-import | ||
install | ||
keeper | ||
keeper-converter | ||
library-bridge | ||
local | ||
obfuscator | ||
odbc-bridge | ||
self-extracting | ||
server | ||
static-files-disk-uploader | ||
su | ||
clickhouse-split-helper | ||
CMakeLists.txt | ||
config_tools.h.in | ||
embed_binary.S.in | ||
main.cpp |