pulsar/spec
Nathan Sobo 4575483d80 Selection expands flexibly when window is resized
If a region of the selection needs to span the full line, I assign
right: 0 instead of a width so that it always stretches across the
entire editor, even after a resize.
2012-01-31 10:55:17 -07:00
..
atom Selection expands flexibly when window is resized 2012-01-31 10:55:17 -07:00
fixtures Refactor all buffer manipulation to use Buffer.change 2012-01-25 17:59:15 -08:00
stdlib Merge branch 'master' into editor 2012-01-19 18:54:34 -08:00
spec-bootstrap.coffee fdescribe / fit can be used to focus specs manually 2011-12-23 15:38:22 -06:00
spec-helper.coffee Can select text with the mouse 2012-01-28 17:00:59 -08:00
spec-suite.coffee Meta+s triggers save on Editor. 2011-12-16 16:30:51 -08:00