Vladimir Bauer

Results 54 comments of Vladimir Bauer

Can you please check with head master? Should be fixed.

Mixing logs and progress bars at the same time is a bad idea IMHO. Log is supposed to be printed to hard media like paper in order to be read...

If you need to print something above a bar while it's running, please refer to [this](https://github.com/vbauerster/mpb/blob/master/_examples/barExtenderRev/main.go) example. > Such a solution exists in [indicatif](https://github.com/console-rs/indicatif). indicatif exposes a function [println](https://docs.rs/indicatif/latest/indicatif/struct.ProgressBar.html#method.println) which...

Implemented in v8. https://pkg.go.dev/github.com/vbauerster/mpb/v8#Progress.Write https://github.com/vbauerster/mpb/blob/master/_examples/progressAsWriter/main.go

It's known limitation. PB is written to stdout by default. Its output may be corrupted if another party writes to stdout while PB is rendering. There is some api which...

Implemented in v8. https://pkg.go.dev/github.com/vbauerster/mpb/v8#Progress.Write https://github.com/vbauerster/mpb/blob/master/_examples/progressAsWriter/main.go

Can you please check with head master? Should be fixed.

У меня не работает только под терминальной версией vim, c MacVim все переключается. MacVim устанавливал через Homebrew с ключем --override-system-vim Так же заметил что [issw](https://github.com/vovkasm/input-source-switcher) выдает разные id для раскладки...

Да с [Xkbswitch-macosx](https://github.com/myshov/xkbswitch-macosx) все работает!

Предлагаю [Лёхе](https://github.com/lyokha) упомянуть об альтернативе в README.