Commit Graph

10 Commits

Author SHA1 Message Date
Azat Khuzhin
e623ad041f Make C-z ignorance configurable (ignore_shell_suspend) in clickhouse-client
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>
2024-08-19 08:33:53 +02:00
divanik
bb0b93f77d Change wrong implementations of copy and move 2024-07-01 11:11:16 +00:00
divanik
5da4b69d57 Tried to fix tests 2024-06-25 17:20:42 +00:00
divanik
6f841d89e7 Fix tests 2024-06-17 17:41:28 +00:00
divanik
b8992f0397 Create integration test 2024-06-13 19:14:16 +00:00
divanik
d7c70d029e Ignore caches and encrypted 2024-06-06 16:56:30 +00:00
divanik
439ac99897 Resolve several issues 2024-05-31 13:10:42 +00:00
divanik
0a2d922d23 Fix help message printing 2024-05-29 13:57:29 +00:00
divanik
4c2d8a1378 Add highlighting 2024-05-27 14:26:20 +00:00
divanik
f7238356d1 Commit from private 2024-05-27 11:44:45 +00:00