cli 启动快,很方便做快速测试。 但是传图片一直找不到优雅的方法, 目前我是先截图,然后保存到本地,然后复制图片的地址,再粘贴进终端中。
cli 启动快,很方便做快速测试。 但是传图片一直找不到优雅的方法, 目前我是先截图,然后保存到本地,然后复制图片的地址,再粘贴进终端中。
1
ktyang 9h 12m ago
截图直接粘贴也可以啊
|
2
caiyuan 9h 9m ago
为什么不用 codex app ?
现在有个新功能 appshot,在任何应用,只需要 command + command ,自动将当前应用截图到 codex 上下文,包括滚动条之外的内容。 |
3
DigitalG 9h 9m ago
直接终端粘贴就行( mac 的话,用 ctrl v 不是 cmd v )。都不行还是考虑用 app 吧
|
4
holimis 9h 5m ago
wsl2 的 codex 不行啊 ctrl v ,shift i 都不行
|
5
cutiechi 9h 2m ago
mac 上 ctrl v 就可以粘贴图片
|
6
beautyplus 8h 59m ago
写个 skill 访问剪贴板并生成临时文件,codex cli 直接调 skill
|
7
JarvisLee 8h 57m ago
你这样没直接用 codex 快吧
|
9
AtlantaANiu 8h 46m ago
windows 我知道 alt+v 。你找一下 codex 的 github issue, 好像有说明
|
10
cense 8h 36m ago
windows wsl2 terminal
|
13
wangshanshan 8h 15m ago
为什么不使用 codex 的桌面版?
|
14
bingoso OP @wangshanshan 启动太慢了,很多时候是想临时验证某个东西。
|
15
Thresh 6h 26m ago
mac control + V
|
16
lxxzml 5h 30m ago
@Thresh Failed to paste image: no image on clipboard: The image or the text that was
about the be transferred to/from the clipboard could not be converted to the appropriate format. |
17
crocoii 5h 27m ago via Android
linux ctrl+v ,奇怪的是 claude 相同按键不起作用。
|