Chih-Wei Chang

Results 65 comments of Chih-Wei Chang

@prashant-shahi thanks, that's what i figured. For people who's trying to figure this out: for some reason I'm unable to run the keeper healthily with the `clickhouse/clickhouse-keeper` image, so I...

@alex-zaitsev is this flag to force clickhouse to restart has been implemented? I'm trying to find a more elegant way to re-apply some changes rather than `kubectl delete -f ......

I'm using the `HEAD` build which should include this commit, but when using ``` atuin search -i --inline-height 10 ``` the search box is still at the bottom ![image](https://github.com/ellie/atuin/assets/2840571/e42a254f-050b-4d66-b2f7-031a0592eead) Is...

Hmm... I'm on NeoVim v0.8 but still getting this, any thought on what it might be?

Upgrading to NVIM 0.9 solves this lol ..

I think it needs to have the `hg` binary available on the system, so if there is no `hg` on your system you will need to install the mercurial first.

Noticed that with the default colorscheme in background=light mode, the cursor is almost not readable. Not sure if this is expected (like do I need to tune any config?) or...

Curious do we already have something planned for this? I've seen some alias in https://github.com/martinvonz/jj/issues/1415#issuecomment-1610832064 but it doesn't seem to be as reliable as it could be. So wondering if...

Not too familiar with Rust but if I got sometime I will see if I can look into this. I also agree it might be better if it's in a...

Please let me know if there is anything I can help. I'm trying to learn how to write a vim plugin now LOL