Copy (super+c) should copy line if nothing is selected
The first time I've seen this improvement was in IntelliJ IDE.
If nothing is selected, make the Copy command (super+c) copy the entire line.
The same goes for the Cut command (super+x).
Answer
It does indeed. I didn't notice it probably because I was expecting the line to stay selected after copy.
Cheers!
I would like the ability to turn this feature off too. I more often lose my clipboard content by mis-typing cmd-c than need to copy a line. As I'd usually cmd-d duplicate the line and move it.
The newest Dev build adds a new preference, called copy_with_empty_selection, which you can set to false. You need to be a registereed user to run the Dev builds, but hopefully this feature will be added to the free Stable build soon. If you can't use the dev builds, try the keybind-based solution here: http://www.sublimetext.com/forum/viewtopic.php?f=2&t=10265&start=0#p40655
Customer support service by UserEcho