ppeb

Results 28 comments of ppeb

The error is just the "Is vim-startuptime stuck on 0% progress?" screen. I can run neovim in a nested terminal just fine, and the screen goes away and everything works...

This is what's shown in the 0% menu. ``` '/usr/bin/nvim' '--startuptime' '' '-c' 'if exists('\''*timer_start'\'') | call timer_start(0, {-> execute('\''qall!'\'')}) | else | autocmd VimEnter * qall! | endif' ```...

It runs, flashes for a sec, and then returns to the `:terminal`. Nothing is printed out to the console.

It's just `alias nvim="nvim --startuptime /tmp/nvim-startuptime"`

Setting `Gap` to 0 in the Editor section doesn't seem to change anything. The margin is still the same size.

Regex doesn't really seem like it'd be useful for much, would just make it difficult to use if just a list of characters wasn't an option.

Still happens for me on latest.

> You seem to be copying both of them into your final image, but I don't understand the purpose of having 2 potentially different versions. I got that portion of...

There isn't really anything less intuitive about alpine. Pretty much everything is identical to any other image from a user standpoint and shouldn't, except maybe that it uses musl (this...

> Some code cleanups that I could see. Haven't had a chance to test - getting time to test is holding me back from merging. > > Might need to...