Menu

Split Line suggestion

2007-04-25
2012-11-13
  • Nobody/Anonymous

    Split line always split to fit in the window. For example, to split lines at 80 character max, one need to resize the window to show about 80 characters, and then select split line.

    Wouldn't it be easier and usefull if you could select the maximum line width?

     
    • Nobody/Anonymous

      As for the last suggestion: use find replace
      Find the split character, and replace it with \r, \n or \r\n depending on the format used (use extended mode).
      I believe the textFX plugin has the capability to split and any given number, using the clipboard.

       
      • Nobody/Anonymous

        WOW! That should be miraculous... How does this work? What is \r \n?
        What format are you talking about?

         
    • Nobody/Anonymous

      One more suggestion. It gonna be cool, if when splitting, you can set a split character. So after splitting line Mary. Ann. Kate.    you will have
      Mary.
      Ann.
      Kate.