Sebastien Helleu
|
1bee0ba0b2
|
Added new option to customize input prompt, added nick modes, fixed commands 332, 333 (/topic now ok when channel is not opened)
|
2006-04-12 13:34:33 +00:00 |
|
Sebastien Helleu
|
d01081241a
|
Added nick alignment options
|
2006-04-02 21:53:41 +00:00 |
|
Sebastien Helleu
|
c803419616
|
Fixed nicklist display bugs when on top or bottom of chat window, fixed refresh bug (too many refresh) when terminal is resized
|
2006-03-31 13:49:58 +00:00 |
|
Sebastien Helleu
|
83bdd97916
|
Added keyboard handler to plugin API
|
2006-03-30 12:08:55 +00:00 |
|
Sebastien Helleu
|
919800c37c
|
Added inactivity time, available for plugins via get_info("inactivity")
|
2006-03-04 14:27:14 +00:00 |
|
Sebastien Helleu
|
92db79989e
|
Keys alt-{home|end} to scroll top/bottom, alt-{f11-f12} to scroll nicklist top/bottom
|
2006-03-03 10:40:43 +00:00 |
|
Sebastien Helleu
|
c0a1673060
|
Added IRC raw data buffer
|
2006-02-22 11:58:11 +00:00 |
|
Sebastien Helleu
|
9373a7a47e
|
Added new plugin API function: remove_infobar
|
2006-02-20 17:01:18 +00:00 |
|
Sebastien Helleu
|
480974b8de
|
Gtk GUI changes, now compile is ok
|
2006-02-03 00:36:03 +00:00 |
|
Sebastien Helleu
|
464fc8abdf
|
Added new scroll keys for a few lines up/down (default: meta-pgup/pgdn) (patch from Pistos)
|
2006-01-25 17:52:11 +00:00 |
|
Sebastien Helleu
|
6972b057d9
|
Fixed bug with charset in infobar highlights
|
2006-01-24 15:08:03 +00:00 |
|
Sebastien Helleu
|
8cd8410448
|
Fixed bugs: buffer detection in plugins/scripts commands, and /history command
|
2006-01-22 21:30:19 +00:00 |
|
Sebastien Helleu
|
4d62625894
|
New year in copyright, FSF address changed
|
2006-01-04 08:56:00 +00:00 |
|
Sebastien Helleu
|
4f0dc2984b
|
Added color for windows separators, fixed minor refresh bug when changing some colors
|
2005-12-22 16:33:04 +00:00 |
|
Sebastien Helleu
|
77e00d0381
|
Added charset by server and channel, new command: /charset
|
2005-12-11 00:52:32 +00:00 |
|
Sebastien Helleu
|
0ef010d211
|
added /upgrade command, added ETA for DCC files
|
2005-12-06 18:20:59 +00:00 |
|
Sebastien Helleu
|
c005d8c4d3
|
Added server/channel arg to /buffer command for jumping to buffer
|
2005-11-29 08:23:03 +00:00 |
|
Sebastien Helleu
|
4ea27db1d7
|
Added new keys for switching to other windows: alt-w followed by alt-{arrow}
|
2005-11-22 13:43:54 +00:00 |
|
Sebastien Helleu
|
9f0aedd319
|
Added new keys: alt-U (scroll to read marker), alt-P / alt-N (scroll to
previous/next highlight)
|
2005-11-20 18:13:24 +00:00 |
|
Sebastien Helleu
|
5a970dffbb
|
Renamed options "col_chat_marker*" to "col_chat_read_marker*"
|
2005-11-20 08:01:59 +00:00 |
|
Sebastien Helleu
|
d5affecc23
|
Added read marker (indicator for first unread line), added quotes and spaces in config files
|
2005-11-19 22:08:46 +00:00 |
|
Emmanuel Bouthenot
|
6d931f27c3
|
better setting and restting terminal title
|
2005-11-16 09:02:47 +00:00 |
|
Sebastien Helleu
|
0cf9d16bb9
|
- added "resize" option for /window command
- fixed infinite loop when resizing term to small size
|
2005-11-13 22:14:06 +00:00 |
|
Sebastien Helleu
|
e63da66644
|
Improved window management: new window may have different size (% of current
window size), window sizes are automatically recomputed when term window is
resized
|
2005-11-13 15:51:00 +00:00 |
|
Sebastien Helleu
|
ba98dca08a
|
Added "col_real_white" option to active real white (useful only if term has not
white background)
|
2005-11-06 00:46:29 +00:00 |
|
Sebastien Helleu
|
d94a7d05ea
|
Convert colors codes to %B, %C with /topic completion (if option irc_colors_send
is ON)
|
2005-11-05 13:21:48 +00:00 |
|
Sebastien Helleu
|
dd3977367f
|
Fixed log problem with new color display system (now color codes are removed in
log file)
|
2005-11-04 13:11:39 +00:00 |
|
Sebastien Helleu
|
8a9e8ecc88
|
- added major feature: new color management system (internal to WeeChat), now
colors are displayed by WeeChat (optional by new settings irc_colors_receive
and irc_colors_send)
- fixed IRC command 367
- added IRC command 382
|
2005-11-04 11:53:23 +00:00 |
|
Sebastien Helleu
|
6b6def5890
|
Fixed "jump to next server" action (was broken by new option "look_one_server_buffer")
|
2005-10-30 22:56:00 +00:00 |
|
Sebastien Helleu
|
079e4a4028
|
- added new setting (look_one_server_buffer): use same buffer for all servers
- fixed DCC bug when looking for ports in range
|
2005-10-30 09:56:24 +00:00 |
|
Sebastien Helleu
|
6beb8b6465
|
- added dcc_own_ip and dcc_port_range settings, patch by Jim Ramsay
- fixed bug when exiting DCC buffer (wrong input buffer)
|
2005-10-22 14:04:26 +00:00 |
|
Sebastien Helleu
|
ee2951bf11
|
The "day changed" message does not update hotlist any more
|
2005-10-21 14:20:22 +00:00 |
|
Sebastien Helleu
|
73359fcc05
|
Full UTF-8 support, auto-detection of UTF-8 usage (locale)
|
2005-10-21 13:59:55 +00:00 |
|
Sebastien Helleu
|
a9f04c5fd9
|
Added "Day changed to [date]" message when day changes
|
2005-10-18 17:46:54 +00:00 |
|
Sebastien Helleu
|
16389e0728
|
Added colors for input buffer and current channel of status bar
|
2005-10-02 20:52:38 +00:00 |
|
Sebastien Helleu
|
7f4a213239
|
Fixed scroll problem (screen moving when scrolling and new line displayed)
|
2005-09-15 08:21:36 +00:00 |
|
Sebastien Helleu
|
8a299adb3b
|
Fixed crash when closing a buffer used by more than one window
|
2005-09-13 17:04:34 +00:00 |
|
Sebastien Helleu
|
38fa7c93ac
|
Jump to next server now saves current channel buffer for each server
|
2005-07-31 11:32:28 +00:00 |
|
Sebastien Helleu
|
9e328d3fef
|
ctrl-up/ctrl-down keys added to call previous/next command in global history (common to all buffers)
|
2005-07-30 18:41:48 +00:00 |
|
Sebastien Helleu
|
3d724fb634
|
Join and part/quit prefixes (arrows) now displayed with different colors
|
2005-07-22 08:11:39 +00:00 |
|
Sebastien Helleu
|
4c6c367557
|
- added alt-j + alt-l key (switch to last buffer)
- added message for +q mode changing on a nick
|
2005-07-16 12:37:30 +00:00 |
|
Sebastien Helleu
|
99ad719ab9
|
Fixed segfault when switching to DCC buffer
|
2005-07-16 11:32:23 +00:00 |
|
Sebastien Helleu
|
a68a1f8192
|
Added alt-k key to grab a key and insert result into input buffer
|
2005-07-16 11:14:47 +00:00 |
|
Sebastien Helleu
|
1d07964d17
|
Added color for private in hotlist (different than color for highlight)
|
2005-07-13 17:40:20 +00:00 |
|
Emmanuel Bouthenot
|
505b43d15b
|
add some gui_input features : clipboard and a 'translate_chars' function
|
2005-07-12 10:06:10 +00:00 |
|
Sebastien Helleu
|
89d107c1a9
|
Fixed typo on a color number
|
2005-07-09 15:58:54 +00:00 |
|
Sebastien Helleu
|
54d4fc12a6
|
- new keyboard management: keys are setup in config file, new command /key was added and some new default keys were added
- added seconds in infobar time (optional with new config flag)
- fixed some curses refreshs
|
2005-07-09 15:30:51 +00:00 |
|
Sebastien Helleu
|
71a76ada48
|
Channel notify levels are saved in config file
|
2005-06-19 14:22:11 +00:00 |
|
Sebastien Helleu
|
e7041a467b
|
Added "++++" at bottom of nicklist if end of nicklist is not displayed
|
2005-05-18 19:03:34 +00:00 |
|
Sebastien Helleu
|
dca4064502
|
Added nicklist scroll keys (Alt+{home/end/pgup/pgdn} or F11/F12)
|
2005-04-30 19:21:28 +00:00 |
|