Sebastien Helleu
a08842bbad
Fix bug with URL selection in some terminals (caused by horizontal lines) (bug #27700 )
2009-10-14 18:21:46 +02:00
Sebastien Helleu
37835df573
Fix bug with buffer for execution of alias, when called from plugin API with function "command" (bug #27697 )
2009-10-14 14:22:39 +02:00
Sebastien Helleu
fbf1e0286e
Add some default bindings for keys alt+arrows under xterm
2009-10-11 14:38:48 +02:00
Sebastien Helleu
b138ffb7ae
Add IRC commands /samode, /sanick, /sapart, /saquit
2009-10-10 12:47:55 +02:00
Sebastien Helleu
62946024d8
Add IRC command /sajoin (task #9770 )
2009-10-10 12:04:20 +02:00
Sebastien Helleu
1905344fdb
Use default auto completion for arguments of unknown commands
2009-10-10 11:50:23 +02:00
Sebastien Helleu
bfb9ab6a2a
Add script prototypes and examples in plugin API reference
2009-10-09 15:46:29 +02:00
Sebastien Helleu
5535ec5f46
Fix alignment problem for buffer name when a merged buffer is closed (bug #27617 )
2009-10-06 21:25:15 +02:00
Sebastien Helleu
2bfe49d28b
Add option grab_key_command for /input (bound by default to alt-k)
...
New binding for alt-k is not automatic (for existing config), if you want to
use it, you can do: /key bind meta-k /input grab_key_command
2009-10-05 16:42:49 +02:00
Sebastien Helleu
7b2f578ac4
Fix compilation under Cygwin (patch #6916 )
2009-10-04 11:54:24 +02:00
Emmanuel Bouthenot
43c76c9164
Replace MATCHES by STREQUAL in cmake: fix a fail to build on kFreeBSD
2009-10-03 14:56:02 +02:00
Sebastien Helleu
7232e7d7f2
Fix bugs with colors in some german translations (patch #6919 )
2009-10-03 12:16:58 +02:00
Sebastien Helleu
427419dcd0
Fix restore of hotlist after /upgrade
2009-10-03 10:25:13 +02:00
Sebastien Helleu
9116131fde
Fix typo: keeped -> kept
2009-10-03 09:59:16 +02:00
Sebastien Helleu
3a429ca6c3
New expansions for alias arguments ($n, $-m, $n-, $n-m, $*, $~) (patch #6917 )
2009-10-02 09:56:07 +02:00
Sebastien Helleu
ae13264314
Allow /unalias to remove multiple aliases (patch #6926 )
2009-09-30 17:58:56 +02:00
Sebastien Helleu
5a0a2cfcb9
Allow use of wildcards for /alias list (patch #6925 )
2009-09-30 17:44:49 +02:00
Sebastien Helleu
ebd17f79eb
Display alias command in /help alias_name (patch #6924 )
2009-09-30 17:25:55 +02:00
Sebastien Helleu
79fd2aa317
Remove buffer from hotlist when buffer is cleared (bug #27530 )
2009-09-30 09:55:19 +02:00
Sebastien Helleu
fea5c961ae
Fix cmake directories: let user customize lib, share, locale and include directories (patch #6922 )
2009-09-20 21:44:08 +02:00
Sebastien Helleu
6fb5084af5
Add missing charset decoding/encoding for IRC DCC chat (bug #27482 )
2009-09-20 10:29:25 +02:00
Sebastien Helleu
241e9dce6f
Fix terminal title bug: do not reset it when option weechat.look.set_title is off (bug #27399 )
2009-09-19 11:14:08 +02:00
Sebastien Helleu
44511f38a4
Add missing brackets around nick for IRC message 314 (reply to whowas) (patch #6915 )
2009-09-19 10:55:57 +02:00
Sebastien Helleu
693246a61a
Improve error management when there is socket error in IRC plugin
...
When reading socket, there is server disconnection only if error is fatal (if
it is not, we'll try again later).
Error codes and messages are now displayed for all socket errors.
2009-09-18 23:00:29 +02:00
Sebastien Helleu
19d9fc9e13
Update hotlist when a buffer is closed (bug #27470 )
2009-09-17 17:39:58 +02:00
Sebastien Helleu
13ec5f3683
Fix crash when parsing IRC CTCP ACTION or DCC without argument
2009-09-17 16:22:07 +02:00
Sebastien Helleu
348d74b470
Fix bug with arguments in alias (bug #27440 )
2009-09-16 18:01:50 +02:00
Sebastien Helleu
b3501ce9cd
Fix /input history_global_next: reset input content when last command in history is reached
2009-09-16 15:28:29 +02:00
Sebastien Helleu
c2300c4095
Fix plural form in IRC message with list of nicks on channel (bug #27436 )
2009-09-15 16:36:24 +02:00
Sebastien Helleu
602c9681d0
Add options for CTCP, to block/customize CTCP reply (task #9693 ), add missing CTCP: clientinfo, finger, source, time, userinfo (task #7270 )
2009-09-15 14:42:24 +02:00
Sebastien Helleu
4bd7eaf123
Fix API function weechat_bar_set for python/lua/ruby (patch #6912 )
2009-09-11 23:22:13 +02:00
Sebastien Helleu
70916a0342
Version 0.3.0
2009-09-06 11:46:49 +02:00
Sebastien Helleu
2bf4163617
Use new WeeChat site, weechat.org
2009-09-05 16:33:01 +02:00
Sebastien Helleu
aca9eb02c3
Remove compiler warning in logger plugin (with -O2)
2009-09-04 17:17:32 +02:00
Sebastien Helleu
a83dd82c90
Fix typos in some messages
2009-09-04 10:41:35 +02:00
Sebastien Helleu
005bf6d311
Fix typo
2009-09-03 17:18:30 +02:00
Sebastien Helleu
6b9cb34a09
Remove compiler warning when NLS is disabled
2009-08-30 16:04:28 +02:00
Sebastien Helleu
d2ec2482d6
Add 2 new options: weechat.look.prefix_align_more and weechat.look.prefix_buffer_align_more
2009-08-29 13:06:21 +02:00
Sebastien Helleu
88b65fe3c2
Add new option weechat.look.prefix_buffer_align_max
2009-08-29 10:30:25 +02:00
Sebastien Helleu
db4f20c1f1
Add 2 new completions (irc_server_channels and irc_server_privates), improve completion of command /invite
2009-08-28 11:36:51 +02:00
Sebastien Helleu
02763ca7e7
Fix typo in IRC invite message
2009-08-28 10:09:58 +02:00
Sebastien Helleu
77fa0c4b9e
Fix bug with directory separator in logger mask
2009-08-22 19:19:31 +02:00
Sebastien Helleu
25b9f1d714
Fix bug with special chars in buffers for logger filenames (bug #25721 )
2009-08-16 11:28:50 +02:00
Sebastien Helleu
24432e78e0
Fix bug in config files when option name begins with '['
2009-08-12 10:12:07 +02:00
Sebastien Helleu
1691b3060c
Fix typo: explicitely -> explicitly
2009-08-09 12:19:47 +02:00
Sebastien Helleu
14966acaf2
Remove obsolete option weechat.color.input_nick
2009-08-09 12:16:30 +02:00
Sebastien Helleu
508398f7c5
Add missing files for cmake in packages built by autotools
2009-08-09 10:01:54 +02:00
Sebastien Helleu
9508953b8e
Fix typo: mispelled -> misspelled
2009-08-06 21:35:12 +02:00
Sebastien Helleu
859f6db87b
Fix bug when comparing chars and ignoring case (with some locales) (bug #27190 )
...
There was a problem with some locales like turkish, where upper "i" is "İ".
All IRC commands with "I" inside (JOIN, PRIVMSG, ..) failed with turkish
locale.
2009-08-06 15:08:11 +02:00
Sebastien Helleu
acef147775
Fix progress bar display for large xfer/dcc files (more than 2 Gb)
2009-08-05 13:10:09 +02:00