1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-29 06:16:40 +02:00

aspell: add bar item "aspell_suggest" in /help aspell (closes #390)

This commit is contained in:
Sébastien Helleu
2015-04-11 18:58:44 +02:00
parent b2a68af077
commit b15818fd4c
19 changed files with 101 additions and 55 deletions
@@ -488,6 +488,9 @@ weechat_aspell_command_init ()
" /set aspell.check.default_dict \"en\"\n"
" /aspell enable\n"
"\n"
"To display a list of suggestions in a bar, use item "
"\"aspell_suggest\".\n"
"\n"
"Default key to toggle aspell is alt-s."),
"enable"
" || disable"