Yunfan Yang
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:  So instead of matching only english alphabets in the escape pattern, we match for letters...