2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-22 01:22:00 +00:00
confluent/confluent_client/confluent
Jarrod Johnson b606882327 Have collate preserve relative whitespace
The change to tolerate either a space or no space ended up
greedily consuming whitespace.  Do best possible in two cases:

For log, use the first line as a clue, and consistently pad or not pad
according to first line.  It won't catch different pad strategies, or
handle first line being indented but other lines not being indented.

For the textgroup variant, allow subsequent lines to revise the
pad downward, and accept any whitespace, not just space.
2024-04-19 08:22:32 -04:00
..
client.py Enhance error reporting 2024-03-21 16:09:37 -04:00
logreader.py dump log to stfout with timestamps 2023-05-31 17:39:53 -04:00
screensqueeze.py Clear terminal after full draw 2022-12-14 16:14:34 -05:00
sortutil.py Opportunistically grab and sort by node 2017-11-06 15:47:59 -05:00
termhandler.py Correct fix for the python3 compatibility 2022-04-13 17:32:43 -04:00
textgroup.py Have collate preserve relative whitespace 2024-04-19 08:22:32 -04:00
tlv.py Begin work on passing filehandles for local cli 2021-02-17 13:54:18 -05:00
tlvdata.py Remove use of eventlet in client side 2022-06-08 11:03:56 -04:00