ArijanJ

Results 17 comments of ArijanJ

Any progress on this? The default behavior is very jarring.

This still happens on latest version, couldn't open Cemu appimage after uninstalling and killing the daemon, had to restart to get it running again.

> curious what the benefit would be? Just preventing complexity, IMO. We've always had 4 directional keys, and making half of them go diagonally only at certain times is plain...

Same as @atkirtland here, Chinese characters in the input are completely skipped by Huayan for some reason, can't figure out why

This should work: https://gist.github.com/ArijanJ/4b46f00c1213bbfe072b654be907cf28

You are right, it seems that it's the default behavior or vim and nvim to hide the zip.vim buffer when it opens.

I'm experiencing a similar issue but it doesn't happen when I load into the map, rather at the last 10 seconds near the end of the song - it drops...

So yeah, it seems that the "Identity" does not match up at all with `playerctl -l` output: ``` [Player { connection: PooledConnection { connection: D-Bus Connection(:1.7580), events: RefCell { value:...

You can use anything else, like zenity for example: `i3-goto-mark` ```bash #!/usr/bin/env bash # In the i3 window manager, goes to a mark provided by zenity # No mark provided...

@moksitAbdelhakim this command worked for me ```cargo build --release --no-default-features --features wayland,modulo,vendored-tls``` @AucaCoyan I think we can put this in the docs, at least for Fedora wayland on which we've...