]> git.rmz.io Git - dotfiles.git/commitdiff
weechat: update config
authorSamir Benmendil <samir.benmendil@ultrahaptics.com>
Wed, 16 May 2018 08:43:31 +0000 (09:43 +0100)
committerSamir Benmendil <samir.benmendil@ultrahaptics.com>
Wed, 16 May 2018 08:46:37 +0000 (09:46 +0100)
weechat/guile.conf [new file with mode: 0644]
weechat/logger.conf
weechat/lua.conf [new file with mode: 0644]
weechat/perl.conf [new file with mode: 0644]
weechat/python.conf [new file with mode: 0644]
weechat/ruby.conf [new file with mode: 0644]
weechat/tcl.conf [new file with mode: 0644]
weechat/weechat.conf

diff --git a/weechat/guile.conf b/weechat/guile.conf
new file mode 100644 (file)
index 0000000..07a4910
--- /dev/null
@@ -0,0 +1,14 @@
+#
+# weechat -- guile.conf
+#
+# WARNING: It is NOT recommended to edit this file by hand,
+# especially if WeeChat is running.
+#
+# Use /set or similar command to change settings in WeeChat.
+#
+# For more info, see: https://weechat.org/doc/quickstart
+#
+
+[look]
+check_license = off
+eval_keep_context = on
index 970131143d1e5a037d993a2bc43bb9506a383f0c..5da98c27b64b928a32080780a14fce3e695c771c 100644 (file)
@@ -11,6 +11,7 @@
 
 [look]
 backlog = 20
+backlog_conditions = ""
 
 [color]
 backlog_end = 103
@@ -19,6 +20,7 @@ backlog_line = 245
 [file]
 auto_log = on
 flush_delay = 120
+fsync = off
 info_lines = off
 mask = "$plugin.$name.weechatlog"
 name_lower_case = on
diff --git a/weechat/lua.conf b/weechat/lua.conf
new file mode 100644 (file)
index 0000000..fa4966b
--- /dev/null
@@ -0,0 +1,14 @@
+#
+# weechat -- lua.conf
+#
+# WARNING: It is NOT recommended to edit this file by hand,
+# especially if WeeChat is running.
+#
+# Use /set or similar command to change settings in WeeChat.
+#
+# For more info, see: https://weechat.org/doc/quickstart
+#
+
+[look]
+check_license = off
+eval_keep_context = on
diff --git a/weechat/perl.conf b/weechat/perl.conf
new file mode 100644 (file)
index 0000000..31924b9
--- /dev/null
@@ -0,0 +1,14 @@
+#
+# weechat -- perl.conf
+#
+# WARNING: It is NOT recommended to edit this file by hand,
+# especially if WeeChat is running.
+#
+# Use /set or similar command to change settings in WeeChat.
+#
+# For more info, see: https://weechat.org/doc/quickstart
+#
+
+[look]
+check_license = off
+eval_keep_context = on
diff --git a/weechat/python.conf b/weechat/python.conf
new file mode 100644 (file)
index 0000000..187b778
--- /dev/null
@@ -0,0 +1,14 @@
+#
+# weechat -- python.conf
+#
+# WARNING: It is NOT recommended to edit this file by hand,
+# especially if WeeChat is running.
+#
+# Use /set or similar command to change settings in WeeChat.
+#
+# For more info, see: https://weechat.org/doc/quickstart
+#
+
+[look]
+check_license = off
+eval_keep_context = on
diff --git a/weechat/ruby.conf b/weechat/ruby.conf
new file mode 100644 (file)
index 0000000..f6de7fb
--- /dev/null
@@ -0,0 +1,14 @@
+#
+# weechat -- ruby.conf
+#
+# WARNING: It is NOT recommended to edit this file by hand,
+# especially if WeeChat is running.
+#
+# Use /set or similar command to change settings in WeeChat.
+#
+# For more info, see: https://weechat.org/doc/quickstart
+#
+
+[look]
+check_license = off
+eval_keep_context = on
diff --git a/weechat/tcl.conf b/weechat/tcl.conf
new file mode 100644 (file)
index 0000000..4c0e389
--- /dev/null
@@ -0,0 +1,14 @@
+#
+# weechat -- tcl.conf
+#
+# WARNING: It is NOT recommended to edit this file by hand,
+# especially if WeeChat is running.
+#
+# Use /set or similar command to change settings in WeeChat.
+#
+# For more info, see: https://weechat.org/doc/quickstart
+#
+
+[look]
+check_license = off
+eval_keep_context = on
index 91d399c6dc7fd75df243540dd3298b74f626e6fc..55a472ce30cf904a65ef56b53075380a1523ff7d 100644 (file)
@@ -218,6 +218,7 @@ partial_completion_command = on
 partial_completion_command_arg = on
 partial_completion_count = on
 partial_completion_other = on
+partial_completion_templates = "config_options"
 
 [history]
 display_default = 5