klonuo

Results 19 issues of klonuo

Hi, I wanted to try your plugin, as I wanted ipython shell in vim buffer instead that other vim-ipython plugin. I cloned it in my bundles but it didn't work....

I don't see any point in using large fixed width font for dialogs. Can't you use regular dialog font - MS Sans Serif at 8pt?

In regards to [expanded variables](https://github.com/srusskih/SublimeJEDI/pull/168), [ST build 3068](http://www.sublimetext.com/3dev) added a function to expand ST native variables that weren't exposed previously, so the hacked PR can rest for users that are...

enhancement

FYI, this: https://github.com/moklick/generator-leaflet/blob/master/app/index.js#L26 breaks on Windows as there is no such command.

Ctrl+Shift+C, type command and execute errors to this message: > shell_cmd or cmd is required This change resolved it for me: ``` diff --- a/Default (Windows).sublime-keymap +++ b/Default (Windows).sublime-keymap @@...

Great plugin. Love the same as in foobar. Default colormap is nice, but would you consider reading colormap from file - thus allowing custom colormaps? Also it this is to...

enhancement

fixes #1

Hi, please try to follow [installation instruction](https://github.com/robe2/node_postgis_express#installation) in your terminal. Thanks

Typing any letter then pressing Ctrl+Space causes IPython console to freeze. Ctrl+C doesn't break, instead pressing Ctrl+Break dumps me in terminal. This is on Windows with 5.0.0b2, but I think...