VintageEx
VintageEx copied to clipboard
An implementation of Vim's command-line mode for Sublime Text 2
when using Vintage and VintageEx (beutiful, mind blowing editing experience), one thing is not working; :sh to execute shell, i get an error saying : VintageEx: Error while executing command...
Follow the "convention" in ST and document settings there instead of in the readme.
UbserSelection uses PowerShell and is more advanced than cmd.exe, while retaining all advantages of cmd.exe (with some quoting acrobatics overhead).
I know almost nothing about Python OR the internals of SublimeText otherwise I'd do this as a pull request but I'd love to see window management commands such as :vs...
1. open st 2. create unsaved buffer 3. restart st The `:files` command should let the user switch to unsaved buffers, but it won't.
It should put it below(p) or above(P) the current line.
if you specify register :delete command puts text into specified register, but without register text should be put into unnamed register
Text that gets filtered through a command (e.g. with `:'
small typo fix