<p>So to summarise (the default, there may be hidden settings I missed), there are three operations and all three:</p>
<ul>
<li>are a form of wrapping to keep lines as long as possible but below a limit</li>
<li>wrap at word boundaries</li>
<li>indent</li>
</ul>
<p>Where they are different is:</p>
<ul>
<li>
<p>reflow is manually initiated, applies to selection or paragraph, indents to the first line indent, permanently wraps by removing and inserting line ends, and the limit is long line marker or line breaking column.</p>
</li>
<li>
<p>line wrapping is automatic, display only ie the buffer is not modified, operates line by line, indents to the previous non-wrap line indent, and the limit is the window width</p>
</li>
<li>
<p>line breaking is automatic when typing a character beyond the limit, permanent ie it inserts a line end, applies to the current line only, indents to the current line indent, and the limit is the long line marker or line breaking column.</p>
</li>
</ul>
<p>So what to call them? My suggestions:</p>
<ul>
<li>manual wrap or <a href="https://github.com/codebrainz" class="user-mention">@codebrainz</a> rewrap</li>
<li>display wrap</li>
<li>auto wrap</li>
</ul>
<p>so lets wrap this up <g-emoji alias="grin" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f601.png" ios-version="6.0">😁</g-emoji></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/1639#issuecomment-336609949">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJ4iBN8oJIUPESoJLyf60XcuhSN33ks5ssD2TgaJpZM4P37A9">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ6UJZV7_RlAPwNp7KYxkP-VRetiTks5ssD2TgaJpZM4P37A9.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/issues/1639#issuecomment-336609949"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>

<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/geany/geany","title":"geany/geany","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/geany/geany"}},"updates":{"snippets":[{"icon":"PERSON","message":"@elextr in #1639: So to summarise (the default, there may be hidden settings I missed), there are three operations and all three:\r\n\r\n- are a form of wrapping to keep lines as long as possible but below a limit\r\n- wrap at word boundaries \r\n- indent\r\n\r\nWhere they are different is:\r\n\r\n- reflow is manually initiated, applies to selection or paragraph, indents to the first line indent, permanently wraps by removing and inserting line ends, and the limit is long line marker or line breaking column.\r\n\r\n- line wrapping is automatic, display only ie the buffer is not modified, operates line by line, indents to the previous non-wrap line indent, and the limit is the window width\r\n\r\n- line breaking is automatic when typing a character beyond the limit, permanent ie it inserts a line end, applies to the current line only, indents to the current line indent, and the limit is the long line marker or line breaking column.\r\n\r\nSo what to call them? My suggestions:\r\n\r\n- manual wrap or @codebrainz rewrap\r\n- display wrap\r\n- auto wrap\r\n\r\nso lets wrap this up :grin:"}],"action":{"name":"View Issue","url":"https://github.com/geany/geany/issues/1639#issuecomment-336609949"}}}</script>