AppImage / AppImage/AppImageKit

Using /proc/self/cwd from within an appimage−d application

未關閉
#989 16 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
沒有語言資料
星號
9.4k
分支
588
PR 合併指標
PR 指標待擷取

描述

I'm frequently using /proc/self/cwd as the working directory because I don't like to start an application from a given directory, then having to navigate to the very same directory each time I open a file.

Intended Workflow: cd ~/long∕path/project1/
application&
(press ^O, see all the files)

Unfortunately these applications start to use appimage so this stopped working. Instead I'll have to cope with the applications remembering the in-my-case-wrong directory in the open dialog. I'm not sure how to proceed from this point.

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。