diff options
Diffstat (limited to 'doc/en/weechat_user.en.asciidoc')
-rw-r--r-- | doc/en/weechat_user.en.asciidoc | 83 |
1 files changed, 42 insertions, 41 deletions
diff --git a/doc/en/weechat_user.en.asciidoc b/doc/en/weechat_user.en.asciidoc index ed4805ab8..4faf7e922 100644 --- a/doc/en/weechat_user.en.asciidoc +++ b/doc/en/weechat_user.en.asciidoc @@ -33,6 +33,7 @@ Main features are: http://tools.ietf.org/html/rfc2811[2811], http://tools.ietf.org/html/rfc2812[2812] and http://tools.ietf.org/html/rfc2813[2813] +* IRC proxy and relay for remote interfaces * multi-platform (GNU/Linux, *BSD, MacOS X, Windows and other) * 100% GPL, free software @@ -186,7 +187,7 @@ $ make ---- $ mkdir build $ cd build -$ cmake .. -DPREFIX=/path/to/directory +$ cmake .. -DCMAKE_INSTALL_PREFIX=/path/to/directory $ make $ make install ---- @@ -203,7 +204,7 @@ List of commonly used options: The type of build: `Debug` (or `RelWithDebInfo`) is recommended if you are running development version of WeeChat. -| PREFIX | directory | /usr/local | +| CMAKE_INSTALL_PREFIX | directory | /usr/local | The directory where WeeChat will be installed. | WEECHAT_HOME | directory | ~/.weechat | @@ -841,45 +842,45 @@ default bar 'nicklist' has 'vertical' filling. Some examples of filling for bar 'nicklist': .... -┌──────────────────────────────────────────────────┐ -│Welcome to #test, this is a test channel │ -│12:54:15 peter | hey! │@carl │ -│12:55:01 +Max | hello │@jessika│ -│ │@maddy │ -│ │%Diego │ -│ │%Melody │ -│ │+Max │ -│ │ celia │ -│ │ Eva │ -│ │ freddy │ -│ │ Harold^│ -│ │ henry4 │ -│ │ jimmy17│ -│ │ jodie ▼│ -│[12:55] [6] [irc/freenode] 3:#test(+n){24} │ -│[@carl] █ │ -└──────────────────────────────────────────────────┘ - filling_left_right = vertical ▲ - -┌──────────────────────────────────────────────────┐ -│Welcome to #test, this is a test channel │ -│12:54:15 peter | hey! │@carl lee │ -│12:55:01 +Max | hello │@jessika louise │ -│ │@maddy mario │ -│ │%Diego mark │ -│ │%Melody peter │ -│ │+Max Rachel │ -│ │ celia richard│ -│ │ Eva sheryl │ -│ │ freddy Vince │ -│ │ Harold^ warren │ -│ │ henry4 zack │ -│ │ jimmy17 │ -│ │ jodie │ -│[12:55] [6] [irc/freenode] 3:#test(+n){24} │ -│[@carl] █ │ -└──────────────────────────────────────────────────┘ - filling_left_right = columns_vertical ▲ +┌───────────────────────────────────────────────────────────────────────┐ +│Welcome to #test, this is a test channel │ +│12:54:15 peter | hey! │@carl │ +│12:55:01 +Max | hello │@jessika│ +│ │@maddy │ +│ │%Diego │ +│ │%Melody │ +│ │+Max │ +│ │ celia │ +│ │ Eva │ +│ │ freddy │ +│ │ Harold^│ +│ │ henry4 │ +│ │ jimmy17│ +│ │ jodie ▼│ +│[12:55] [6] [irc/freenode] 3:#test(+n){24} │ +│[@carl] █ │ +└───────────────────────────────────────────────────────────────────────┘ + filling_left_right = vertical ▲ + +┌───────────────────────────────────────────────────────────────────────┐ +│Welcome to #test, this is a test channel │ +│12:54:15 peter | hey! │@carl lee │ +│12:55:01 +Max | hello │@jessika louise │ +│ │@maddy mario │ +│ │%Diego mark │ +│ │%Melody peter │ +│ │+Max Rachel │ +│ │ celia richard│ +│ │ Eva sheryl │ +│ │ freddy Vince │ +│ │ Harold^ warren │ +│ │ henry4 zack │ +│ │ jimmy17 │ +│ │ jodie │ +│[12:55] [6] [irc/freenode] 3:#test(+n){24} │ +│[@carl] █ │ +└───────────────────────────────────────────────────────────────────────┘ + filling_left_right = columns_vertical ▲ ┌───────────────────────────────────────────────────────────────────────┐ │@carl %Diego celia Harold^ jodie mario Rachel Vince │ |