Russia (GMT+3)
Compiler guy. I like C, Rust and Go. Allergic to C++
yyp
on Libera.Chat and OFTC~sircmpwn assigned ~yerinalexey to #685 on ~sircmpwn/hare
Comment by ~yerinalexey on ~sircmpwn/hare
Fixed in
066afc4a
Comment by ~yerinalexey on ~sircmpwn/hare
The real problem was that some environments remove carriage returns to "clean up" the text, which breaks the progress bar redraw. We should probably instead use
\x1b[0G
(move to column 0) terminal escape.
Comment by ~yerinalexey on ~sircmpwn/hare
Not sure why this wasn't automatically updated, but it is fixed as of
e9b63afe
Comment by ~yerinalexey on ~sircmpwn/hare
Is there a problem/bug caused by implicit subtyping?
~sircmpwn assigned ~yerinalexey to #584 on ~sircmpwn/hare
Comment by ~yerinalexey on ~sircmpwn/hare
Doesn't it already work?
~sircmpwn assigned ~yerinalexey to #566 on ~sircmpwn/hare
Comment by ~yerinalexey on ~taiite/senpai
See
/buffer
command
Comment by ~yerinalexey on ~smlavine/omnavi
No,
+%s
is valid in busybox