1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-16 21:35:24 +00:00
profanity/src/command
Marouane L 2d11a35ee1 Spawn external programs asynchronously
Drawback is that we can't check the exitcode anymore.
But we were unsure why/when we need this, see:
https://github.com/profanity-im/profanity/pull/1760/files#r980868708

Fixes https://github.com/profanity-im/profanity/issues/1759
2022-10-12 12:25:00 +02:00
..
cmd_ac.c add: autocompletion plugins arguments 2022-09-20 04:00:44 +03:00
cmd_ac.h Move declaration and definition of win_get_last_sent_message to the correct place 2021-10-22 10:24:51 +03:00
cmd_defs.c Fix typo which catched by codespell 2022-09-19 00:45:29 +03:00
cmd_defs.h Update copyright year 2022-05-09 15:43:33 +02:00
cmd_funcs.c Spawn external programs asynchronously 2022-10-12 12:25:00 +02:00
cmd_funcs.h Add basic qrcode functions 2022-05-30 18:04:36 +02:00