Files
textmate/Frameworks
Allan Odgaard b8bccf684b Fix re-indented paste with zig-zap selections
When selecting multiple lines, but not including the newline on the last line of the selection, TextMate still consider it a “full line” and will insert a newline when pasting, unless pasting on an empty line.

Previously the check to see if the line was empty, would not account for a non-empty but selected line, which would effectively be empty since the selected text is deleted before pasting.
2013-10-04 22:02:56 +02:00
..
2013-09-03 12:27:20 +02:00
2013-09-03 12:27:20 +02:00
2013-10-04 17:08:21 +02:00
2013-09-03 12:27:20 +02:00
2013-09-05 23:57:02 +02:00
2013-08-25 21:13:06 +02:00
2013-09-22 12:55:42 +02:00
2013-10-04 16:51:27 +02:00
2013-09-06 11:53:58 +02:00
2013-09-05 20:59:10 +02:00
2013-09-03 12:27:20 +02:00
2012-08-09 16:25:56 +02:00