sublime.log_commands(True)
no command for selector: breakUndoCoalescing
command: move_to {"to": "hardeol"}
command: move_to {"to": "hardbol"}
command: expand_selection {"to": "word"}
command: move {"by": "characters", "forward": true, "extend":true}
command: move {"by": "wordends", "forward": true, "extend":true}
command: move {"by": "words", "forward": false, "extend":true}
command: move {"by": "characters", "forward": false, "extend":true}
command: set_mark
command: delete_to_mark
command: yank
command: move_to {"to": "hardeol"}
command: left_delete
command: insert {"characters": "\n"}
command: run_macro_file {"file": "Packages/Default/Delete to Hard BOL.sublime-macro"}
command: yank
command: expand_selection {"to": "word"}cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages && find . -name "*(OSX).sublime-keymap" -print0 | xargs -0 egrep "(super|alt)\+enter"./Default/Default (OSX).sublime-keymap: { "keys": ["super+enter"], "command": "run_macro_file", "args": {"file": "Packages/Default/Add Line.sublime-macro"} },
./Default/Default (OSX).sublime-keymap: { "keys": ["alt+enter"], "command": "find_all", "args": {"close_panel": true},
./Default/Default (OSX).sublime-keymap: { "keys": ["alt+enter"], "command": "find_all", "args": {"close_panel": true},
./Default/Default (OSX).sublime-keymap: { "keys": ["ctrl+alt+enter"], "command": "replace_all", "args": {"close_panel": true},
./Default/Default (OSX).sublime-keymap: { "keys": ["alt+enter"], "command": "find_all", "args": {"close_panel": true},
cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages && find . -name "*.sublime-keymap" -print0 | xargs -0 egrep "(super|alt)\+enter"
Users browsing this forum: Google [Bot], icylace and 6 guests