rest-nvim / rest.nvim

A fast Neovim http client written in Lua
GNU General Public License v3.0
1.61k stars 142 forks source link

json colors are lost when httpResult buffer is open #251

Closed skoch13 closed 7 months ago

skoch13 commented 1 year ago

Executing the very same request while the 'results' buffer is open results in the following: https://github.com/rest-nvim/rest.nvim/assets/29177689/1f57e34b-89a5-4bef-ad71-6ac1615b40a5

dimas-cyriaco commented 10 months ago

I'm having the same problem. But with me all the text in the httpResult buffer looses all the highlights an become just white foreground.

flexagoon commented 7 months ago

Does this issue still occur? I tried running the same request twice and saw no highlighting issues

NTBBloodbath commented 7 months ago

Honestly I was never able to reproduce this issue. I think it is safe to close it, if it happens again and there is a reliable way to reproduce it, it can be opened again