summaryrefslogtreecommitdiff
path: root/src/gui/curses/gui-curses-key.c
AgeCommit message (Expand)Author
2012-07-05core: add default key alt+"s" (toggle aspell)Sebastien Helleu
2012-03-24core: convert tabs to spaces in text pasted (bug #25028)Sebastien Helleu
2012-03-10core: fix lost scroll when switching to a buffer with a pending search (ctrl-r)Sebastien Helleu
2012-03-10core: fix grab of key (alt-k) (bug introduced with bracketed paste mode)Sebastien Helleu
2012-03-09core: fix broken mouse (bug introduced by the previous commit)Sebastien Helleu
2012-03-09core: improve and fix bugs on standard paste and bracketed pasteSebastien Helleu
2012-03-06core: read data on stdin even when asking confirmation for paste (fix lost ch...Sebastien Helleu
2012-03-04core: add support of terminal "bracketed paste mode" (task #11316)Sebastien Helleu
2012-01-24core: move option "scroll_unread" from command /input to /windowSebastien Helleu
2012-01-08core: update copyright datesSebastien Helleu
2011-12-16core: add default keys "meta2-1;5D" and "meta2-1;5C" (ctrl+left/right) for gn...Sebastien Helleu
2011-11-08core: add option "jump_last_buffer_displayed" for command /input (key: alt+"/...Sebastien Helleu
2011-10-29core: change default command for key alt-m: /mouse toggle -> /mute mouse toggleSebastien Helleu
2011-10-26core: remove unneeded whitespaceSebastien Helleu
2011-09-27core: fix paste detection (problem with end of lines)Sebastien Helleu
2011-09-23core: add default key "meta2-[E" (F5) for linux consoleSebastien Helleu
2011-08-18core: fix input of wide UTF-8 chars under Cygwin (bug #34061)Sebastien Helleu
2011-08-14core: return info about line/word for chat area in focus hashtable, add keys ...Sebastien Helleu
2011-08-13core: fix typo in commentSebastien Helleu
2011-07-30core: add "/input grab_mouse" and "/input grab_mouse_area" (default: right cl...Sebastien Helleu
2011-07-29core: add number in windows, improve mouse/cursor actions when screen is splitSebastien Helleu
2011-07-28core: improve mouse support: process utf-8 codes, add option weechat.look.mou...Sebastien Helleu
2011-07-26core: add mouse support (task #5435), free cursor movement, hook_focus, fix b...Sebastien Helleu
2011-07-05core: add context "search" for keys (to define keys used during search in buf...Sebastien Helleu