nano-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nano-devel] Add function to convert leading whitespace to tabs


From: Ken Tyler
Subject: Re: [Nano-devel] Add function to convert leading whitespace to tabs
Date: Mon, 20 Oct 2014 15:25:05 +1100

On 20 Oct 2014, at 8:46 am, Erik Lundin <address@hidden> wrote:

> Many times a day i copy code from one terminal to another and this
> messes up the indenting on some of the lines.

A hint, easy way to do this is to mark the text that is to be copied, ^0 to 
write out the marked text to a file (usually “xx”) and then ^R to load the 
written out “xx” file into  the destination nano maintaining tabs and spaces.

Not suggesting your patch is not required or a good idea but the unused key 
combinations are valuable for future  “big” improvements like macro define and 
expand, or columnar cut and paste, both of  which I've threatened  to write 
since nano day one.

ken


reply via email to

[Prev in Thread] Current Thread [Next in Thread]