mcabber/mcabberrc.example
changeset 2304 fa8365fb6ac2
parent 2259 d3e9118c2795
child 2324 4ddd6f5c3ffc
equal deleted inserted replaced
2303:4f3821bda633 2304:fa8365fb6ac2
   140 # History
   140 # History
   141 # Number of lines to remember for the command line history
   141 # Number of lines to remember for the command line history
   142 # (default: 0, unlimited).
   142 # (default: 0, unlimited).
   143 set cmdhistory_lines = 250
   143 set cmdhistory_lines = 250
   144 
   144 
       
   145 # Let MCabber accept some vi(1)-like "normal mode" commands by setting the
       
   146 # option 'vi_mode' to 1 (default: 0).
       
   147 #set vi_mode = 1
       
   148 
   145 # You can set up a mask to filter buddies and display them according to
   149 # You can set up a mask to filter buddies and display them according to
   146 # their status.  The mask should contain the shortcut letters of the
   150 # their status.  The mask should contain the shortcut letters of the
   147 # status you want to see ([o]nline, [f]ree_for_chat, [d]o_not_disturb,
   151 # status you want to see ([o]nline, [f]ree_for_chat, [d]o_not_disturb,
   148 # [n]ot_available, [a]way, [_]offline).
   152 # [n]ot_available, [a]way, [_]offline).
   149 # For example, to display everybody the filter should be "ofdna_" (default).
   153 # For example, to display everybody the filter should be "ofdna_" (default).