Ouardini Anas

Results 7 comments of Ouardini Anas

Same problem: ```bash #################### ### hotkeydaemon ### #################### APP_NAME=sxhkd # Terminate already running bar instances killall -q $APP_NAME # Wait until the processes have been shut down while pgrep -u...

Got the same bug here. This is my Vite config inside my someModule.ts: ```ts // some code here try { await build( defineConfig({ logLevel: 'info', plugins: [react(), cssByJs()], build: {...

Not just the autocd but sometimes other tools change directory for you and they do it in a way that's not covered by zoxide. A good solution is to watch...

It also doesn't work on my setup. ## Setup: - Debian + X11 + i3 - I might lack some dependency that comes with IDEs - I use either `diodon`...

> It also doesn't work on my setup. > > ## Setup: > * Debian + X11 + i3 > * I might lack some dependency that comes with IDEs...

I'm a noob at this, but from my experience, I think a matching algorithm with above ~60% accuracy in this regard with the few criteria it depends on is impossible....