Mustaqim Malim
Mustaqim Malim
Has this been resolved? I was looking for Imagus-like zoom functionality, where right clicking locks the image into place and the cursor is able to move around and zoom in...
@fwcd Is there anything more that needs to be done? I'm running it from Emacs without Gradle and I still get this error. `kotlinc` is in my path along with...
For me even something simple like `ENHANCD_FILTER="fzf --preview 'ls {}'"` doesn't work. I get `unknown option {}`
@kchibisov I have border width set to 1(on awesomewm) and when changed to 10, the flicker is less noticeable but still present.
> I believe the nocompile was critical here @vladdoster How come this is needed? I also came across this with starship: ```zsh zi from"gh-r" bpick"*linux-gnu.tar.gz" nocompile fbin"starship" \ atclone"./starship init...
@fwsmit I've since tried it without my `dunstrc`:  Also how do I log? I tried `dunst -verbosity info` but that only shows interactions with the notifications; when bringing the...
@fwsmit I've attached a debug.log [debug.log](https://github.com/dunst-project/dunst/files/9388472/debug.log)
@ar- Is this not yet fixed? I'm still getting a massive memory leak (~3GB) when I add comments to `incrontab`
After removing the `.zplug` folder and reinstalling zplug, the issue seems to have been resolved, though I wonder why it occured. I haven't changed a thing in my `.zshrc` file.
@kazuoteramoto I had the same issue again yesterday, so I removed the `.zplug` folder and ran the install again: `curl -sL zplug.sh/installer | zsh`. It's now working fine. Here's my...