duganchen

Results 30 comments of duganchen

Feel free to close this, as FISH 3.1 includes a Nord theme.

I was rereading the top post, and it sounds like it would take the model of a music library manager (e.g iTunes) and treat the .zdl files as playlists.

Let me just link to the duplicate issue that I just updated... https://github.com/ryanoasis/nerd-fonts/issues/323

This is the most minimal .vimrc I can get that still reproduces it: scriptencoding utf-8 if filereadable(expand('$VIMRUNTIME/defaults.vim')) unlet! g:skip_defaults_vim source $VIMRUNTIME/defaults.vim endif packadd minpac call minpac#init() call minpac#add('ryanoasis/vim-devicons') call minpac#add('vim-airline/vim-airline')...

As mentioned in the linked issue, this is only reproducible in certain terminals, one of which is Kitty. From trying some of the suggestions listed here: https://github.com/vim-airline/vim-airline/issues/393 It turns out...

I'd be more interested in whether we can extract that code that triggers this, so that we can produce a .vimrc file that can reproduce it without plugins. That would...

I'm using Fedora 33's vim ('gvim -v') in Fedora 33's Kitty, and I'm not currently seeing this...

I honestly wouldn't know. I've fully switched from vim to VSCode.

Are you on a Mac, and if so, have you installed gawk?

Update: I tested this in KDE, and dragging and resizing work just fine there. This appears to be GNOME-only.