about summary refs log tree commit diff stats
path: root/themes
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2020-06-19 20:17:20 +0200
committerMichael Vetter <jubalh@iodoru.org>2020-06-19 20:17:20 +0200
commit448f7f0936fe8b92b472cdb608195382b8eeba34 (patch)
tree4ef2e364e99b8900ae011054e8299311d0b8408a /themes
parentcffce4de8a28f3b4d929f7fcbf22882dca5a1e59 (diff)
downloadprofani-tty-448f7f0936fe8b92b472cdb608195382b8eeba34.tar.gz
Use shell to start eval_password command
Since https://github.com/profanity-im/profanity/commit/d92c576aa53505d712715b1acc6344af3262c84f
we rely on g_spawn_sync().
Which doesn't do variable/glob expansion.

For our use of call_external() in opening and URL or avatar this is
fine.

For getting the password we want to be able to use ~ for our files.
Let's use a shell here.

Fix https://github.com/profanity-im/profanity/issues/1364
Diffstat (limited to 'themes')
0 files changed, 0 insertions, 0 deletions