Fadhil Muhammad

Results 11 comments of Fadhil Muhammad

for the close button we can do a workaround by using `back` keybinding to close it

I think with this, it would be cool also to merge #196 because right now `alacritty` only supports TOML config 😢

confirmed: work with `kotlin` and `golang`, just `java` and `nodejs`

![image](https://github.com/user-attachments/assets/54654478-5349-4a46-931d-e22292c24f28) it appears `vfox` 's dir in `$PATH` are added in below from the bin, should we move it to the topmost path?

I think this commit is from months ago and the version before works fine, is this `PATH` changing state are handled in here? ```go pathSet := env.NewPaths(env.EmptyPaths) for _, item...

> I have the same issue... But only in my VS Code Terminal .. I use Warp for my main standalone Terminal, and everything works fine there.. any solution to...

by taking a look at the code, there are subtle differences between activating the shell in zsh and bash, 2 of this has the same commands but there are some...

are you using a spotify premium account?

i was looking for this and got to change it like this in the adapter: ```vimscript function! db#adapter#redis#interactive(url) abort let params = db#url#parse(a:url) return ['redis-cli'] + \ (params.scheme ==# 'rediss'...

hi is this gonna be merged soon? @tpope @mikekwright