mirror of
https://github.com/profanity-im/profanity.git
synced 2025-02-02 15:08:15 -05:00
Add limitations info to /help editor
This commit is contained in:
parent
cc0bac1746
commit
8100dbdd6a
@ -2621,7 +2621,9 @@ static struct cmd_t command_defs[] = {
|
|||||||
CMD_SYN(
|
CMD_SYN(
|
||||||
"/editor")
|
"/editor")
|
||||||
CMD_DESC(
|
CMD_DESC(
|
||||||
"Spawn external editor to edit message")
|
"Spawn external editor to edit message. "
|
||||||
|
"After editing the inputline may appear empty. Press enter to send the text anyways. "
|
||||||
|
"Use /executable to set your favourite editor." )
|
||||||
CMD_NOARGS
|
CMD_NOARGS
|
||||||
CMD_NOEXAMPLES
|
CMD_NOEXAMPLES
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user