Newest at the top
2025-05-05 21:01:04 +0200 | euleritian | (~euleritia@ip5f5ad197.dynamic.kabel-deutschland.de) |
2025-05-05 21:00:43 +0200 | caconym7 | (~caconym@user/caconym) caconym |
2025-05-05 21:00:42 +0200 | euleritian | (~euleritia@dynamic-176-000-054-130.176.0.pool.telefonica.de) (Read error: Connection reset by peer) |
2025-05-05 21:00:01 +0200 | caconym7 | (~caconym@user/caconym) (Quit: bye) |
2025-05-05 20:54:41 +0200 | sam113101 | (~sam@modemcable200.189-202-24.mc.videotron.ca) sam113101 |
2025-05-05 20:53:52 +0200 | Guest52 | (~Guest52@148.63.10.187) (Quit: Client closed) |
2025-05-05 20:50:23 +0200 | user363627 | (~user@user/user363627) (Remote host closed the connection) |
2025-05-05 20:48:18 +0200 | <hellwolf> | I had similar issue when doing nix related --help a while ago. Now the problems have all just happily disappeared. I still dont' know what happened. |
2025-05-05 20:43:46 +0200 | sam113101 | (~sam@modemcable200.189-202-24.mc.videotron.ca) (Quit: WeeChat 4.5.1) |
2025-05-05 20:40:43 +0200 | tolgo | (~Thunderbi@199.115.144.130) (Ping timeout: 276 seconds) |
2025-05-05 20:39:45 +0200 | chele | (~chele@user/chele) (Read error: Connection reset by peer) |
2025-05-05 20:38:49 +0200 | <monochrom> | spelling gnu |
2025-05-05 20:38:31 +0200 | <hellwolf> | from spelling bee to gnulongoptions bee |
2025-05-05 20:37:54 +0200 | <tomsmeding> | hellwolf: also, you have to get much more primitive than xterm for plain 3-bit ansi color escapes to not work |
2025-05-05 20:36:43 +0200 | <tomsmeding> | (`env -u PAGER cabal man` works for me) |
2025-05-05 20:36:21 +0200 | <tomsmeding> | perhaps I'll try unsetting PAGER for a while and seeing whether anything uses more(1) |
2025-05-05 20:36:16 +0200 | <haskellbridge> | <sm> it's a bit out of control |
2025-05-05 20:36:09 +0200 | <tomsmeding> | it seems man(1) defaults to less(1) these days |
2025-05-05 20:36:05 +0200 | <haskellbridge> | <sm> less has _so many_ options.. |
2025-05-05 20:34:54 +0200 | <tomsmeding> | `less -r` is for living dangerously |
2025-05-05 20:34:10 +0200 | <tomsmeding> | -R makes less(1) print ansi escape sequences as-is to the terminal instead of, well, escaping them |
2025-05-05 20:33:46 +0200 | <monochrom> | But actually I only remember adding -i myself, I don't recall why I added -R, I don't even recall hearing about -R at all. |
2025-05-05 20:33:14 +0200 | <haskellbridge> | <sm> in hledger, if we see PAGER=less, we append some options like -R to user's LESS |
2025-05-05 20:32:58 +0200 | <tomsmeding> | https://github.com/haskell/cabal/blob/6953972bfa6ec706d171cda8bfcba2b7354a8206/cabal-install/src/D… |
2025-05-05 20:32:53 +0200 | <monochrom> | I had "export LESS=-iR" in my .profile a long time ago. |
2025-05-05 20:32:38 +0200 | <tomsmeding> | me too |
2025-05-05 20:32:34 +0200 | <hellwolf> | I have PAGER set to "less" |
2025-05-05 20:32:04 +0200 | <tomsmeding> | that's not how that works |
2025-05-05 20:31:55 +0200 | <tomsmeding> | it sees that $PAGER is set and uses that _instead_ of `less -R` |
2025-05-05 20:31:47 +0200 | <tomsmeding> | oh |
2025-05-05 20:30:46 +0200 | sprotte24 | (~sprotte24@p200300d16f2c120050457aa1052cddc8.dip0.t-ipconnect.de) |
2025-05-05 20:30:15 +0200 | <tomsmeding> | I suspect it's calling less(1) without -R or something |
2025-05-05 20:30:03 +0200 | <tomsmeding> | I'm using a terminal with 24-bit color support |
2025-05-05 20:29:49 +0200 | <hellwolf> | are you using xterm or some primitive stuff |
2025-05-05 20:29:03 +0200 | <tomsmeding> | `cabal man` for me gives me a manpage-like thing but with all the ANSI escape codes literally printed out :p |
2025-05-05 20:21:14 +0200 | <EvanR> | that's why email was a nice compromise |
2025-05-05 20:18:09 +0200 | Guest52 | (~Guest52@148.63.10.187) |
2025-05-05 20:16:13 +0200 | Guest52 | (~Guest52@148.63.10.187) (Client Quit) |
2025-05-05 20:15:46 +0200 | <hellwolf> | please send donation page. |
2025-05-05 20:15:32 +0200 | <hellwolf> | our hero |
2025-05-05 20:14:32 +0200 | <haskellbridge> | <geekosaur> as you can see, the bridge is back up |
2025-05-05 20:13:32 +0200 | <Rembane> | I see a PR coming up |
2025-05-05 20:13:23 +0200 | <hellwolf> | very un PC |
2025-05-05 20:13:16 +0200 | <hellwolf> | Maybe you meant `man`? |
2025-05-05 20:13:16 +0200 | <hellwolf> | Error: cabal: unrecognised command: woman (try --help) |
2025-05-05 20:13:16 +0200 | <hellwolf> | $ cabal woman |
2025-05-05 20:12:59 +0200 | machinedgod | (~machinedg@d108-173-18-100.abhsia.telus.net) machinedgod |
2025-05-05 20:12:01 +0200 | CiaoSen | (~Jura@2a02:8071:64e1:da0:5a47:caff:fe78:33db) (Ping timeout: 248 seconds) |
2025-05-05 20:11:56 +0200 | Guest52 | (~Guest52@148.63.10.187) |
2025-05-05 20:10:34 +0200 | [exa] | just discovered `cabal man` |