2023-01-19 00:48:46 +0100 | [Leary] | (~Leary]@user/Leary/x-0910699) (Remote host closed the connection) |
2023-01-19 00:49:19 +0100 | [Leary] | (~Leary]@user/Leary/x-0910699) |
2023-01-19 00:50:38 +0100 | jakubgramsz[m] | (~jakubgram@2001:470:69fc:105::8200) |
2023-01-19 00:52:03 +0100 | jakubgramsz[m] | (~jakubgram@2001:470:69fc:105::8200) () |
2023-01-19 02:12:54 +0100 | minnie | (~minnie@159.196.202.199) |
2023-01-19 04:04:10 +0100 | banc | (banc@gateway/vpn/protonvpn/banc) (Ping timeout: 272 seconds) |
2023-01-19 04:20:19 +0100 | minnie | (~minnie@159.196.202.199) (Quit: WeeChat 3.7.1) |
2023-01-19 04:25:55 +0100 | banc | (banc@gateway/vpn/protonvpn/banc) |
2023-01-19 04:54:14 +0100 | td_ | (~td@83.135.9.57) (Ping timeout: 256 seconds) |
2023-01-19 04:55:42 +0100 | td_ | (~td@83.135.9.34) |
2023-01-19 05:48:38 +0100 | jao | (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) (Ping timeout: 256 seconds) |
2023-01-19 06:54:47 +0100 | <galactic_starfis> | > fmap (+1) (1,2) |
2023-01-19 06:54:49 +0100 | <lambdabot> | (1,3) |
2023-01-19 07:55:08 +0100 | <Solid> | > bimap (+ 1) (+ 1) (1, 2) |
2023-01-19 07:55:10 +0100 | <lambdabot> | (2,3) |
2023-01-19 09:39:38 +0100 | mncheck | (~mncheck@193.224.205.254) |
2023-01-19 10:00:46 +0100 | cfricke | (~cfricke@user/cfricke) |
2023-01-19 10:30:35 +0100 | ft | (~ft@p4fc2a257.dip0.t-ipconnect.de) (Quit: leaving) |
2023-01-19 11:25:16 +0100 | <Jadesheit[m]> | > join (flip bimap) (+1) |
2023-01-19 11:25:17 +0100 | <lambdabot> | error: |
2023-01-19 11:25:17 +0100 | <lambdabot> | • No instance for (Typeable p0) |
2023-01-19 11:25:17 +0100 | <lambdabot> | arising from a use of ‘show_M19871747200956567097’ |
2023-01-19 11:26:12 +0100 | <Jadesheit[m]> | > join (flip bimap) (+1) (1, 2) |
2023-01-19 11:26:14 +0100 | <lambdabot> | (2,3) |
2023-01-19 11:26:16 +0100 | <Jadesheit[m]> | nvm |
2023-01-19 11:55:16 +0100 | srk- | (~sorki@user/srk) |
2023-01-19 11:58:06 +0100 | srk | (~sorki@user/srk) (Ping timeout: 256 seconds) |
2023-01-19 11:58:06 +0100 | srk- | srk |
2023-01-19 12:04:28 +0100 | srk- | (~sorki@user/srk) |
2023-01-19 12:08:55 +0100 | srk | (~sorki@user/srk) (Ping timeout: 260 seconds) |
2023-01-19 12:08:55 +0100 | srk- | srk |
2023-01-19 13:05:20 +0100 | cfricke | (~cfricke@user/cfricke) (Quit: WeeChat 3.7.1) |
2023-01-19 14:42:18 +0100 | cfricke | (~cfricke@user/cfricke) |
2023-01-19 14:45:25 +0100 | coldpress | (~coldpress@72.136.212.35.bc.googleusercontent.com) (Ping timeout: 252 seconds) |
2023-01-19 14:50:16 +0100 | coldpress | (~coldpress@72.136.212.35.bc.googleusercontent.com) |
2023-01-19 15:16:51 +0100 | silenteli[m] | (~silenteli@2001:470:69fc:105::2:aae1) |
2023-01-19 15:17:41 +0100 | silenteli[m] | (~silenteli@2001:470:69fc:105::2:aae1) () |
2023-01-19 15:30:48 +0100 | jao | (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) |
2023-01-19 16:56:52 +0100 | gdd | (~gdd@2001:470:1f13:187:41fc:3586:85ea:bc08) (Ping timeout: 252 seconds) |
2023-01-19 17:00:17 +0100 | unclechu | (~unclechu@2001:470:69fc:105::354) (Quit: You have been kicked for being idle) |
2023-01-19 17:43:04 +0100 | ml| | (~ml|@user/ml/x-5298235) (Ping timeout: 272 seconds) |
2023-01-19 17:56:26 +0100 | ml| | (~ml|@user/ml/x-5298235) |
2023-01-19 18:12:21 +0100 | cfricke | (~cfricke@user/cfricke) (Quit: WeeChat 3.7.1) |
2023-01-19 18:56:43 +0100 | r00twrh | (~r00twrh@c-73-44-32-90.hsd1.il.comcast.net) |
2023-01-19 18:58:08 +0100 | <r00twrh> | Hey Ya'll.. Question - I'm fairly new to xmonad so pardon me if I am no using the proper terminology, but I have a window that got "undocked" (alt+drag with mouse) so it is essentially floating. How can I re-dock? |
2023-01-19 18:58:22 +0100 | unclechu | (~unclechu@2001:470:69fc:105::354) |
2023-01-19 19:00:12 +0100 | <geekosaur> | mod-t |
2023-01-19 19:00:12 +0100 | <r00twrh> | ^^ mod + t did it... I change my search from "docked" vs "undocked" to "tiled" vs "untiled" |
2023-01-19 19:00:16 +0100 | <r00twrh> | Thank you! |
2023-01-19 19:01:19 +0100 | <geekosaur> | you can also press mod-shift-/ to get a help screen |
2023-01-19 19:01:38 +0100 | <geekosaur> | (won't show any rebindings you might have done, though, just the defaults) |
2023-01-19 19:36:04 +0100 | ft | (~ft@p4fc2a257.dip0.t-ipconnect.de) |
2023-01-19 19:44:20 +0100 | r00twrh | (~r00twrh@c-73-44-32-90.hsd1.il.comcast.net) (Quit: Client closed) |
2023-01-19 20:21:34 +0100 | rekahsoft | (~rekahsoft@bras-base-orllon1122w-grc-07-174-95-68-39.dsl.bell.ca) |
2023-01-19 20:22:11 +0100 | rekahsoft | (~rekahsoft@bras-base-orllon1122w-grc-07-174-95-68-39.dsl.bell.ca) (Remote host closed the connection) |
2023-01-19 21:19:39 +0100 | rekahsoft | (~rekahsoft@bras-base-orllon1122w-grc-07-174-95-68-39.dsl.bell.ca) |
2023-01-19 21:56:33 +0100 | yaslam | (~yaslam@user/yaslam) |
2023-01-19 22:20:42 +0100 | mc47 | (~mc47@xmonad/TheMC47) |
2023-01-19 22:26:09 +0100 | rundown | (~defjam@2a02:c7e:2807:b900:6c7a:2207:d06b:87cb) |
2023-01-19 23:16:52 +0100 | yaslam | (~yaslam@user/yaslam) (Quit: ZNC 1.8.2 - https://znc.in) |
2023-01-19 23:17:14 +0100 | yaslam | (~yaslam@80-44-234-144.dynamic.dsl.as9105.com) |
2023-01-19 23:20:40 +0100 | yaslam | (~yaslam@80-44-234-144.dynamic.dsl.as9105.com) () |
2023-01-19 23:22:38 +0100 | rundown | (~defjam@2a02:c7e:2807:b900:6c7a:2207:d06b:87cb) (Ping timeout: 256 seconds) |
2023-01-19 23:50:17 +0100 | mc47 | (~mc47@xmonad/TheMC47) (Remote host closed the connection) |