Hello,
according to document ( http://www.sublimetext.com/docs/2/multi ... board.html ) Ctrl+U is undo selection but it does not work for me.. actually nothing happens at all.
this is what i see on Default (Windows).sublime-keymap
{ "keys": ["ctrl+u"], "command": "soft_undo" },
thanks in advance.