]> jfr.im git - irc/hexchat/hexchat.git/commit
Add -q/-- flags to /execwrite to EXECWRITE and cmd_execW (#2675)
authororcus <redacted>
Mon, 24 Jan 2022 17:38:21 +0000 (18:38 +0100)
committerGitHub <redacted>
Mon, 24 Jan 2022 17:38:21 +0000 (11:38 -0600)
commit7cff05c7ac4efe30a34f7f1bc5d5aa7463cb4f16
tree6d89d95fe0785bdd4ee45a2c1cc64ecb6be9823e
parent1de339dfbcbc167f14345a75512b1e2658eafdad
Add -q/-- flags to /execwrite to EXECWRITE and cmd_execW (#2675)

added two flags to EXECWRITE and cmd_execw
-q : (quiet) to allow suppressing of additional (debug) output at the text box
--  : (stop parsing for further flags) for the edge cases where -q itself migh be part of used data and the user wants to show that at the text box

Closes #2666
src/common/outbound.c