| Commit message (Expand) | Author |
2020-02-10 | Delegate to commandPrivmsg from commandMsg | June McEnroe |
2020-02-10 | Synthesize a QUIT message to handle on exit | June McEnroe |
2020-02-10 | Factor out XDG base directory code | June McEnroe |
2020-02-10 | Leave a blank line after loaded buffer | June McEnroe |
2020-02-10 | Add -s to save and load buffers | June McEnroe |
2020-02-10 | Show heat and other unread in title | June McEnroe |
2020-02-10 | Eliminate array in hash | June McEnroe |
2020-02-10 | Add -H | June McEnroe |
2020-02-10 | Hash to colors in the range 2-75 | June McEnroe |
2020-02-10 | Improve color fudging | June McEnroe |
2020-02-10 | Support all 99 IRC colors | June McEnroe |
2020-02-10 | Avoid coloring mentions if there are control codes | June McEnroe |
2020-02-10 | Recalculate unreadLines on reflow | June McEnroe |
2020-02-10 | Only make windows hotter | June McEnroe |
2020-02-10 | Always increase unreadLines | June McEnroe |
2020-02-10 | Move scroll marker on resize | June McEnroe |
2020-02-10 | Update line count for words longer than lines | June McEnroe |
2020-02-10 | Simplify mark, heat, unread tracking | June McEnroe |
2020-02-10 | Update prompt when own nick changes | June McEnroe |
2020-02-10 | Match URLs surrounded by parentheses | June McEnroe |
2020-02-10 | Fix M-a so it properly cycles back to where it started | June McEnroe |
2020-02-09 | Add M-l | June McEnroe |
2020-02-09 | Add /whois | June McEnroe |
2020-02-09 | Add /msg | June McEnroesome atom lints.
|
|
|
|
|
|
|
|
|
|
|
|
I always type out git reset and sometimes still expect gr to be
rebase... Never got used to it I guess.
|
|
|
|
Works properly for weird paths, etc.
|
|
Requires AcceptEnv SSH_CD in the remote sshd_config.
|
|
Don't depend on LANG being set.
|
|
A cute extra novella. Finally finished this series.
|
|
This is not really how you're supposed to use the select system, I don't
think, since the mandoc package actually creates those files, but it
does work. This lets me actually use the git installed by MacPorts.
|
|
The reason I did this with pkgsrc was because I actually don't want the
man(1) from mandoc, since it won't follow MANSECT. Same applies to
MacPorts. I wish I could disable its man(1) with a variant or whatever.
|
|
But keep it disabled for READMEs since they always use non-standard
sections and the TOC is just distracting there, I think.
Also add the style so its h1 is the same size as the ones inside
sections...
|
|
|
|
|
|
I never use it.
|
|
My system is probably such a mess now...
|
|
|
|
|
|
Reading has really slowed down :(
|
|
An IRC find.
|
|
One of those good songs from a soundtrack of a film that probably isn't?
The summary sounds a lot more interesting than the title implies, at
least.
|
|
This makes it work even when it's run connected to a pipe, i.e. as the
notify command of catgirl...
|
|
|
|
I guess this got lost somewhere, long ago...
|