ClickHouse/base
Azat Khuzhin 4fe24488e8 Bind C-p/C-n to history-previous/history-next like readline in clickhouse-client with replxx
It is not easy to keep in mind that C-p/C-n is not
history-previous/history-next in replxx, thus it is pretty easy to
mistype.

Previous COMPLETE_NEXT/COMPLETE_PREV bindings has been binded to the
M-P/M-N (that was used for HISTORY_COMMON_PREFIX_SEARCH before, but it
also binded to M-p/M-n).

Plus clickhouse-client can be compiled with readline, so it is better to
make bindings the same.
2020-02-28 23:50:46 +03:00
..
common Bind C-p/C-n to history-previous/history-next like readline in clickhouse-client with replxx 2020-02-28 23:50:46 +03:00
consistent-hashing libs/ → base/ 2020-02-14 17:48:30 +03:00
consistent-hashing-sumbur libs/ → base/ 2020-02-14 17:48:30 +03:00
daemon Fix check-style #9161 2020-02-17 22:09:56 +03:00
ext Merge branch 'master' of github.com:yandex/ClickHouse 2020-02-17 23:54:57 +03:00
glibc-compatibility libs/ → base/ 2020-02-14 17:48:30 +03:00
loggers Colorize logs that are send to client with "send_logs_level" setting 2020-02-21 23:01:38 +03:00
memcpy libs/ → base/ 2020-02-14 17:48:30 +03:00
mysqlxx More strict aliasing 2020-02-22 10:17:24 +08:00
widechar_width libs/ → base/ 2020-02-14 17:48:30 +03:00
CMakeLists.txt More clean-up 2020-02-17 17:27:09 +03:00