Logs: freenode/#xmonad
| 2021-02-23 07:13:14 | → | materiyolo joins (~materiyol@112.204.160.151) |
| 2021-02-23 07:23:33 | → | idhugo_ joins (~idhugo@80-62-117-97-mobile.dk.customer.tdc.net) |
| 2021-02-23 07:25:36 | → | idhugo__ joins (~idhugo@80-62-117-86-mobile.dk.customer.tdc.net) |
| 2021-02-23 07:28:05 | × | idhugo_ quits (~idhugo@80-62-117-97-mobile.dk.customer.tdc.net) (Ping timeout: 240 seconds) |
| 2021-02-23 07:54:30 | → | spoonm joins (~spoonm@tokyo.spoonm.org) |
| 2021-02-23 07:59:47 | × | materiyolo quits (~materiyol@112.204.160.151) (Ping timeout: 260 seconds) |
| 2021-02-23 08:24:17 | → | cfricke joins (~cfricke@unaffiliated/cfricke) |
| 2021-02-23 08:26:55 | → | xaltsc joins (~xaltsc@unaffiliated/xaltsc) |
| 2021-02-23 08:45:07 | × | ericsagnes quits (~ericsagne@2405:6580:0:5100:9952:235:e674:f0d3) (Ping timeout: 260 seconds) |
| 2021-02-23 08:51:54 | → | notis joins (~notis@185.51.134.222) |
| 2021-02-23 08:55:51 | → | mc47 joins (~yecinem@89.246.239.190) |
| 2021-02-23 08:56:35 | → | ericsagnes joins (~ericsagne@2405:6580:0:5100:73a2:a1d8:b2be:9079) |
| 2021-02-23 09:32:06 | → | kelnoky joins (~shao@ip1f1285ec.dynamic.kabel-deutschland.de) |
| 2021-02-23 09:38:45 | → | thc202 joins (~thc202@unaffiliated/thc202) |
| 2021-02-23 09:45:16 | × | xaltsc quits (~xaltsc@unaffiliated/xaltsc) (Ping timeout: 240 seconds) |
| 2021-02-23 09:51:26 | × | idhugo__ quits (~idhugo@80-62-117-86-mobile.dk.customer.tdc.net) (Remote host closed the connection) |
| 2021-02-23 09:51:50 | → | idhugo__ joins (~idhugo@80-62-117-86-mobile.dk.customer.tdc.net) |
| 2021-02-23 09:52:26 | × | thc202 quits (~thc202@unaffiliated/thc202) (Ping timeout: 240 seconds) |
| 2021-02-23 09:53:15 | → | some_alex joins (~some_alex@188.239.60.41.nash.net.ua) |
| 2021-02-23 09:54:02 | → | thc202 joins (~thc202@unaffiliated/thc202) |
| 2021-02-23 09:54:05 | <some_alex> | hi. is it normal for xmonad and xmobar to take a TB of *virtual* memory? (noticed this in htop) |
| 2021-02-23 10:01:03 | <Solid> | Yes this is a thing that all Haskell programs do |
| 2021-02-23 10:01:45 | <Liskni_si> | https://gitlab.haskell.org/ghc/ghc/-/issues/14193 |
| 2021-02-23 10:01:54 | <Solid> | https://downloads.haskell.org/~ghc/8.0.1/docs/html/users_guide/8.0.1-notes.html#runtime-system |
| 2021-02-23 10:01:59 | <Solid> | these are the relevant release notes |
| 2021-02-23 10:03:24 | → | materiyolo joins (~materiyol@112.204.160.151) |
| 2021-02-23 10:08:36 | <some_alex> | I see, thanks |
| 2021-02-23 10:13:22 | <dminuoso> | dmwit: Powers sure, but I haven't been formally nominated an actual maintainer as far as I know. |
| 2021-02-23 10:13:32 | <dminuoso> | I wouldn't presume such a role. |
| 2021-02-23 10:14:33 | <dminuoso> | Or is this the usual thimblerig trick for getting more maintainers? :p |
| 2021-02-23 10:15:31 | → | daphnis joins (~daphnis@cm-84.214.179.98.getinternet.no) |
| 2021-02-23 10:20:43 | <daphnis> | i have a broken pass prompt after an update. what's the argument to passPrompt supposed to be? xpconfig, which is given in the doc, doesn't exist, and `def`, though it compiles and brings up the passwords to choose from, doesn't actually type them out |
| 2021-02-23 10:48:57 | <Solid> | it should probably be `def' or `myPrompt' or similar, maybe `xpconfig' is a bit misleading in the docs |
| 2021-02-23 10:51:36 | <Solid> | and I don't think it types them out, looking at the implementation it calls `pass --clip *your-selected-label*' to put the password in the clipboard |
| 2021-02-23 11:06:29 | × | some_alex quits (~some_alex@188.239.60.41.nash.net.ua) (Ping timeout: 272 seconds) |
| 2021-02-23 11:35:10 | <daphnis> | Solid: oh, it used to use xdotool |
| 2021-02-23 11:37:14 | <Solid> | daphnis: oh there's a prompt for that as well you're right |
| 2021-02-23 11:37:22 | <Solid> | that'd by `passTypePrompt' |
| 2021-02-23 11:37:33 | <Solid> | I was only looking at the vanilla `passPrompt' |
| 2021-02-23 11:39:27 | <daphnis> | aha, thanks! i had problems compiling my old config, and just assumed passTypePrompt had changed to passPrompt without remembering the difference |
| 2021-02-23 11:41:54 | <Solid> | do open a pr to fix that doc though, as it stands right now this it's pretty confusing |
| 2021-02-23 11:42:12 | <Solid> | (this always makes me wonder how many people are actually using a given module) |
| 2021-02-23 12:37:55 | → | xaltsc joins (~xaltsc@unaffiliated/xaltsc) |
| 2021-02-23 12:42:36 | × | hexo| quits (~hexo@2a01:430:17:1::ffff:328) (Quit: ZNC - http://znc.in) |
| 2021-02-23 12:50:11 | → | hexo- joins (~hexo@83.167.228.130) |
| 2021-02-23 12:59:25 | × | avn quits (~avn@78-56-108-78.static.zebra.lt) (Read error: Connection reset by peer) |
| 2021-02-23 12:59:47 | → | avn joins (~avn@78-56-108-78.static.zebra.lt) |
| 2021-02-23 13:08:08 | → | geekosaur joins (82650c7a@130.101.12.122) |
| 2021-02-23 13:13:15 | <geekosaur> | @tell ttmx Is https://paste.tomsmeding.com/uDTpZ3uw what you're after? |
| 2021-02-23 13:13:16 | <lambdabot> | Consider it noted. |
| 2021-02-23 13:24:56 | × | xaltsc quits (~xaltsc@unaffiliated/xaltsc) (Ping timeout: 240 seconds) |
| 2021-02-23 13:26:20 | → | xaltsc joins (~xaltsc@unaffiliated/xaltsc) |
| 2021-02-23 13:36:04 | → | seschwar joins (~seschwar@unaffiliated/seschwar) |
| 2021-02-23 13:41:36 | × | daphnis quits (~daphnis@cm-84.214.179.98.getinternet.no) (Ping timeout: 240 seconds) |
| 2021-02-23 13:46:45 | × | mc47 quits (~yecinem@89.246.239.190) (Ping timeout: 264 seconds) |
| 2021-02-23 13:49:22 | × | geekosaur quits (82650c7a@130.101.12.122) (Ping timeout: 240 seconds) |
| 2021-02-23 13:56:38 | → | AZG256 joins (~user@78-56-98-5.static.zebra.lt) |
| 2021-02-23 14:05:39 | → | geekosaur joins (82650c7a@130.101.12.122) |
| 2021-02-23 14:08:20 | → | geekosaur23 joins (82650c7a@130.101.12.122) |
| 2021-02-23 14:10:42 | × | geekosaur quits (82650c7a@130.101.12.122) (Ping timeout: 240 seconds) |
| 2021-02-23 14:16:05 | geekosaur23 | is now known as geekosaur |
| 2021-02-23 14:31:47 | × | xaltsc quits (~xaltsc@unaffiliated/xaltsc) (Ping timeout: 260 seconds) |
| 2021-02-23 14:32:58 | → | xaltsc joins (~xaltsc@unaffiliated/xaltsc) |
| 2021-02-23 14:46:58 | → | mc47 joins (~yecinem@89.246.239.190) |
| 2021-02-23 14:51:18 | × | geekosaur quits (82650c7a@130.101.12.122) (Quit: Connection closed) |
| 2021-02-23 15:07:06 | <dmwit> | dminuoso: I see. Very noble! |
| 2021-02-23 16:07:39 | × | idhugo__ quits (~idhugo@80-62-117-86-mobile.dk.customer.tdc.net) (Ping timeout: 246 seconds) |
| 2021-02-23 16:17:31 | × | hexo quits (~hexo@gateway/tor-sasl/hexo) (Remote host closed the connection) |
| 2021-02-23 16:17:44 | → | hexo joins (~hexo@gateway/tor-sasl/hexo) |
| 2021-02-23 16:28:01 | × | materiyolo quits (~materiyol@112.204.160.151) (Quit: WeeChat 3.0) |
| 2021-02-23 16:41:15 | × | xaltsc quits (~xaltsc@unaffiliated/xaltsc) (Ping timeout: 246 seconds) |
| 2021-02-23 16:46:34 | → | ttmx joins (5e3ee76f@gateway/web/cgi-irc/kiwiirc.com/ip.94.62.231.111) |
| 2021-02-23 16:56:40 | → | geekosaur joins (82650c7a@130.101.12.122) |
| 2021-02-23 17:24:11 | → | xaltsc joins (~xaltsc@unaffiliated/xaltsc) |
| 2021-02-23 17:26:57 | × | ttmx quits (5e3ee76f@gateway/web/cgi-irc/kiwiirc.com/ip.94.62.231.111) (Ping timeout: 264 seconds) |
| 2021-02-23 17:37:25 | × | xaltsc quits (~xaltsc@unaffiliated/xaltsc) (Ping timeout: 265 seconds) |
| 2021-02-23 17:42:02 | → | xaltsc joins (~xaltsc@unaffiliated/xaltsc) |
| 2021-02-23 17:48:20 | × | joshproehl_ quits (~quassel@dtools-d10-tx-1.inf.daedalusdreams.com) (Quit: Disappearing act!) |
| 2021-02-23 17:48:35 | → | joshproehl joins (~quassel@dtools-d10-tx-1.inf.daedalusdreams.com) |
| 2021-02-23 18:03:05 | × | xaltsc quits (~xaltsc@unaffiliated/xaltsc) (Ping timeout: 256 seconds) |
| 2021-02-23 18:04:10 | → | xaltsc joins (~xaltsc@unaffiliated/xaltsc) |
| 2021-02-23 18:42:08 | × | AZG256 quits (~user@78-56-98-5.static.zebra.lt) (Quit: ERC (IRC client for Emacs 26.1)) |
| 2021-02-23 18:43:22 | × | geekosaur quits (82650c7a@130.101.12.122) (Ping timeout: 240 seconds) |
| 2021-02-23 18:53:16 | × | xaltsc quits (~xaltsc@unaffiliated/xaltsc) (Ping timeout: 240 seconds) |
| 2021-02-23 18:58:08 | → | xaltsc joins (~xaltsc@unaffiliated/xaltsc) |
| 2021-02-23 19:02:46 | → | geekosaur joins (82650c7a@130.101.12.122) |
| 2021-02-23 19:20:33 | × | cfricke quits (~cfricke@unaffiliated/cfricke) (Quit: WeeChat 3.0.1) |
| 2021-02-23 19:30:31 | → | growpotkin joins (~growpotki@130-45-30-154.dyn.grandenetworks.net) |
| 2021-02-23 19:55:49 | <byorgey> | psibi[m], Liskni_si : added both of you to the Hackage ACL for xmonad and xmonad-contrib |
| 2021-02-23 19:59:30 | <geekosaur> | yay |
| 2021-02-23 20:05:57 | × | xaltsc quits (~xaltsc@unaffiliated/xaltsc) (Ping timeout: 264 seconds) |
| 2021-02-23 20:12:09 | → | xaltsc joins (~xaltsc@unaffiliated/xaltsc) |
| 2021-02-23 20:16:02 | × | mc47 quits (~yecinem@89.246.239.190) (Remote host closed the connection) |
| 2021-02-23 20:38:45 | × | xaltsc quits (~xaltsc@unaffiliated/xaltsc) (Ping timeout: 240 seconds) |
| 2021-02-23 20:42:31 | × | kelnoky quits (~shao@ip1f1285ec.dynamic.kabel-deutschland.de) (Quit: WeeChat 3.0) |
| 2021-02-23 20:45:48 | → | f-a joins (~f-a@151.34.211.99) |
| 2021-02-23 20:51:03 | <f-a> | is there a way to map ⇧⇥ (Shift+Tab) to a sequence of keys (say, ␣⇥) in xmonad? |
| 2021-02-23 20:51:08 | <f-a> | that is, without pressing the modifier |
| 2021-02-23 20:52:24 | <geekosaur> | XMonad.Util.Paste? |
| 2021-02-23 20:52:58 | <geekosaur> | which has a lot of caveats, including that synthetic events are marked as synthetic and some programs will ignore them as a result |
All times are in UTC.