Arijit Dey

Results 33 comments of Arijit Dey

I pushed some commits, specifically c0475fd and 4a015a8 which greatly improve text append throughout. I will get some concrete benchmarks posted tomorrow. EDIT:- Here are benchmarks after the changes:- test...

@FlipB can you do this test again against the latest main and post the results?

> @arijit79 Sorry for the late reply, I've forgot to respond on this. Its alright. @TornaxO7 I really appreciate your efforts. I have created a branch called `faster-append` with some...

Hey guys! So I hope I am not being an unwanted guest here. @benbrittain actually mentioned about this in a PR. So I came here to take a look at...

+1 I encountered it too on my Raspberry Pi 4 model B with a standard Raspberry Pi 64 bit installation. Downgrading to 1.1.14 fixes the issue.

I have also been suffering from similar issues for a long time. Is there any PR that's being worked on to fix this that I should be aware of? In...

I am unable to reproduce this on Fedora machine. I also tried on a Ubuntu container and still cannot reproduce it (all using alacritty). So it seems its likely a...

I tried running one of the examples but can't reproduce it even on Windows 11 + Powershell (not alacritty though) so I am not sure where this is coming from....

Haven't tested 1 and 2 but can get 3. My latest commit fixed 3 on my Linux box but it seems to occur on Windows.

Alright after some through investigation on 3 and I found out the following:- 1. On Linux/MacOS/other UNIX-like OSs at the search prompt for each key press crossterm reports a single...