index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (435B) | |
--- | |
1 hide commands | |
2 ============= | |
3 | |
4 Description | |
5 ----------- | |
6 This patch lets you hide IRC messages such as JOIN/QUIT. You can use the… | |
7 command 'h' to specify what messages are hidden. Example: :h JOIN,QUIT | |
8 | |
9 Now all JOIN and QUIT messages will not be displayed. The delimiter is | |
10 unimportant (use what you like or nothing at all) | |
11 | |
12 Use the command without arguments to stop hiding any messages. | |
13 | |
14 Download | |
15 -------- | |
16 * [patch](hidecommand.diff) | |
17 |