Gabriel Pettier

Results 130 comments of Gabriel Pettier

master version is correct, but it requires a release, or you need to install from github ``` pip3 install https://github.com/msbrogli/rpudb/archive/master.zip ``` a release would be nice, though.

trying, seems i didln't have the error this time (after deleting/restarting) will keep you updated. (oh, and now it indeed seem to have more effect! i was wondering how much...

Forgive me if this is too obvious but: - It starts on the main windows display, not the one which currently has the cursor. - Moving is limited to the...

Same here, i used BufEnter/BufLeave to toggle it, but when you have splits, going from one split to another disable it for the first split, would be better to enable...

Hey, thanks for the write up, and sorry for not getting back to this! Glad you think it's useful, i understand that indeed some synchronization mechanism would be needed for...

Indeed this would be nice to have, did anyone give it a shot? I think starting by extracting most methods (aside `_shouldRollover`) to a mixin class, and then create the...

Actually went on and experimented with that, quickly tested with an existing project needing the feature, and it seems to behave as expected, the script that many subprocesses all using...

not an ios user myself, but seems like this code should be made into a pull request to benefit more users. thanks.

maybe better to move to plyer then?

Interestingly, an european user reported something similar a couple days ago (in discord), and they had to change cp1251 (which supports cyrillic that they use) in their fork of plyer,...