Arijit Dey

Results 33 comments of Arijit Dey

Hii @sharkdp! It has been a long time here. All this time, minus has grown a lot. It now has:- - Proper line wrapping - Native API for applications to...

> First of all, great performance improvements in the latest update - actually made me revist a programme. Thanks! Future releases will also have a lot of work on more...

I will work on the `-F` functionality. Please fix your code in #128.

I cam up with a basic implementation of `-F` behaviour in minus but there are a couple of points to be noted. 1. There will be a function like `Pager::eof()`...

@benbrittain hey man I just wanted to give a reminder that you fix #128 because I also have to merge #65 which is quite big and I am sure it...

Could you please fix the code issues pointed by the CI so that I can further test it?

@benbrittain So I was busy for a while and I didn't get time to review this properly. Although you did most of the part correctly, you missed the mark in...

Thanks for filing the issue. Now talking about it > Scrolling the output consumes the buffer, allowing new lines to be written by write_str. I don't think this could be...

I spent the last night giving thought to each of these ideas that's why I am replying quite late today. I know the 64KB approach of `less` but the problem...

Could you describe a bit more? What I am currently understanding from your explanation is that we take the data from the application and write it into a temporary file...