Yuichiro Tachibana (Tsuchiya)

Results 334 comments of Yuichiro Tachibana (Tsuchiya)

Thanks for the report. I modified the keybindings: * unregister `ctrl+y` on find widget. * unregister `cmd+v` on find widget on mac. in #2307. This change will be available with...

I found a command to paste a text from clipboard to the find widget and assigned it to `ctrl+y`, so that `C-y` actually works on the find widget. I will...

Thanks but it's not possible to protect such code and data by nature of Stlite like other frontend apps. As you wrote encoding makes it a bit hard to read...

Hi thanks for the report. Looks like there has been some changes on Streamlit Cloud. Please try https://huggingface.co/spaces/whitphx/streamlit-webrtc-example instead which is deployed on Hugging Face Spaces until we can find...

Yes, it should work. [Setting up the STUN server config](https://github.com/whitphx/streamlit-webrtc?tab=readme-ov-file#configure-the-stun-server) may also be needed even in localhost. If you are using VPN, try disabling it.

Hi, sorry for inconvenience and now `streamlit-webrtc>=0.48.1` can be used with `streamlit>=1.39.0`. Plz try it.

Thank you! It normally works in a way [the document](https://www.gnu.org/software/emacs/manual/html_node/emacs/Kill-Ring.html) says.

It's not implemented yet. If you think it should be, please create an issue or convert this issue as a feature request about it so that we can manage the...