summaryrefslogtreecommitdiff
path: root/documentation/settings
diff options
context:
space:
mode:
authordequis <dx@dxzone.com.ar>2016-07-25 03:20:17 -0300
committerdequis <dx@dxzone.com.ar>2016-07-25 03:49:08 -0300
commit1520ef59c56b4dd943394ec0528593d629f0d93d (patch)
treef35a0909afc097d6df907f89be98a074995ef81c /documentation/settings
parent2e0aac5a5fda87e944ab83e2f02da7bd41a0eaf2 (diff)
downloadirssi.github.io-1520ef59c56b4dd943394ec0528593d629f0d93d.zip
settings: add split_line_end, split_line_on_space, split_line_start
Diffstat (limited to 'documentation/settings')
-rw-r--r--documentation/settings/index.markdown21
1 files changed, 21 insertions, 0 deletions
diff --git a/documentation/settings/index.markdown b/documentation/settings/index.markdown
index 7b5eb6c..4c882d5 100644
--- a/documentation/settings/index.markdown
+++ b/documentation/settings/index.markdown
@@ -995,6 +995,27 @@ See the [appendix F](#a_f) for credits and license information of this document.
> Automatically save your settings when you quit irssi, or once per hour, rather than waiting for you to /save them yourself.
+{:#split_line_end}
+` split_line_end = `
+
+> When automatically splitting long lines, this is added to the end of line fragments.
+>
+> Added in irssi 0.8.17
+
+{:#split_line_on_space}
+` split_line_on_space = ON`
+
+> When this is ON, irssi tries to split long lines on spaces, instead of splitting in the middle of words.
+>
+> Added in irssi 0.8.18
+
+{:#split_line_start}
+` split_line_start = `
+
+> When automatically splitting long lines, this is added to the beginning of line fragments.
+>
+> Added in irssi 0.8.17
+
{:#STATUS_OPER}
` STATUS_OPER = * `