mirror of
https://github.com/weechat/weechat.git
synced 2026-07-03 08:13:14 +02:00
alias: keep spaces at the end of /alias command arguments
This commit is contained in:
@@ -20,6 +20,8 @@
|
||||
#ifndef WEECHAT_PLUGIN_ALIAS_COMMAND_H
|
||||
#define WEECHAT_PLUGIN_ALIAS_COMMAND_H
|
||||
|
||||
#define ALIAS_COMMAND_KEEP_SPACES weechat_hook_set (ptr_hook, "keep_spaces_right", "1")
|
||||
|
||||
extern void alias_command_init ();
|
||||
|
||||
#endif /* WEECHAT_PLUGIN_ALIAS_COMMAND_H */
|
||||
|
||||
Reference in New Issue
Block a user