Cut Line. Makes cutting a full line of text faster in your code editor.

github.com/tekkub/cut-line

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

August 2014
  • Prepare 0.10.0 release
  • Merge pull request #15 from vorou/master
  • eol doesn't need to be an instance var
  • Using file's EOL (Win/Unix)
June 2014
  • Prepare 0.9.0 release
  • Use a transaction on paste
  • OCD you know me
  • Fix the blank line insertion
  • Split the cursor sorting out
  • Fuck semicolons
May 2014
  • Prepare 0.8.0 release
  • Merge pull request #10 from jamesrom/patch-1
  • Added Windows support.
  • Prepare 0.7.0 release
  • 80col
  • Merge pull request #7 from zr40/master
  • Merge pull request #9 from slang800/patch-1
  • add linux support & remove unrelated docs
April 2014
  • Remove whitespace inserted by insertNewlineAbove()
  • Prepare 0.6.0 release