mirror of
https://github.com/weechat/weechat.git
synced 2026-07-03 08:13:14 +02:00
Added new question in FAQ about highlights
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
WeeChat FAQ, 2007-06-07
|
||||
WeeChat FAQ, 2007-07-13
|
||||
=======================
|
||||
|
||||
Intended audience:
|
||||
@@ -189,6 +189,16 @@ A: You can use a terminal with rectangular selection (like rxvt-unicode,
|
||||
/set look_nicklist_position = top
|
||||
|
||||
|
||||
2.13
|
||||
================================================================================
|
||||
Q: How to be warned when someone highlights me on a channel ?
|
||||
|
||||
A: You can use sound.pl script (available on scripts page), and then
|
||||
setup a system command (to play sound, display message, ..) with this
|
||||
command :
|
||||
/setp perl.sound.cmd_highlight = "/usr/bin/command arguments..."
|
||||
|
||||
|
||||
3.1
|
||||
================================================================================
|
||||
Q: How should I report bugs?
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
WeeChat FAQ, 2007-06-07
|
||||
WeeChat FAQ, 2007-07-13
|
||||
=======================
|
||||
|
||||
Public concerné :
|
||||
@@ -200,6 +200,16 @@ R: Vous pouvez utiliser un terminal qui propose la s
|
||||
/set look_nicklist_position = top
|
||||
|
||||
|
||||
2.13
|
||||
================================================================================
|
||||
Q: Comment être averti lorsque quelqu'un prononce mon pseudo sur un canal ?
|
||||
|
||||
R: Vous pouvez utiliser le script sound.pl (disponible sur la page des
|
||||
scripts), puis configurer une commande système (jouant un son, affichant
|
||||
un message à l'écran, etc...) comme ceci :
|
||||
/setp perl.sound.cmd_highlight = "/usr/bin/commande parametres..."
|
||||
|
||||
|
||||
3.1
|
||||
================================================================================
|
||||
Q: Comment dois-je reporter les bugs ?
|
||||
|
||||
+11
-1
@@ -1,4 +1,4 @@
|
||||
WeeChat FAQ, 2007-06-07
|
||||
WeeChat FAQ, 2007-07-13
|
||||
=======================
|
||||
|
||||
Intended audience:
|
||||
@@ -189,6 +189,16 @@ A: You can use a terminal with rectangular selection (like rxvt-unicode,
|
||||
/set look_nicklist_position = top
|
||||
|
||||
|
||||
2.13
|
||||
================================================================================
|
||||
Q: How to be warned when someone highlights me on a channel ?
|
||||
|
||||
A: You can use sound.pl script (available on scripts page), and then
|
||||
setup a system command (to play sound, display message, ..) with this
|
||||
command :
|
||||
/setp perl.sound.cmd_highlight = "/usr/bin/command arguments..."
|
||||
|
||||
|
||||
3.1
|
||||
================================================================================
|
||||
Q: How should I report bugs?
|
||||
|
||||
+11
-1
@@ -1,4 +1,4 @@
|
||||
WeeChat FAQ, 2007-06-07
|
||||
WeeChat FAQ, 2007-07-13
|
||||
=======================
|
||||
|
||||
Public concerné :
|
||||
@@ -200,6 +200,16 @@ R: Vous pouvez utiliser un terminal qui propose la s
|
||||
/set look_nicklist_position = top
|
||||
|
||||
|
||||
2.13
|
||||
================================================================================
|
||||
Q: Comment être averti lorsque quelqu'un prononce mon pseudo sur un canal ?
|
||||
|
||||
R: Vous pouvez utiliser le script sound.pl (disponible sur la page des
|
||||
scripts), puis configurer une commande système (jouant un son, affichant
|
||||
un message à l'écran, etc...) comme ceci :
|
||||
/setp perl.sound.cmd_highlight = "/usr/bin/commande parametres..."
|
||||
|
||||
|
||||
3.1
|
||||
================================================================================
|
||||
Q: Comment dois-je reporter les bugs ?
|
||||
|
||||
Reference in New Issue
Block a user