diff options
author | Tom Feist <shabble@cowu.be> | 2010-07-21 16:25:07 +0000 |
---|---|---|
committer | Tom Feist <shabble@cowu.be> | 2010-07-21 16:25:07 +0000 |
commit | c2252b6c67df64995b336c27fb175d504af20675 (patch) | |
tree | d7d9db209ed0ab7350cf88008e1ec0cdc5556b0a /history-search | |
parent | more fixing and moving (diff) | |
download | irssi-scripts-c2252b6c67df64995b336c27fb175d504af20675.tar.gz irssi-scripts-c2252b6c67df64995b336c27fb175d504af20675.zip |
added some stuff to the guide, and cleaned up some irssi.pod function descs
Diffstat (limited to 'history-search')
-rw-r--r-- | history-search/irssi/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/history-search/irssi/config b/history-search/irssi/config index 052c67c..17cd55e 100644 --- a/history-search/irssi/config +++ b/history-search/irssi/config @@ -263,4 +263,5 @@ settings = { }; "fe-text" = { actlist_sort = "refnum"; }; "perl/core/scripts" = { autoinstall_custom_prompt = "yes"; }; + "fe-common/core" = { bell_beeps = "yes"; }; }; |