1
0
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:
Sebastien Helleu
2011-10-31 10:04:47 +01:00
parent ce17ca1512
commit 0d37e2ea6f
15 changed files with 38 additions and 27 deletions
+1 -1
View File
@@ -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"
+1 -1
View File
@@ -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"
+1 -1
View File
@@ -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"
+1 -1
View File
@@ -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"