Marty Oehme
c59b617da5
Fixed text not flowing to the external (nvim) editor and saved text not being brought back into qutebrowser. Same issue as here https://github.com/qutebrowser/qutebrowser/issues/6707 it essentially amounts to the terminal not having its own running process id which qutebrowser uses to know when the application closes. Thus, it thinks it closes immediately and deletes the temporary file. No changes are brought back and the file is empty for the editor. With the fix, this does not happen anymore. |
||
---|---|---|
.. | ||
.config/qutebrowser | ||
.local |