mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-06 20:06:34 +01:00
Merge with upstream
This commit is contained in:
@@ -153,6 +153,7 @@ static void help_draw_global(ToxWindow *self)
|
||||
wprintw(win, " /group : Create a group chat\n");
|
||||
wprintw(win, " /join <chat id> <passwd> : Join a group chat with optional password\n");
|
||||
wprintw(win, " /nick <nick> : Set your nickname\n");
|
||||
wprintw(win, " /nospam : Change part of your Tox ID to stop spam\n");
|
||||
wprintw(win, " /log <on> or <off> : Enable/disable logging\n");
|
||||
wprintw(win, " /myid : Print your Tox ID\n");
|
||||
wprintw(win, " /clear : Clear window history\n");
|
||||
|
||||
Reference in New Issue
Block a user