Silas Yu

Results 36 issues of Silas Yu

I always use this command to login server (just for example): ``` ssh [email protected] -p 5566 ``` In fact, when I login, it drives me to another machine `777.888.999.000` (cannot...

My known_hosts file locates in `C:\Users\fa fa\.ssh\known_hosts`. There is a whitespace on path (`fa fa`). I have modified your `distant.nvim` source code to fix this problem, so the `distant.nvim` plugin...

bug

https://dwm.suckless.org/patches/removeborder/ https://dwm.suckless.org/patches/stickyindicator/

I changed `borderpx` to 20 but no effect. The window border still not visible.

随便问问 :-) Sent from PPHub

If focusing on floating window, then toggle tabbed by i3-autolayout, i3 will crash. One approch to temporaly solve this, is don't focus on floating window when toggling tabbed.

You saved my life. Thanks!!