cvs commit: ports/irc/weechat Makefile distinfo
Andrej Zverev
az at FreeBSD.org
Mon Jan 30 07:17:08 PST 2006
az 2006-01-30 15:17:08 UTC
FreeBSD ports repository
Modified files:
irc/weechat Makefile distinfo
Log:
- Update to version 0.1.7
Version 0.1.7 (2006-01-14):
* fixed msg command (now allowed in private buffer with "*" as target)
* removed "irc_default_msg_away" setting, for RFC 2812 conformity
(/away command wihtout argument only removes away status),
new values for "irc_display_away" (off, local, channel)
* fixed refresh bug with Solaris when term size is changed
* replaced Texinfo doc by XML Docbook
* added color for window separators (when splited)
* added completion system for plugins/scripts commands
* fixed plugins autoload
* added charset by server and channel, new command: /charset
* added Ruby script plugin
* added /upgrade command
* added ETA (Estimated Time of Arrival) for DCC files
* /nick command is now allowed when not connected to server
* added server/channel arg to /buffer command for jumping to buffer
* fixed display bug in chat window when a message length equals to window
width
* added new keys for switching to other windows: alt-w followed by
alt-{arrow}
* added new keys for scrolling to previous/next highlight: alt-P / alt-N
* added "read marker": an indicator for first unread line in a
server or channel buffer (new key alt-U to scroll to marker)
* new window maganement: custom size for windows, auto resize when
terminal is resized
* fixed infinite loop when resizing term to small size
* added /history command
Revision Changes Path
1.14 +5 -6 ports/irc/weechat/Makefile
1.10 +3 -3 ports/irc/weechat/distinfo
More information about the cvs-all
mailing list