On Fri, May 4, 2012 at 2:41 AM, Bruno Rocha <[email protected]> wrote: > Amazing! > > I cloned and I am using it now, the console tabs is a killer feature! I > loved having tracebacks and webserver logs here. > > Can you explain how the "eval shell" works?
Wow, you were quick... You must be in debug mode. Then you can evaluate variables, expressions eval sheel is not very bullet prof if you put an expression with spaces it will "break". For example go to debug mode (F2) reload your browser (I think that you need to reload two times, some minor gotcha) then write request in eval shell > Thank you for sharing this, I will try to contribute! Be aware. The code is really a big mess :) Ricardo

