annotate mcabber/doc/help/en/hlp_request.txt @ 1176:547a8ca7c1a8

Move init_bindings() to screen.c, with a few updates - Move the function init_bindings() to screen.c scr_init_bindings() - Get rid of the malloc/free - Add two key bindings: Meta-a, Meta-b - Put the comments on the same line when it is possible, in order to save some space.
author Mikael Berthe <mikael@lilotux.net>
date Wed, 04 Apr 2007 22:03:49 +0200
parents 9207f2efb921
children de75b9774f86
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
904
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
1
1062
9207f2efb921 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 904
diff changeset
2 /REQUEST last|time|vcard|version [jid]
904
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
3
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
4 Send a "IQ" query to the current buddy, or to the specified Jabber user. If the resource is not provided with the jid, mcabber will send the query to all known resources for this user.
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
5
1062
9207f2efb921 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 904
diff changeset
6 /request last
9207f2efb921 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 904
diff changeset
7 Request "last" information (usually idle time)
904
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
8 /request time
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
9 Request time from the buddy
1062
9207f2efb921 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 904
diff changeset
10 /request vcard
9207f2efb921 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 904
diff changeset
11 Request VCard from the buddy
904
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
12 /request version
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
13 Request version from the buddy