weechat - upgrade to 1.1 (lol comments)
This commit is contained in:
parent
d317cf7a30
commit
de9b39e707
13 changed files with 20 additions and 13 deletions
|
@ -1,5 +1,5 @@
|
|||
#
|
||||
# weechat.conf -- weechat v1.0.1
|
||||
# weechat.conf -- weechat v1.1
|
||||
#
|
||||
|
||||
[debug]
|
||||
|
@ -38,6 +38,7 @@ color_nick_offline = off
|
|||
color_pairs_auto_reset = 5
|
||||
color_real_white = off
|
||||
command_chars = ""
|
||||
command_incomplete = off
|
||||
confirm_quit = off
|
||||
day_change = on
|
||||
day_change_message_1date = "-- %a, %d %b %Y --"
|
||||
|
@ -67,6 +68,7 @@ input_share_overwrite = off
|
|||
input_undo_max = 32
|
||||
item_buffer_filter = "*"
|
||||
item_buffer_zoom = "!"
|
||||
item_mouse_status = "M"
|
||||
item_time_format = "%T"
|
||||
jump_current_to_previous_buffer = on
|
||||
jump_previous_buffer_when_closing = on
|
||||
|
@ -173,6 +175,7 @@ status_data_other = default
|
|||
status_data_private = lightgreen
|
||||
status_filter = green
|
||||
status_more = yellow
|
||||
status_mouse = green
|
||||
status_name = white
|
||||
status_name_ssl = lightgreen
|
||||
status_nicklist_count = default
|
||||
|
@ -181,6 +184,7 @@ status_time = default
|
|||
|
||||
[completion]
|
||||
base_word_until_cursor = on
|
||||
command_inline = on
|
||||
default_template = "%(nicks)|%(irc_channels)"
|
||||
nick_add_space = on
|
||||
nick_completer = ":"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue