mirror of
https://github.com/weechat/weechat.git
synced 2026-07-01 07:16:37 +02:00
aspell: add note about option "aspell.check.commands" in /help aspell
This commit is contained in:
@@ -11,7 +11,7 @@ dictlist: show installed dictionaries
|
||||
disable: disable aspell on current buffer
|
||||
addword: add a word in your personal aspell dictionary
|
||||
|
||||
Input line beginning with a '/' is not checked, except for some commands.
|
||||
Input line beginning with a '/' is not checked, except for some commands (see /set aspell.check.commands).
|
||||
|
||||
To enable aspell on all buffers, use option "default_dict", for example:
|
||||
/set aspell.check.default_dict "en"
|
||||
|
||||
@@ -11,7 +11,7 @@ dictlist: show installed dictionaries
|
||||
disable: disable aspell on current buffer
|
||||
addword: add a word in your personal aspell dictionary
|
||||
|
||||
Input line beginning with a '/' is not checked, except for some commands.
|
||||
Input line beginning with a '/' is not checked, except for some commands (see /set aspell.check.commands).
|
||||
|
||||
To enable aspell on all buffers, use option "default_dict", for example:
|
||||
/set aspell.check.default_dict "en"
|
||||
|
||||
@@ -11,7 +11,7 @@ dictlist: afficher les dictionnaires installés
|
||||
disable: désactiver aspell sur le tampon courant
|
||||
addword: ajouter un mot dans le dictionnaire personnel aspell
|
||||
|
||||
Les lignes d'entrée commençant par '/' ne sont pas vérifiées, sauf pour certaines commandes.
|
||||
Les lignes d'entrée commençant par '/' ne sont pas vérifiées, sauf pour certaines commandes (voir /set aspell.check.commands).
|
||||
|
||||
Pour activer aspell sur tous les tampons, utilisez l'option "default_dict", par exemple :
|
||||
/set aspell.check.default_dict "en"
|
||||
|
||||
@@ -11,7 +11,7 @@ dictlist: show installed dictionaries
|
||||
disable: disable aspell on current buffer
|
||||
addword: add a word in your personal aspell dictionary
|
||||
|
||||
Input line beginning with a '/' is not checked, except for some commands.
|
||||
Input line beginning with a '/' is not checked, except for some commands (see /set aspell.check.commands).
|
||||
|
||||
To enable aspell on all buffers, use option "default_dict", for example:
|
||||
/set aspell.check.default_dict "en"
|
||||
|
||||
Reference in New Issue
Block a user