Sebastien Helleu
a35364524a
irc: add optional server in info "irc_is_channel" (before channel name) (bug #35124 ), add optional server in info_hashtable "irc_message_parse"
2011-12-25 23:00:18 +01:00
Sebastien Helleu
68948f9747
core: change mouse state when option weechat.look.mouse is changed
2011-12-25 21:52:35 +01:00
Sebastien Helleu
d3a37ea948
core: display an error and do nothing for command "/unset *"
2011-12-17 18:42:27 +01:00
Sebastien Helleu
034b216eee
alias: add help about syntax %%command for completion of alias in /alias
2011-12-17 18:32:40 +01:00
Sebastien Helleu
15d9aab7fa
core: add option "hooks" for command /debug
2011-12-07 17:43:36 +01:00
Sebastien Helleu
86489d4587
core: add option "weechat.look.scroll_bottom_after_switch" (if enabled, restore old behaviour before fix of bug #25555 in version 0.3.5)
2011-12-07 16:28:32 +01:00
Sebastien Helleu
013f8cc757
relay: add WeeChat protocol (for remote GUI), doc about protocol, new options
...
The protocol is partial, under development, and NOT ready for usage.
New options added in relay.conf:
- relay.network.allowed_ips: allow only some IPs on relay plugin (by default
all IPs are allowed)
- relay.network.compression_level: compression level used in WeeChat protocol
(compression is made using zlib)
2011-12-06 23:06:23 +01:00
Sebastien Helleu
6f6e1569cd
core: add "full_name" in buffer structure
2011-11-21 17:55:30 +01:00
Sebastien Helleu
746e56f28c
xfer: display origin of xfer in core and xfer buffers (task #10956 )
2011-11-19 11:39:48 +01:00
Sebastien Helleu
fb78fe4e44
core: display a warning when option weechat.look.eat_newline_glitch is enabled
2011-11-15 11:45:44 +01:00
Sebastien Helleu
e5a74fca72
core: allow list for option weechat.plugin.extension (makes weechat.conf portable accross Un*x and Windows) (task #11479 )
2011-11-15 10:42:46 +01:00
Sebastien Helleu
c7a1a01d8f
core: add new option weechat.completion.base_word_until_cursor: allow completion in middle of words (enabled by default) (task #9771 )
2011-11-12 16:09:14 +01:00
Sebastien Helleu
2c6d525045
core: add option "jump_last_buffer_displayed" for command /input (key: alt+"/") (task #11553 )
2011-11-08 18:51:15 +01:00
Sebastien Helleu
e9ef9a9e1b
core: display full line (option + value) for lines with error in configuration files
2011-11-05 16:11:22 +01:00
Sebastien Helleu
8e5288ba27
irc: add option irc.color.mirc_remap to remap mirc colors in messages to WeeChat colors
2011-11-05 11:40:22 +01:00
Sebastien Helleu
8503857d28
irc: allow URL "irc://" in command /connect
2011-11-04 12:47:01 +01:00
Sebastien Helleu
4646e5c17c
core: fix typo: occured -> occurred
2011-11-03 16:59:54 +01:00
Sebastien Helleu
c87558d3db
core: fix french translation of "irc://" in "weechat-curses --help"
2011-11-01 19:52:25 +01:00
Sebastien Helleu
663616fa07
core: fix syntax of option "irc://" in "weechat-curses --help"
2011-11-01 19:40:46 +01:00
Sebastien Helleu
d16d11b392
core: add option weechat.history.max_minutes: maximum number of minutes in history per buffer (task #10900 ) (patch from Quentin Pradet)
2011-11-01 19:30:30 +01:00
Sebastien Helleu
0d37e2ea6f
aspell: add note about option "aspell.check.commands" in /help aspell
2011-10-31 10:04:47 +01:00
Sebastien Helleu
34e0226ee0
core: add WEECHAT_HOME option in cmake and configure to setup default WeeChat home (default is "~/.weechat") (task #11266 )
...
Syntax for cmake: cmake <dir> -DWEECHAT_HOME="~/.weechat"
Syntax for configure: ./configure WEECHAT_HOME="~/.weechat"
2011-10-29 16:52:19 +02:00
Sebastien Helleu
6d6e0e0ad9
core: add help for values of option "conditions" in bars (options weechat.bar.xxx.conditions)
2011-10-29 11:40:58 +02:00
Sebastien Helleu
364b006209
aspell: add note about option "default_dict" in /help aspell
2011-10-29 11:34:54 +02:00
Sebastien Helleu
8eefea424b
core: display a message when mouse state is changed with command /mouse
2011-10-29 11:27:58 +02:00
Sebastien Helleu
ce8ae83e17
core: add optional arguments for command /plugin load/reload/autoload
2011-10-29 11:16:45 +02:00
Sebastien Helleu
3298a36691
core: update examples in /help filter
2011-10-27 16:03:03 +02:00
Sebastien Helleu
03dc86f58d
irc: add missing modes in /help mode (synopsis of command)
2011-10-27 12:22:27 +02:00
Sebastien Helleu
d072ec110f
core: remove wrong example in /help bar (scroll bar using buffer name)
2011-10-27 11:57:42 +02:00
Sebastien Helleu
1acaa0ebd3
alias: improve /help alias: display many <command> in command synopsis
2011-10-27 08:45:06 +02:00
Sebastien Helleu
60e88df4f2
Version 0.3.7-dev
2011-10-22 12:27:06 +02:00
Sebastien Helleu
6d103c62f9
Version 0.3.6
2011-10-22 10:12:19 +02:00
Sebastien Helleu
77f02aed29
core: fix sentence in /help upgrade
2011-09-30 16:37:49 +02:00
Sebastien Helleu
072d526023
core: update help of option weechat.look.color_basic_force_bold
2011-09-24 14:53:43 +02:00
Sebastien Helleu
fb5d40951c
core: add new option weechat.look.color_basic_force_bold, off by default: bold is used only if terminal has less than 16 colors (patch #7621 )
2011-09-24 11:28:33 +02:00
Sebastien Helleu
420ce7522a
core: add options weechat.look.color_inactive_window/buffer, fix bugs with inactive colors
2011-09-22 23:04:09 +02:00
Sebastien Helleu
25e1e6e23d
core: add colors for inactive windows and lines (in merged buffers)
...
New boolean options to control use of inactive colors:
- weechat.look.color_inactive_message
- weechat.look.color_inactive_prefix
- weechat.look.color_inactive_prefix_buffer
- weechat.look.color_inactive_time
New "inactive" color options:
- weechat.color.chat_inactive_line
- weechat.color.chat_inactive_window
- weechat.color.chat_prefix_buffer_inactive_line
2011-09-22 11:09:16 +02:00
Sebastien Helleu
a260039d01
irc: allow reason for command /disconnect
2011-08-28 16:24:15 +02:00
Sebastien Helleu
ce0a81fe20
core: add new options weechat.look.bar_more_left/right/up/down
2011-08-26 23:42:46 +02:00
Sebastien Helleu
8cc9b3ced6
core: add new option weechat.look.item_buffer_filter
2011-08-26 19:27:28 +02:00
Sebastien Helleu
328b8b2fb9
core: fix typo in /help key
2011-08-26 18:32:33 +02:00
Sebastien Helleu
832a089d3d
irc: add "count" in hashtable returned by "irc_message_split"
2011-08-26 13:23:56 +02:00
Sebastien Helleu
4853a530b6
irc: improve split of privmsg, add split of some other messages (bug #29879 ), add new info_hashtable "irc_message_split", split irc messages in relay plugin
...
List of new features/bugs fixed:
- improve split of privmsg: keep CTCP in split
- add split of messages: ison, join, notice, wallops, 005, 353
- add new info_hashtable "irc_message_split" (for plugins/scripts)
- in relay plugin: split irc messages sent to clients of irc proxy
2011-08-26 10:31:37 +02:00
Sebastien Helleu
44f2b7caf4
core: add functions "key_bind" and "key_unbind" in plugin API
2011-08-20 10:52:27 +02:00
Sebastien Helleu
168b1dd2b0
core: allow name of buffer for command /buffer clear (task #11269 )
2011-08-16 22:22:42 +02:00
Sebastien Helleu
9070021a54
core: allow a second area for keys in context "mouse" (for drag & drop between two areas)
2011-08-15 21:49:20 +02:00
Sebastien Helleu
1cb7c6a6c5
core: return info about line/word for chat area in focus hashtable, add keys m/q/Q to quote line in cursor mode, sort mouse keys by priority
2011-08-14 11:30:08 +02:00
Sebastien Helleu
f841333609
core: allow mix of commands and hsignals for keys in context "mouse"
2011-08-10 12:24:23 +02:00
Sebastien Helleu
fe9aee25a5
core: allow send of hsignal instead of command for keys in context "mouse"
2011-08-09 14:56:15 +02:00
Sebastien Helleu
40c5eb207d
core: add new command /repeat (execute a command several times)
2011-08-09 09:10:26 +02:00