Waldir Pimenta

Results 753 comments of Waldir Pimenta

> the `ARG RUBY_VERSION` in the new Dockerfile has no default value. @MetalArend that's been fixed by @ cdlewis in #706 :)

Yes, if only part of a line is changed, that makes more sense, agreed. I see you've created #26 to track that case. On the other hand, if a line...

Thanks for trying this out so quickly! The demos are great, but indeed the effect doesn't work out in all cases out of the box, especially when multiple lines are...

> Steps to reproduce: >0. Ensure no libflif.so.0 in /usr/lib > > 1. git clone > 2. cd to project folder > 3. **make all** > 4. cd src &&...

I see, thanks for the clarification. In this case, I would guess that a grid/table layout system (if that would somehow be workable) would be a good way to address...

By the way, while attempting to render the man page I had just generated, I got two warnings, but I'm not sure that warrants a new bug -- let me...

@carbongreat13 is what you're seeing similar to [this](https://github.com/tom-james-watson/Emote/pull/49#issuecomment-907250134)? Or is the issue only in the output produced by Emote, rather than in its UI?

I tried to search a bit for how to configure xterm to enable forwarding of the Shift+PgUp and Shift+PgDn keys, and found [some](https://groups.google.com/forum/#!topic/de.comp.os.unix/hkvU2f63bCc) [stuff](http://soc.if.usp.br/manual/xterm/xterm.faq.html#xterm_pageup). However, I'm afraid I have another...

> maybe keep the image? @rachmadaniHaryono isn't the image redundant with the text-based diagram? They contain exactly the same content :thinking: Compare the image: ![](https://raw.githubusercontent.com/todotxt/todo.txt/master/description.svg) ...and the text-based diagram: ```...

@dinosv any thoughts about removing trailing whitespace (suggested at the end of [this comment](https://github.com/todotxt/todo.txt/pull/68#discussion_r777099295)) and replacing "special" with "arbitrary" (suggested in [this comment](https://github.com/todotxt/todo.txt/pull/68#discussion_r777099467))?