2019-11-02T03:03:20 #kisslinux I think it depends on project? mesa with meson/ninja and meson/samurai is exactly thr same (line-by-line instead of replacing same line) 2019-11-02T03:03:29 #kisslinux s/thr/the 2019-11-02T03:24:05 #kisslinux Not for me with ninja... 2019-11-02T15:16:21 #kisslinux Finally... https://keybase.io/dyl 2019-11-02T15:17:18 #kisslinux brb 2019-11-02T15:21:21 #kisslinux hey. i am struggeling setting up X on kiss. X starts with sowm. Mouse work keyboard not. also not alt strg backspace. 2019-11-02T15:21:48 #kisslinux Libinput is installed. Udev event handler enabled in kernel 2019-11-02T15:22:38 #kisslinux sometimes I can switch tty sometimes not. 2019-11-02T15:22:47 #kisslinux but mouse is always responding 2019-11-02T16:34:36 #kisslinux Howdy :D 2019-11-02T16:50:21 #kisslinux belfry: howdy 2019-11-02T18:38:09 #kisslinux nvm. dwm just started right away 2019-11-02T21:45:55 #kisslinux neeasade: Thanks for sending the PRs. 2019-11-02T21:47:28 #kisslinux dylanaraps: NP -- just for consideration. IDK what your goals/scope is for pfetch and it's small enough I can do my own thing with it anyway 2019-11-02T21:48:31 #kisslinux Your solution is a little too complex for my tastes. If I were to swap to a synchronous I'd drop the current output altogether. 2019-11-02T21:48:55 #kisslinux In theory a synchronous output should be faster in this case. 2019-11-02T21:49:44 #kisslinux Just harder to implement. 2019-11-02T21:50:30 #kisslinux suspected that might be the case -- yes indeed a bit harder to keep the flow as simple as it is currently 2019-11-02T21:51:28 #kisslinux I'll see what I can come up with. :) 2019-11-02T21:52:30 #kisslinux I'm interested in what will arise! -- And just to test the same case as emacs shell, you can just `pfetch >./some_file` and check the contents 2019-11-02T21:53:27 #kisslinux Thanks 2019-11-02T21:53:30 #kisslinux Will do 2019-11-02T21:55:35 #kisslinux oh I lied, the above results in the ESC codes being dumped to the file which then emacs shell just mangles on a cat (but looks correct in another term) 2019-11-02T22:41:32 #kisslinux neeasade: Done ;) 2019-11-02T22:42:07 #kisslinux dylanaraps: sick 2019-11-02T22:43:35 #kisslinux Will push it for you to test and start cleaning it up. 2019-11-02T22:44:17 #kisslinux weweweweeweweweweweweewewewewewew 2019-11-02T22:44:47 #kisslinux https://github.com/dylanaraps/pfetch/pull/35 2019-11-02T22:47:27 #kisslinux dylanaraps: hmmmmm -- in st I get it correctly, but in emacs shell the info is blank 2019-11-02T22:47:29 #kisslinux https://0x0.st/zgP4.png 2019-11-02T22:49:12 #kisslinux I use 'r', does Emacs support it? 2019-11-02T22:52:54 #kisslinux dylanaraps: I think so -- if I `printf 'arbn'`, I get one line with 'b' 2019-11-02T22:53:36 #kisslinux What about: printf ' arbn' 2019-11-02T22:53:58 #kisslinux Should be: 'b a' 2019-11-02T22:54:02 #kisslinux the same, just 'b' 2019-11-02T22:54:14 #kisslinux It handles 'r' wrongly then. 2019-11-02T22:55:15 #kisslinux I see that -- will see if there's an option/ if that's intentional or a bug 2019-11-02T22:55:37 #kisslinux 'r' isn't supposed to clear the contents of the line. 2019-11-02T22:55:54 #kisslinux yeah I see it's supposed to move the cursor to the start of the line 2019-11-02T22:56:20 #kisslinux Yup 2019-11-02T22:58:54 #kisslinux Same issue?: https://github.com/fish-shell/fish-shell/issues/1411 2019-11-02T22:59:34 #kisslinux Fix?: https://github.com/fish-shell/fish-shell/issues/1411#issuecomment-40859080 2019-11-02T23:06:23 #kisslinux dylanaraps: doesn't work for me -- I think that issue is with term-mode as well rather than shell-mode 2019-11-02T23:09:33 #kisslinux OK. 2019-11-02T23:09:39 #kisslinux Will try to avoid 'r'. 2019-11-02T23:10:20 #kisslinux GL, you're the best. 2019-11-02T23:19:04 #kisslinux This r talk made me realize that's probably what ninja does for the line replacement thing and yeah there's no code in samurai for anything like that as far as I can see 2019-11-02T23:44:18 #kisslinux I'm off to bed. 2019-11-02T23:44:22 #kisslinux Will finish this tomorrow. 2019-11-02T23:44:36 #kisslinux dylanaraps: nini 2019-11-02T23:46:50 #kisslinux Hi guys. I'm going to install kiss linux on my laptop right now. Any recommendation for post installing/configure system?