Roger Campos

Results 6 comments of Roger Campos

I understand it doesn't make sense to use bezier curves when you really have straight lines, but i'm creating a tool where the user can control the shape of the...

Would you consider adding support for inline image display in iterm? It's a custom extension on the xterm protocol, but the nicest way to show images imho. https://www.iterm2.com/documentation-images.html

An update version to log also object, not just strings. Also removed log of `Runtime.exceptionThrown` since that's already caught by `js_errors: true`. ```ruby class FerrumLogger def puts(log_str) _log_symbol, _log_time, log_body_str...

A test to assert `Capybara::Cuprite::ObsoleteNode` is raised when using `Driver#find`? oks! > Don't quite understand the issue or the consequences of this addition.. Capybara is responsible to manage the retry...

I can confirm this, 8 seconds to bootup for me: ``` 8840.780 8613.511 8613.511: sourcing /home/roger/.vim/bundle/vim-css-color/after/syntax/css.vim ```