Sergei Vorobev

Results 50 issues of Sergei Vorobev

I called jumpstat sequentially and data is not consistent: it's wiped at some point. Should be a problem with DB -> file save logic ![image](https://cloud.githubusercontent.com/assets/816680/4415104/bff1b9a4-4524-11e4-9683-24c8d3075a4d.png)

bug

PSReadLine use worker thread to capture user input. That prevents generation of OnIdle events, because engine is never OnIdle. Jump-Location subscribe UpdateTime callback to OnIdle events. Maybe this should be...

question

When you call 'man j' and 'man jumpstat' your should get help about usage. Help should include scenarios: 1) simple scenario 2) j - 3) jumpstat scenarios: cleanup, scan

enhancement

Is it intentional? Did you move development to another place? Is the current store version non-open-source?

Thank you for an awesome extension! How about `Ctrl+P` to go to any open tab with fuzzy search? ;) I was playing with new browser https://vivaldi.com/ (opera successor). One of...

After the recent gloo submodule bump, bazel build that uses gloo needs a slight update. Tested that now I was able to build :torch with gloo (on our internal build)

triaged
open source
topic: not user facing

Steps to reproduce ------------------ Get a folder with a decent number of files (65k will do) Try to do autocompletion on file name in this folder Expected behavior ----------------- Respond...

Usability
WG-Interactive-IntelliSense
WG-Engine-Performance
Hacktoberfest
In-PR

This is not a breaking change because previously we just failed at the runfiles with ``` link or target filename contains space on line 9877: '_main/external/rules_python~override~pip~pypi_311_imgaug/site-packages/imgaug/augmenters/arithmetic (copy).py /root/.cache/bazel/_bazel_root/00e0182df830644af7af00c92693c660/external/rules_python~override~pip~pypi_311_imgaug/site-packages/imgaug/augmenters/arithmetic (copy).py' ```...

Context: at my company, we have a wildly used framework that at the time of writing didn't consider good static type hints for the framework **users** as one of the...

topic: feature