1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-01 23:36:37 +02:00

core: fix typo in help of option weechat.look.paste_bracketed (bug #35717)

This commit is contained in:
Sebastien Helleu
2012-03-04 19:41:34 +01:00
parent d733a5bd62
commit f5769dbd17
15 changed files with 27 additions and 27 deletions
+1 -1
View File
@@ -1978,7 +1978,7 @@ config_weechat_init_options ()
N_("enable terminal \"bracketed paste mode\" (not supported in all "
"terminals/multiplexers): in this mode, pasted text is bracketed "
"with control sequences so that WeeChat can differentiate pasted "
"text from typed-in text \"(ESC[200~\", followed by the pasted text, "
"text from typed-in text (\"ESC[200~\", followed by the pasted text, "
"followed by \"ESC[201~\")"),
NULL, 0, 0, "off", NULL, 0, NULL, NULL, &config_change_paste_bracketed, NULL, NULL, NULL);
config_look_paste_max_lines = config_file_new_option (