Ravindranath Mopparthy

Results 10 comments of Ravindranath Mopparthy

Where should I add this statement require("nvim-treesitter.install").prefer_git = true I am using configuration (lua based) https://github.com/LunarVim/nvim-basic-ide , which has a file ~/.config/nvim/lua/user/treesitter.lua. I tried adding prefer_git as below. ``` ❯...

After some search, I found a file at location ~/.local/share/nvim/site/opack/packer/start/nvim-treesitter/lua/nvim-treesitter.lua The first line in this file was ``` local install = require("nvim-treesiter.install") ``` I changed the above to ``` local...

I created a query on stackoverflow as well here: https://stackoverflow.com/questions/68827070/react-storefront-typeerror-cannot-read-property-includeappdata-of-undefined

On firefox browser, it throws up the error on the screen itself. ![image](https://user-images.githubusercontent.com/87602915/131361012-6494704e-80ce-4777-890f-1db83c55d87e.png)

OK. I provided a dummy implementation for routes.api by returning an empty json. This solved my problem. However, your approach seems better, as it optimizes by removing unneeded imports.

This is immediately after running p10k configure. Configuration happens successfully and it creates the configuration file but doesn't display prompts. ![image](https://github.com/user-attachments/assets/09c2164c-30f1-435e-8934-5a3e1038e7a4)

Just to confirm: - I have a few nerd fonts installed. - While configuring p10k I can see the prompt how it is going to come up. ![image](https://github.com/user-attachments/assets/85b8a20e-0616-409d-85fb-0ddb1cf9b46b)

One important observation. From the warp terminal which is already a zsh, if I enter into a subshell by typing `zsh` then the p10k icons do show up. ![image](https://github.com/user-attachments/assets/259261bc-489a-4ad3-b5ed-8b1d688ac666)

Hi Aloke, I see a string like `hp%` ![image](https://github.com/user-attachments/assets/ed08c610-0f2b-40d9-a054-caeb3b3e6b6d)

It happens for the terminal version of claude code too. If I restart claude-code, it works for a few interactions, but eventually it tends to start scrolling infinitely again. https://github.com/user-attachments/assets/39433585-1c6a-4083-837a-6ab30fb4c0f2