Sebastien Helleu
8d58b81d83
Add buffer merging feature, with /buffer merge/unmerge (task #7404 )
2009-06-10 12:40:05 +02:00
Emmanuel Bouthenot
88f21fffe7
Fix some bugs in asciidoc detection, add detection of source-highlight (needed by asciidoc to build doc)
2009-06-07 18:56:38 +02:00
Sebastien Helleu
89701be94f
Add note about ports < 1024 (reserved for root) for listening ports (options xfer.network.port_range and relay.network.listen_port_range)
2009-06-02 16:01:37 +02:00
Sebastien Helleu
7d34e10c6d
Add note about recommended locale (UTF-8) in FAQ
2009-06-02 15:49:22 +02:00
Sebastien Helleu
4383fd73b5
Add note about alt+k for binding keys in /help key
2009-06-02 15:10:15 +02:00
Sebastien Helleu
103389822e
Add cmake detection for asciidoc version
2009-06-02 13:11:16 +02:00
Sebastien Helleu
27d1ba5093
Add color for bar item "away" (irc.color.item_away)
2009-05-28 16:36:24 +02:00
Sebastien Helleu
0e040e8301
Convert all docs to asciidoc format, add scripting guide
2009-05-28 16:07:40 +02:00
Sebastien Helleu
fcd14cf1c6
New default value "0" for option irc.network.lag_disconnect (do not disconnect on high lag)
2009-05-19 21:29:16 +02:00
Sebastien Helleu
7d37cc8f50
Add new command /wait (schedule a command execution in future)
2009-05-19 19:04:49 +02:00
Sebastien Helleu
67f8f7386a
Add argument with buffer number/range for command "/buffer close" (task #9390 , task #7239 )
2009-05-18 23:23:40 +02:00
Sebastien Helleu
906c4ce8cd
Add option weechat.look.jump_previous_buffer_when_closing
2009-05-18 18:35:39 +02:00
Sebastien Helleu
3561fa8856
Add option weechat.history.max_visited_buffers
2009-05-18 18:21:21 +02:00
Sebastien Helleu
4bfc005d9d
Add new keys to move into last visited buffers (alt + "<", alt + ">"), come back to last visited buffer when closing a buffer
2009-05-18 17:47:45 +02:00
Sebastien Helleu
e2497ff8bc
Fix typo: formated -> formatted
2009-05-17 16:00:35 +02:00
Sebastien Helleu
353538e3d8
Add function "config_is_set_plugin" in plugin/script API
2009-05-17 15:49:58 +02:00
Sebastien Helleu
947ae241ce
Add infolist "key" with key bindings
2009-05-16 00:47:14 +02:00
Sebastien Helleu
041b754980
Convert some docs to asciidoc format, add tester's guide, remove some obsolete docs
2009-05-15 23:03:35 +02:00
Sebastien Helleu
2ab1626fa9
Add syntax "*N" for /buffer (where N is a buffer number): jump to buffer number or previous buffer
...
This will switch to buffer #N or previously displayed buffer if current buffer is #N
(it uses option weechat.look.jump_current_to_previous_buffer).
Default keys alt-1 to alt-0 are now /buffer *N
2009-05-12 18:16:32 +02:00
Sebastien Helleu
54ae52c4f0
Fix typo: transfert -> transfer
2009-05-12 11:39:22 +02:00
Sebastien Helleu
50bfe2cbba
Fix git command to clone repository in doc
2009-05-12 10:31:52 +02:00
Sebastien Helleu
92424a595d
Change version from 0.2.7-dev to 0.3.0-dev
2009-05-11 14:19:51 +02:00
Sebastien Helleu
57c6478b91
Add function window_set_title in API (task #9361 )
2009-05-10 01:22:08 +02:00
Sebastien Helleu
2783b51201
Improve completion: allow a command to use completion of another command (used by alias plugin)
2009-05-08 10:31:15 +02:00
Sebastien Helleu
db8aa43b5a
Add description of notify levels in /help buffer
2009-05-05 12:14:39 +02:00
Sebastien Helleu
d6ed1485a4
Fix help of /set command (remove french words)
2009-05-03 16:30:00 +02:00
Sebastien Helleu
1838260c0e
Add irc info "irc_current_server" (returned only if one buffer is used for all servers)
2009-05-03 09:48:17 +02:00
Sebastien Helleu
5f1c0c8254
Add data string argument in all callbacks of script API, display script name in error messages for scripts
2009-05-02 16:17:31 +02:00
Sebastien Helleu
4c71cb5f2b
Remove old docs for notify plugin
2009-04-24 22:17:17 +02:00
Sebastien Helleu
e3d2728571
Fix typo: splited/splitted -> split
2009-04-24 17:24:56 +02:00
Sebastien Helleu
3464865a00
Fix typo: easyly -> easily
2009-04-24 17:10:32 +02:00
Sebastien Helleu
163c5d6dfb
Remove notify plugin (moved to core)
2009-04-24 16:26:13 +02:00
Sebastien Helleu
890b2ed23a
Add new option weechat.look.jump_current_to_previous_buffer
2009-04-21 17:48:44 +02:00
Sebastien Helleu
cb86803ed3
Fix typo in doc
2009-04-18 16:50:19 +02:00
Sebastien Helleu
5da42465a6
Add list of signals in developer guide
2009-04-17 23:00:11 +02:00
Sebastien Helleu
1f4c75b3c1
Fix typo in doc
2009-04-17 11:29:40 +02:00
Sebastien Helleu
771be1a316
Add list of modifiers in developer guide
2009-04-16 12:06:27 +02:00
Sebastien Helleu
546d3afd01
Add missing API functions in doc (infolists and upgrade), move infos and infolists from user guide to developer guide
2009-04-14 00:03:18 +02:00
Sebastien Helleu
acb5772334
Add support of many templates for completion of command arguments, rename default completion items
2009-04-11 14:49:34 +02:00
Sebastien Helleu
8ac00cdac6
Some improvements on key bindings
...
List of changes:
- do not automatically create default keys if they do not exist, when reading
weechat.conf (let user do that if needed)
- add "/key missing": add missing keys using default keys (do not update or
remove user keys),
- key "meta-s" moved from irc/jabber plugins to core
- improved output of /key (display number of keys)
2009-04-07 18:22:09 +02:00
Sebastien Helleu
58b7a4a923
Add missing key bindings in doc
2009-04-03 18:52:07 +02:00
Sebastien Helleu
7c58018cb1
Add new option "weechat.completion.nick_add_space" (add space after nick completion, on by default)
2009-04-03 17:56:40 +02:00
Sebastien Helleu
76b700a555
Add new values for option irc.look.nick_completion_smart: off / speakers / speakers_highlights
2009-04-03 17:07:00 +02:00
Sebastien Helleu
ca7bcf880b
Fix bug with partial completions
...
Option "weechat.completion.partial_completion_nick" has been renamed to
"weechat.completion.partial_completion_other".
2009-04-01 23:30:57 +02:00
Sebastien Helleu
ff83985ef4
Add default template completion (by default: nick or IRC channel)
2009-04-01 19:03:05 +02:00
Sebastien Helleu
31508fed70
Add missing autogen doc files in makefiles
2009-03-29 01:18:30 +01:00
Sebastien Helleu
e6a77fd301
Update doc
2009-03-29 01:06:46 +01:00
Sebastien Helleu
5046e49747
Replace german and french C API doc by english version
2009-03-26 18:18:09 +01:00
Sebastien Helleu
0f3601bea0
Update script API in doc (developer guide)
2009-03-26 14:20:14 +01:00
Sebastien Helleu
7c793257ff
Add option aspell.check.real_time (off by default), fix bugs with aspell and utf-8 chars, add function utf8_char_int to API
2009-03-22 16:38:06 +01:00