Plugin: ncurses

Variables

aspell

Type.  bool

Default value.  0

defines if dictionary should be turn on
more about dictionary in dictionary.txt

aspell_lang

Type.  text

Default value.  "pl"

defines language to use by the dictionary

aspell_encoding

Type.  text

Default value.  "iso8859-2"

defines encoding to use by the dictionary

backlog_size

Type.  integer

Default value.  1000

number of lines which will be save in screen buffor (those one which 
is scroll by Page Up and Page Down). Cann't be less than lines on screen.

backlog_scroll_half_page

Type.  bool

Default value.  1

defines how window is scrolled: if set to 1 (default), window is scrolled
for half its size, if set to 0, whole content minus one line is scrolled
up or down.

contacts

Type.  integer

Default value.  2

defines if contact window shuold be displayed on the right side of the screen. 
If set on 2 information about status' change aren't displayed and ignore value of 
"display_notify" variable. 

contacts_groups

Type.  text

Default value.  none

separeted by comma groups, which can be switched on contact list by F4. To display 
users out of group: !group. All users are displayed default. 

contacts_groups_all_sessions

Type.  bool

Default value.  0

If turn on - displaying group contacts means taking into consideration all sessions.

contacts_metacontacts_swallow

Type.  bool

Default value.  1

If turn on - displaying all users means that if on contact list is displayd metaconatct, 
all contacts belongs to it are hide.

contacts_order

Type.  text

Default value.  none

options of contacts list separate by coma or space. Default settings is : 
,,right, margin=1, nowrap, nodescr, order=chavawxadninnoer''

possible status:

ch - free for chat

av - available

aw - away

xa - extended away

dn - don't disturb

in - invisible

no - not available

er - illegal contac

ty - pseudo state "typing not avail"

it possible to skipp some of status -- they will be not displayed on contacts list.

list of available option:
- left, right, top, bottom - contacts list position on screen,
- frame, noframe - contact list separate from main window or not,
- margin=n, nomargin - margin between main window and contact list or not,
- wrap, nowrap - contact list wrap or not,
- descr, nodescr - desription of status will be displayed or not,
- order=n - order of status displaying
- nosort - alphabetic order on contact list, only status from 'order' option will be displayed

contacts_size

Type.  integer

Default value.  8

defines width of contacts list window

display_transparent

Type.  bool

Default value.  1

defines if background should be transparent.

enter_scrools

Type.  bool

Default value.  0

if turn on then pressing ENTER in empty line cause movement screen of one line

header_size

Type.  integer

Default value.  0

defines header size displayed on the top of the screen. Maximum value: 5.

kill_irc_window

Type.  bool

Default value.  1

if set to 0, you disables killing irc chat window with keystroke
binding.

lastlog_display_all

Type.  integer

Default value.  0

*not translated yet*

lastlog_matchcase

Type.  bool

Default value.  0

*not translated yet*

lastlog_noitems

Type.  bool

Default value.  0

*not translated yet*

margin_size

Type.  integer

Default value.  15

defines margin size used by /| with themes

mark_on_window_change

Type.  bool

Default value.  1

if set to 1, add marker to current window and then switch to another window

statusbar_size

Type.  integer

Default value.  1

defines statusbar size in lines form 1 to 5.