nkxxll
nkxxll
Do you already have a repo? I would love to contribute!
@esamattis I am a passionate Vim (Nvim) user. This is expected behaviour for Vim motions. To move "visual lines" you have to use `gj` or `gk` see the help menu...
Yeah, you are right it is a known issue (see [here](https://docs.zed.dev/configuration/key-bindings)) that some keybinding can't be overwritten jet. And this is probably the also the case with j and k...
I have the same problem, same error: OS: Windows - WSL2 Python: conda python version - Python 3.11.8
should i close this up or is this still a thing?
> This will get merged. Was busy in other things. Will take this up and pending PRs soon no worries, take your time 😄
I try to look into it today...
> And image preview breaks when I use this theme yes done that pr before image preview was a thing the image preview takes the hex codes and does something...
switched the colors a bit now it looks a bit better but light theme needs another set of colors which would also better be solved with software instead of config...
@MrTipson in unix systems it is default that the timestamp is altered when copying there is a flag `--preserve` that preserves the owner, timestamp and mode. I could see the...