bugvile, a vi-compatible text editor - Bugs: bug #44557, rectangle paste

 
 

bug #44557: rectangle paste

Submitter:  None
Submitted:  Tue 17 Mar 2015 04:24:25 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 17 Mar 2015 03:40:09 PM UTC, comment #3: 

Basically, if you copy any rectangle in any file and do <count><paste>, resulting rectangles do not line up.

Anonymous
Tue 17 Mar 2015 09:31:09 AM UTC, comment #2: 

I have a general sense of what is being reported, but need more information to reproduce the case.  If I have a file containing only


abc
def
ghi


and do


2q


then move the cursor down to select the chunk, followed by


p


or


P


then I do not get any leading blanks.

Thomas Dickey <dickey>
Group administrator
Tue 17 Mar 2015 04:32:30 AM UTC, comment #1: 

For some reason leading spaces in the original submission are left out.
This is how the second section should read, with _ representing space:

"
visual 2p (or 2P) results in:
abc
def
ghiabc
___def
___ghi
"

Anonymous
Tue 17 Mar 2015 04:24:25 AM UTC, original submission:  

Assuming that the cut buffer contains the following rectangle:
abc
def
ghi

visual 2p (or 2P) results in:
abc
def
ghiabc
   def
   ghi

as opposed to expected:
abcabc
defdef
ghighi

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by dickey (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code