index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (363B) | |
--- | |
1 Action | |
2 ====== | |
3 | |
4 Description | |
5 ----------- | |
6 Adds support for writing CTCP ACTIONs with the use of '/m some action' T… | |
7 be done simply by writing '^AACTION some action^A', but this patch is for | |
8 people who are too lazy to do that (me) | |
9 | |
10 Download | |
11 -------- | |
12 * [ii-1.4-ctcp\_action.diff](ii-1.4-ctcp_action.diff) | |
13 | |
14 Author | |
15 ------ | |
16 * Evan Gates (emg) <[email protected]> |