Shalabh Chaturvedi

Results 52 comments of Shalabh Chaturvedi

What's the downside of using json for something like this?

I hadn't heard of GKeyFile before - looks like some kind of ini file format? I think in this case the ubiquity of json trumps other factors. I hope we're...

I was thinking another way to manage this is to have the bundle writer run a 'howl bundle' command that imports the bundle locally and introspects it to write out...

Yeah that's a good point. What if the build command produced a zip file that you'd have to upload to a repo somewhere to make it available? Versioning of bundles...

+1 Julia would be a nice addition.

:+1: I've wanted this too. Actually I've wanted a full terminal emulator but that's may be too much too ask...

Interesting. I'm not sure if this is exactly what I want or is this a black box? Basically I want a buffer to be a terminal, where I can run...

This feature sounds very cool and useful, but do you have a screenshot that shows this? Unfortunately Howl doesn't recognize nesting level or do folding yet. It does have `buffer-structure`...

So I think you mean 'buffer-grep' and not 'buffer-grep-regex', which doesn't exist. Responding to some (not all) of your points below: * Yes I think 'buffer-grep' would be better named...

@stutonk - try this: - Invoke 'buffer-replace' - Press `backspace` - this deletes leading '/' - Type a separator character of your choice, e.g. `:` - Type ` :|` -...