Yash Patil
Yash Patil
This issue isn't limited to example code, it's the issue with library itself. I've made another code and it works completely fine as expected in Linux, but the input boxes...
> Should be up to the terminal emulator at this point, and Windows Terminal _should_ work. It doesn't work, I've tried with windows terminal(if this means command prompt) & powershell...
> > Windows Terminal is the console application that has a tab bar across the top. > I see, that solves it. I installed Windows Terminal and ran my code...
> Could you try the changes I [suggested](https://github.com/bczsalba/pytermgui/issues/133#issuecomment-1962888608)? `ptg -g` fixes after that change, output of all arrow keys on ptg -g -> https://katb.in/isudunevaru update: That seems to have somewhat...
Got any fix so far?
> Seems like a cli versioning issue, try with > > GO111MODULE=on go get -u github.com/dogbin/inu > > Worked for me, credits to [DarthSim/hivemind#16](https://github.com/DarthSim/hivemind/issues/16) It did install this after doing...
> You have to add ~/go/bin or wherever your go packages install to your path, in my particular case its ~/go/bin so for instance I added this to my ~/.bashrc...
> `sudo update-grub` doesn't work on all distros and should be replaced with `sudo grub-mkconfig -o /boot/grub/grub.cfg` Can u tell which distros it doesn't work in? I used debian based...
I replaced it, thanks for heads up. Let me know if you have anything else to change in this pr