Kohányi Róbert
Kohányi Róbert
The need for a feature like this immediately ran trough my mind when I started using `hh` (just today, great stuff), so +1!
It works, however right now I'm so used to the default behaviour that it feels weird using this. :) A few things/ideas. The "how-to" part, these lines ``` - HISTORY...
`HH_PROMPT='$ '` would work well enough I think. Still, I'm so used to the default here also, that when I've changed it my eyes just couldn't adjust :D They're focusing...
[I've created an example plunk here](http://plnkr.co/edit/Y3LJh4l6gIbQU0RFIYTX). However ... in this simple plunk it seems to work. I reckon that the same stuff isn't working for me, because in my actual...
[I've updated my plunk, but it still seems to work](http://plnkr.co/edit/Y3LJh4l6gIbQU0RFIYTX). Something is different on my end. Will try and sort it out. Closing the issue.
Okay, figured it out. The schema form version in the plunker is different than the one I'm using. I was not able to create a plunk while linking every dependency...
Sadly version 0.8.13 does not fix this. :(
@thiagog3 I'm still using version 0.8.2 and that works, haven't tried newer versions. I'm content with this. For another project I'm using this instead: https://github.com/jdorn/json-editor/, there is an Angular binding...
@moul I gave up after a while, because it seemed nearly impossible to support #7. However I've looked into this a bit back then and I remember something about _not...
It would be very nice if you could add support for this. I saw in your Dockerfile that you plan to add gcc-multilib package to the box. Could add g++-multilib...