Sebastien Helleu
271d6a131f
Fix problems with /set of some bar options
2009-06-21 00:24:04 +02:00
Sebastien Helleu
911e29cf65
Add missing refresh of bar when changing size with command /set
2009-06-20 23:13:21 +02:00
Sebastien Helleu
95c03734cc
Fix minor display bug with read marker (line or dotted line)
...
Bug is happening when read marker is line or dotted line and that last char
of line is an horizontal line. When new line is added in buffer after read
marker, then last char of read marker line is repeated on next line.
2009-06-20 13:12:03 +02:00
Sebastien Helleu
412bf73673
Add new option weechat.look.hotlist_names_merged_buffers
2009-06-14 11:03:01 +02:00
Sebastien Helleu
1f8532e668
Display buffer name in hotlist if buffers are merged with same number
2009-06-13 20:03:00 +02:00
Sebastien Helleu
d686dc547c
Remove all merged buffers from hotlist, instead of only current selected buffer
2009-06-13 19:57:59 +02:00
Sebastien Helleu
40e3422058
Do not refresh buffer if displayed line is filtered (hidden)
2009-06-13 16:27:04 +02:00
Sebastien Helleu
58e6a514eb
Fix line filtering after /upgrade when filter applies on one buffer only
2009-06-12 14:47:22 +02:00
Sebastien Helleu
ed47fff730
Fix refresh of hidden bars (patch #6837 )
2009-06-12 11:22:00 +02:00
Sebastien Helleu
ae23fb0b46
Fix bug with some utf-8 chars in input line
2009-06-12 08:00:44 +02:00
Sebastien Helleu
652a97cc7a
Fix display bug with color/attribute chars (< 32) in command line (bug #26749 )
2009-06-11 15:31:53 +02:00
Sebastien Helleu
a326c2578c
Add key alt-j + alt-s to jump to IRC server buffer, bound to command /server jump
2009-06-11 12:30:12 +02:00
Sebastien Helleu
d7ad1780ad
Add infolist with commands history
2009-06-10 19:13:38 +02:00
Sebastien Helleu
b67da8860c
Add variable "active" in buffer infolist
2009-06-10 13:50:40 +02:00
Sebastien Helleu
335419e6de
Rename option weechat.completion.nick_completor to nick_completer
2009-06-10 12:51:36 +02:00
Sebastien Helleu
8d58b81d83
Add buffer merging feature, with /buffer merge/unmerge (task #7404 )
2009-06-10 12:40:05 +02:00
Sebastien Helleu
a6363a7b0b
Fix display of bold/reverse/underline color attributes in bars
2009-06-03 11:48:51 +02:00
Sebastien Helleu
37a73d8348
Fix crash with /upgrade (problem when closing buffers)
2009-05-19 14:07:51 +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
6d0e15e0d7
Add signals "key_bind" and "key_unbind"
2009-05-17 20:10:32 +02:00
Sebastien Helleu
e2497ff8bc
Fix typo: formated -> formatted
2009-05-17 16:00:35 +02:00
Sebastien Helleu
8130e6da8f
Remove unneeded space between two bar items (for items glued with "+")
2009-05-17 12:56:30 +02:00
Sebastien Helleu
947ae241ce
Add infolist "key" with key bindings
2009-05-16 00:47:14 +02:00
Sebastien Helleu
420d294498
Add buffer pointer in hotlist infolist
2009-05-12 23:02:44 +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
57c6478b91
Add function window_set_title in API (task #9361 )
2009-05-10 01:22:08 +02:00
Sebastien Helleu
79ea9b54be
Disable loop on commands in history when reaching oldest command
2009-05-09 16:39:50 +02:00
Sebastien Helleu
8a783825de
Fix completion with non-latin nicks (bug #18993 )
2009-05-09 13:03:44 +02:00
Sebastien Helleu
50b6fefdeb
Fix infinite loop when scrolling bars with horizontal filling
2009-05-08 13:22:29 +02:00
Sebastien Helleu
d3f91af099
Improve display of filter indicator in status bar, add option for color
2009-05-08 13:04:26 +02:00
Sebastien Helleu
cde8a69eda
Add missing space at beginning of bar item when first sub-item content is NULL
2009-05-08 13:00:11 +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
8d69edfa31
Use or '\r' in bar items to force new line with horizontal filling
2009-05-04 19:17:42 +02:00
Sebastien Helleu
917e111b78
Disable print hooks during display of backlog (in logger plugin)
2009-05-04 18:00:51 +02:00
Sebastien Helleu
d51626c67b
Fix bug with scroll in bars: do not scroll if bar is hidden
2009-05-03 15:04:22 +02:00
Sebastien Helleu
6ec9b638ce
Fix crash when giving empty buffer pointer to nicklist API functions (bug #26328 )
2009-04-24 21:35:16 +02:00
Sebastien Helleu
9303884613
Add filter with third argument of infolist_get for some infolists (bars, bar items, buffers, filters, plugins, irc_server, alias, script list)
2009-04-24 18:59:22 +02:00
Sebastien Helleu
e3d2728571
Fix typo: splited/splitted -> split
2009-04-24 17:24:56 +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
a7778594b1
Remove unused signal
2009-04-17 22:59:52 +02:00
Sebastien Helleu
46dee68d57
Jump to last displayed buffer when jumping to current buffer number
...
For example, if you are on buffer #2 , and press alt-1 twice, you'll come back to
buffer #2 .
2009-04-15 21:08:49 +02:00
Sebastien Helleu
b1de9b49fd
Use case sensitive comparison for key codes (bug #26145 )
2009-04-11 23:36:54 +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
9084984861
Fix memory leak when sending modifier "input_text_content"
2009-04-05 14:36:10 +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
4f3e50d6bc
Fix bug with nick completion (too many nick completors were added to nick if private was open with nick)
2009-04-03 11:55:12 +02:00