Age | Commit message (Expand) | Author |
2014-05-04 | core: change default key for bare display from alt-'!' to alt-'l' | Sébastien Helleu |
2014-04-01 | core: add default key alt-'-' to toggle filters in current buffer (closes #17) | Sébastien Helleu |
2014-03-19 | core: add key alt-j,alt-f to jump to first buffer, change command for jump to... | Sebastien Helleu |
2014-02-16 | core: add bare display mode (for easy text selection and click on URLs) | Sebastien Helleu |
2014-02-10 | api: add integer return code for functions hook_{signal|hsignal}_send | Sebastien Helleu |
2014-01-05 | core: replace calls to sprintf() with snprintf() | Sebastien Helleu |
2014-01-01 | core: update copyright dates | Sebastien Helleu |
2013-12-01 | core: replace default key ctrl+"c", "u" by ctrl+"c", "_" for underlined text ... | Sebastien Helleu |
2013-12-01 | core: replace default key ctrl+"c", "r" by ctrl+"c", "v" for reverse video in... | Sebastien Helleu |
2013-11-12 | core: fix truncated text when pasting several long lines (bug #40210) | Sebastien Helleu |
2013-11-05 | core: add default keys alt+home/end and alt+F11/F12 for xterm | Sebastien Helleu |
2013-08-17 | core: add search of regular expression in buffer, don't reset search type on ... | Sebastien Helleu |
2013-03-17 | core: fix refresh of item "completion" (bug #38214) (patch from Nils Görs) | Sebastien Helleu |
2013-03-17 | core: fix typos in many comments and some strings | Sebastien Helleu |
2013-01-01 | core: update copyright dates | Sebastien Helleu |
2012-12-19 | core: fix default mouse buttons actions for script buffer (focus the window b... | Sebastien Helleu |
2012-12-15 | core: move comments with description of C file to top of files | Sebastien Helleu |
2012-12-13 | core: reformat comments for functions | Sebastien Helleu |
2012-08-30 | core: add default key alt+"x" (zoom on merged buffer) (task #11029) | Sebastien Helleu |
2012-08-21 | script: add option script.look.quiet_actions (no messages when installing/rem... | Sebastien Helleu |
2012-08-20 | script: add focus info for mouse on script buffer, add two default mouse bind... | Sebastien Helleu |
2012-08-17 | core: add mouse bindings ctrl+wheel up/down to scroll horizontally buffers wi... | Sebastien Helleu |
2012-08-14 | core: add new plugin "script" (scripts manager, replacing scripts weeget.py a... | Sebastien Helleu |
2012-07-05 | core: add default key alt+"s" (toggle aspell) | Sebastien Helleu |
2012-03-24 | core: convert tabs to spaces in text pasted (bug #25028) | Sebastien Helleu |
2012-03-10 | core: fix lost scroll when switching to a buffer with a pending search (ctrl-r) | Sebastien Helleu |
2012-03-10 | core: fix grab of key (alt-k) (bug introduced with bracketed paste mode) | Sebastien Helleu |
2012-03-09 | core: fix broken mouse (bug introduced by the previous commit) | Sebastien Helleu |
2012-03-09 | core: improve and fix bugs on standard paste and bracketed paste | Sebastien Helleu |
2012-03-06 | core: read data on stdin even when asking confirmation for paste (fix lost ch... | Sebastien Helleu |
2012-03-04 | core: add support of terminal "bracketed paste mode" (task #11316) | Sebastien Helleu |
2012-01-24 | core: move option "scroll_unread" from command /input to /window | Sebastien Helleu |
2012-01-08 | core: update copyright dates | Sebastien Helleu |
2011-12-16 | core: add default keys "meta2-1;5D" and "meta2-1;5C" (ctrl+left/right) for gn... | Sebastien Helleu |
2011-11-08 | core: add option "jump_last_buffer_displayed" for command /input (key: alt+"/... | Sebastien Helleu |
2011-10-29 | core: change default command for key alt-m: /mouse toggle -> /mute mouse toggle | Sebastien Helleu |
2011-10-26 | core: remove unneeded whitespace | Sebastien Helleu |
2011-09-27 | core: fix paste detection (problem with end of lines) | Sebastien Helleu |
2011-09-23 | core: add default key "meta2-[E" (F5) for linux console | Sebastien Helleu |
2011-08-18 | core: fix input of wide UTF-8 chars under Cygwin (bug #34061) | Sebastien Helleu |
2011-08-14 | core: return info about line/word for chat area in focus hashtable, add keys ... | Sebastien Helleu |
2011-08-13 | core: fix typo in comment | Sebastien Helleu |
2011-07-30 | core: add "/input grab_mouse" and "/input grab_mouse_area" (default: right cl... | Sebastien Helleu |
2011-07-29 | core: add number in windows, improve mouse/cursor actions when screen is split | Sebastien Helleu |
2011-07-28 | core: improve mouse support: process utf-8 codes, add option weechat.look.mou... | Sebastien Helleu |
2011-07-26 | core: add mouse support (task #5435), free cursor movement, hook_focus, fix b... | Sebastien Helleu |
2011-07-05 | core: add context "search" for keys (to define keys used during search in buf... | Sebastien Helleu |