gnzsnz

Results 8 comments of gnzsnz

Hi, Thanks for your answer. I'm using byobu which uses tmux as backend and function keys are working fine. Same with ptpython, F3 takes me to history in ptpython and...

hi @j-bennet, i use pgcli outside byobu, otherwise key do conflict. but the problem is that even outside byobu function keys (F*) do not work for iterm and pgcli. iterm...

After a series of commits PR #71 provides a working version of pystore. In it's current state master branch and latest pipy package are not usable (at least not with...

> Thank you for the extra details! These shortcuts were introduced in #14799. We can add overrides for mac by adding `macKeys` in addition to OS-agnostic `keys`. Is there a...

dask does not support multiIndex. if you need muliIndex then pystore(due to dask as it's backend) won't do it.

fix for multi-threading applied on [f8e2dfd](https://github.com/ranaroussi/pystore/pull/71/commits/f8e2dfd6db871f1f6b09ffea0d8c532404b72c99) still making my mind if this is THE fix, or just a step on the right direction @ranaroussi I would appreciate your comments