Laser Yuan
Laser Yuan
Wish this feature can be implemented. This seems to be the only possible way to do REPL driven development in terminal. Update: I tried to use crmux to access a...
Thanks for the explanation. I thought to use crmux to bypass the restriction.
I wish it support fullscreen on external monitor. Even better could it auto fit font size on another screen.
> To make things worse, the same error happens when I build as root. So this is definitely a bug, but I literally have no idea if this is bender,...
How about this approach? http://vimeo.com/30586709 around 15:54
The step argument transform seems not working with doc string (triple quotes), where the interpolation is most needed.
> Yes, I tried it and it does the same as `SlimuxREPLSendLines`. So does `SlimuxREPLSendBuffer`. I don't know if this helps but I tried sending the following commands > >...
Projection server and Rails server share the same model definitions and database. Did you suggest I need to decouple the User model with the other models and only load those...
Same issue for not specifying options.
``` --privileged -v /dev:/dev ``` works for me