<p>I really like the vertical editing capability of Geany but I noticed that the paste feature only hits one line, I think the logic should presume when multiple lines are vertically selected that a paste issued should be applied to all lines in the vertical selection (instead of only the first one) </p>

<p>To duplicate create a new test document, enter a few lines <br>
one <br>
two <br>
three<br>
four</p>

<p>Then write a word lets say "line " copy it to the clipboard and then vertically select the beginning column of the four lines above by (holding SHIFT + ALT and clicking the beginning of line 1 then clicking the beginning of line four (you should see the cursor blinking across the entire selected lines) </p>

<p>If you type in manually from here it will be applied to all selected lines, but hitting Paste/Ctrl-V you get the following: <br>
line one <br>
two <br>
three<br>
four</p>

<p>As you can see the paste is applied to only the first line in the selection </p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/geany/geany/issues/841">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ-a8Badw6vfQLzkhyjmjSKEFTasNks5pUaFogaJpZM4G8DHr.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/841"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>