mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
e623ad041f
C-z is extermelly useful for some users (like myself), so provide a way to configure it in client and avoid it's ignorance in clickhouse-disks (I hope it is OK since it is not that known utility and it does not have it's own configuration, while cli option is useless, one should remeber about it). Honestly I've never seen any interactive client that forbids C-z, so ignoring it my default looks strange to me. Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com> |
||
---|---|---|
.. | ||
clickhouse-disks.cpp | ||
CMakeLists.txt | ||
CommandChangeDirectory.cpp | ||
CommandCopy.cpp | ||
CommandGetCurrentDiskAndPath.cpp | ||
CommandHelp.cpp | ||
CommandLink.cpp | ||
CommandList.cpp | ||
CommandListDisks.cpp | ||
CommandMkDir.cpp | ||
CommandMove.cpp | ||
CommandRead.cpp | ||
CommandRemove.cpp | ||
CommandSwitchDisk.cpp | ||
CommandTouch.cpp | ||
CommandWrite.cpp | ||
DisksApp.cpp | ||
DisksApp.h | ||
DisksClient.cpp | ||
DisksClient.h | ||
ICommand_fwd.h | ||
ICommand.cpp | ||
ICommand.h |