Yunfan Yang

Results 4 issues of Yunfan Yang

### Describe the bug ```text In Iterm you could configure hotkey window to be floating above fullscreen apps, but Warp does not currently support it. ```

Hi! Thank you for developing this amazing explainer for machine learning models. I am currently trying to use LIME's TextExplainer model to get some insights into the BERT model I...

I am trying to use the 'BASE' [table](https://docs.microsoft.com/en-us/typography/opentype/spec/base) in OpenType font and the following code returns None for some reason: ```rust let BASE_TABLE_TAG = 0x62736c6e; // The hex code for...

International characters should not be escaped in the shell. Check out the screenshot below: ![image](https://user-images.githubusercontent.com/30107576/162510749-336dc5bb-2d2f-4cbc-82fe-4b3cd2547e28.png) So instead of matching only english alphabets in the escape pattern, we match for letters...