Dominic Savoie
Dominic Savoie
(Please, look the source code as the html get weirdly parsed in this github issue)
That was the quick fix I used before understanding the _ordering_ problem.. maybe it wasn't a total hack after all. Thanks
I agree that Ctrl+V should do a block selection rather than paste in vim-mode (where people paste with p and P). @MitchellMcKenna : An easy workaround is to use "wv"...
So, I enabled `"vintageous_log_level": "info"` and `sublime.log_commands(True)` When I press ':', I see: `command: press_key {"key": ":"}` but nothing else.. like if : wasn't mapped to anything.