[dev] st copyurl patch broken link

2017-08-12 Thread Stefan Hagen
Hello, I want to report that the latest website[1] link[2] to the st copyurl patch is broken. Best Regards, Stefan [1] http://st.suckless.org/patches/copyurl/ [2] http://st.suckless.org/patches/copyurl/st-copyurl-20170802-e2ee5ee.diff

Re: [dev] st copyurl patch broken link

2017-08-12 Thread Stefan Hagen
Adding Matthew (CC) * Hiltjo Posthuma wrote: Feel free to change it and push it to the site: git.suckless.org/sites It seems this cleanup commit broke it: http://git.suckless.org/sites/commit/?id=b3bed969dff3f14ba47e85db2f5820991ff38c2d Unfortunately not. The copyurl/index.md got updated with

Re: [dev] [st] Emojis

2017-09-17 Thread Stefan Hagen
Hi Janne, * Janne Heß wrote: I just wanted to ask if anyone has managed to properly display emojis in st. I know this is potentially sucky feature, but I read my mail in mutt and some companies think it's a good idea to put emojis into their subjects. Currently, it looks like the emojis consisti

Re: [dev] [st] Emojis

2017-09-17 Thread Stefan Hagen
* Stefan Hagen wrote: I'm doing exactly this. This is mutt in st (top) and termite (bottom). https://shell.srv.hagen.coffee/~sdk/screenshots/2017-09-17_19-38-46.png Are you sure the font you're using supports these characters? Adding some details: .muttrc: set charset = &q

Re: [dev] Learn C

2019-03-24 Thread Stefan Hagen
Thuban wrote: I want to learn C. Kernighan and Ritchie, C Programming Language, 2nd Edition I mean, sane C. http://suckless.org/coding_style/ http://suckless.org/philosophy/ http://www.catb.org/esr/writings/taoup/html/ch01s06.html HTH, Stefan