summaryrefslogtreecommitdiff
path: root/doc/en
AgeCommit message (Expand)Author
2014-04-03exec: add examples with "tail -f" and "-kill" in /help execSébastien Helleu
2014-04-03exec: display output of commands in real time, add options -flush/-noflush in...Sébastien Helleu
2014-04-03api: add option "buffer_flush" in function hook_process_hashtableSébastien Helleu
2014-04-02core: use an integer for seconds in command /window bare <delay>Sébastien Helleu
2014-04-01core: add default key alt-'-' to toggle filters in current buffer (closes #17)Sébastien Helleu
2014-04-01trigger: add filter in trigger monitor bufferSébastien Helleu
2014-03-31core: add non-active merged buffers with activity in hotlist (if another merg...Sébastien Helleu
2014-03-30core: use seconds as float number for delay in command /window bare <delay>Sébastien Helleu
2014-03-30irc: allow "$ident" in option irc.network.ban_mask_default (closes #18)Sébastien Helleu
2014-03-30irc: add support of "away-notify" capability (closes #12)Sébastien Helleu
2014-03-30exec: fix typo in /help execSébastien Helleu
2014-03-29core: quit WeeChat on signal SIGHUP, remove signal "signal_sighup"Sebastien Helleu
2014-03-28doc: add question about terminal focus in FAQSebastien Helleu
2014-03-27doc: update auto-generated files with hdataSebastien Helleu
2014-03-26doc: use command /script in question about installation of scripts (FAQ)Sebastien Helleu
2014-03-26doc: add command to install script buffers.pl (FAQ)Sebastien Helleu
2014-03-26doc: add link to WeeChat doc page (FAQ)Sebastien Helleu
2014-03-25doc: replace links to weechat.org/scripts by command "/script search" (FAQ)Sebastien Helleu
2014-03-25doc: replace links to remote GUIs by link to features page (FAQ)Sebastien Helleu
2014-03-25core: add buffer property "clear"Sebastien Helleu
2014-03-25exec: add options -nf and -cl/-nocl in command /execSebastien Helleu
2014-03-24doc: add bare display in questions about copy/paste and click on long URLs (FAQ)Sebastien Helleu
2014-03-23doc: update the contribute chapter in developer's guideSebastien Helleu
2014-03-22doc: replace "echo -e" with "printf" in user's guideSebastien Helleu
2014-03-22irc: replace "user" by "nick" in description of commandsSebastien Helleu
2014-03-22irc: fix arguments in /help unquiet: at least one nick/host is requiredSebastien Helleu
2014-03-22irc: update description of some commandsSebastien Helleu
2014-03-22irc: add command /unquiet (closes #36)Sebastien Helleu
2014-03-21core: fix typo in /help commandSebastien Helleu
2014-03-20doc: update question about messages displayed on channel join (FAQ)Sebastien Helleu
2014-03-20doc: update list of actions executed when a trigger is called (user's guide)Sebastien Helleu
2014-03-20doc: add plugins trigger/exec in CMake options and list of default plugins (u...Sebastien Helleu
2014-03-20api: add support of nested variables in function string_eval_expression and c...Sebastien Helleu
2014-03-19irc: fix typo in /help allpvSebastien Helleu
2014-03-19irc: add command /allpv (task #13111)Sebastien Helleu
2014-03-19core: add key alt-j,alt-f to jump to first buffer, change command for jump to...Sebastien Helleu
2014-03-17trigger: set default variable "tg_remaining_calls" for regex in timer callbackSebastien Helleu
2014-03-17irc: fix typo in /help kickbanSebastien Helleu
2014-03-17exec: don't use shell by default when executing commands (for security reasons)Sebastien Helleu
2014-03-17script: set option script.scripts.cache_expire to 1440 by defaultSebastien Helleu
2014-03-16api: allow negative value for y in function printf_ySebastien Helleu
2014-03-16exec: add example with option "-pipe" in /help execSebastien Helleu
2014-03-16core: update translationsSebastien Helleu
2014-03-16exec: add options "-pipe" and "-hsignal" in command /execSebastien Helleu
2014-03-15exec: add examples in /help execSebastien Helleu
2014-03-15exec: fix typo in /help execSebastien Helleu
2014-03-15doc: add exec plugin in developer's guideSebastien Helleu
2014-03-15core: update translationsSebastien Helleu
2014-03-15doc: fix IRC colors 14/15 in user's guideSebastien Helleu
2014-03-15irc: add modifier "irc_color_decode_ansi"Sebastien Helleu