diff options
author | Michael Vetter <jubalh@iodoru.org> | 2020-06-19 20:17:20 +0200 |
---|---|---|
committer | Michael Vetter <jubalh@iodoru.org> | 2020-06-19 20:17:20 +0200 |
commit | 448f7f0936fe8b92b472cdb608195382b8eeba34 (patch) | |
tree | 4ef2e364e99b8900ae011054e8299311d0b8408a /src/profanity.c | |
parent | cffce4de8a28f3b4d929f7fcbf22882dca5a1e59 (diff) | |
download | profani-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 'src/profanity.c')
0 files changed, 0 insertions, 0 deletions