dotfiles/qutebrowser
Marty Oehme c59b617da5
qutebrowser: Fix external textbox editor
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.
2023-03-09 21:17:24 +01:00
..
.config/qutebrowser qutebrowser: Fix external textbox editor 2023-03-09 21:17:24 +01:00
.local qutebrowser: Add documentation to doi2scihub script 2022-12-19 17:02:36 +01:00