Changyu Gao
Changyu Gao
Hi, when I try to package a Tkinter app like this ```python from tkinter import Tk root = Tk() root.title("Feet to Meters") root.mainloop() ``` The bundled app will use an...
### Description: > Please include a detailed description of the issue (and an image or screen recording, if applicable) Importing dotfiles does not handle wildcards correctly. My `.zshrc` file contains...
- [x] I am on the [latest](https://github.com/ActivityWatch/activitywatch/releases/latest) ActivityWatch version. - [x] I have searched the issues of this repo and believe that this is not a duplicate. - **OS name...
看了下prompt,感觉很多Chinglish的表达,建议喂给chatgpt重新改写一下。比如 https://github.com/tisfeng/Easydict/blob/d6a2817a9091c6e06fc4b2ca2dc719b16b5b61e7/Easydict/Swift/Service/OpenAI/Prompt.swift#L319 > "3. According to the results of literal translation, find out ~~the~~ existing problems, including [but] not limited to: not in line with \(targetLanguage) expression habits, [the] sentence...
### 请先确认以下事项 - [X] 已仔细阅读了 [README](https://github.com/tisfeng/Easydict#readme) - [X] 在 [issues](https://github.com/tisfeng/Easydict/issues) 页面搜索过(包括已关闭的 issue),未发现类似功能建议 - [X] Easydict 已升级到 [最新版本](https://github.com/tisfeng/Easydict/releases) - [X] 我理解并认可上述内容,并理解项目维护者精力有限,**不遵循规则的 issue 可能会被无视或直接关闭** ### 功能描述 Currently, only English words are pronounced...