Ben Frain

Results 47 comments of Ben Frain

Neovim v0.4.3 and [Nord theme](https://github.com/arcticicestudio/nord-vim), using iTerm2 v3.3.9. I'm a front-end dev so entirely possible I'm doing something stupid but very little seems to change between panes. Attaching a grab...

@TaDaa Hi! no tmux, my [init.vim is here](https://gist.github.com/benfrain/4fe3aa3f54101d4565911998218ed724) - that was saved up just before adding vimade as per earlier comment. Here is the bit in the init.vim regarding colours:...

> Thanks @benfrain > > Few questions: > > * Can you confirm the output of `echo $TERM`? => xterm-256color > * What is the output of `echo &termguicolors` =>...

Just hit this issue and wondered what the current consensus is? Arrived here having done what I consider the 'common sense' thing and applied `overscroll-behavior: contain` to the dialog to...

I think this same bug may be presenting another related issue. It also means that asset/image paths in CSS can get rewritten and therefore don't work. For example, consider a...

> This is fixed via https://github.com/privatenumber/vite-css-modules > > Try it out to see if it fixes your problem. Thanks, I'd seen that but in a pretty limited environment where extra...