summaryrefslogtreecommitdiff
path: root/src/core/wee-command.c
AgeCommit message (Expand)Author
2017-04-08core: fix typo in /help bufferarza
2017-03-27core: add cut of string with max chars displayed in evaluation of expressionsSébastien Helleu
2017-03-26core: support local variables in /buffer getarza
2017-03-25core: update translationsSébastien Helleu
2017-03-25core: add ternary operator (condition) in evaluation of expressionsSébastien Helleu
2017-02-03core: add last start date in output of command /version after at least one /u...Sébastien Helleu
2017-01-22core, alias: add xgettext comment on some command help stringsSébastien Helleu
2017-01-22core: add new resize prefix (h/v) and examples of resize in /help windowSébastien Helleu
2017-01-22core: add resize of window parents (closes #893)raspbeguy
2017-01-01core: update copyright datesSébastien Helleu
2016-12-31api: add info "uptime" (WeeChat uptime)Sébastien Helleu
2016-11-30core: replace "core" by constant PLUGIN_CORESébastien Helleu
2016-11-30core: add command prefix in completion of /commandSébastien Helleu
2016-11-29core: add optional command prefix in completion templates "commands", "plugin...Sébastien Helleu
2016-11-28core: add option "time" in command /debugSébastien Helleu
2016-11-26irc: add tag "self_msg" on self messages (closes #840)Sébastien Helleu
2016-11-13core: fix deadlock when quitting after a signal is received (closes #32)Sébastien Helleu
2016-09-08core: replace "clipboard" by "internal clipboard" in /help input and user's g...Sébastien Helleu
2016-08-27core: add example of splith and merge in /help windowSébastien Helleu
2016-08-16core: add optional argument "lowest", "highest" or level mask in command /inp...Sébastien Helleu
2016-08-14core: fix completion of command /buffer swapSébastien Helleu
2016-08-14core: add option "cycle" in command /bufferSébastien Helleu
2016-07-29core: add keys for secure buffer in /help secure (closes #756)Sébastien Helleu
2016-07-09core: rename function string_iconv_fprintf to string_fprintfSébastien Helleu
2016-05-27core, irc, xfer: display more information in memory allocation errors (issue ...Sébastien Helleu
2016-03-21core: add pointer in some callbacks (closes #406)Sébastien Helleu
2016-02-12core: add note about options to save config/layout on exit in help of command...Sébastien Helleu
2016-01-01core: update copyright datesSébastien Helleu
2015-12-24core: add a parent name in options (closes #629)Sébastien Helleu
2015-11-04core: fix example in /help keySébastien Helleu
2015-09-09core: display a more explicit error when a filter fails to be added (closes #...Sébastien Helleu
2015-08-18core: fix /uptime output for 0 daysSimmo Saan
2015-08-08Merge pull request #476 from sim642/alias-exampleSébastien Helleu
2015-08-06core: update examples of alias add commandsSimmo Saan
2015-08-03core: update options supporting secured data in /help secureSébastien Helleu
2015-07-26Merge remote-tracking branch 'origin/pr/393'Sébastien Helleu
2015-07-25core: flush stdout/stderr after sending text directly on them (fix corrupted ...Sébastien Helleu
2015-07-22core: fix typo in /help windowSébastien Helleu
2015-07-14core: add option weechat.look.confirm_upgrade (closes #463)Sébastien Helleu
2015-06-30api: add support of evaluated sub-strings and current date/time in function s...Sébastien Helleu
2015-06-23core: fix help of /eval commandSébastien Helleu
2015-06-23core: allow pointer as list name in evaluation of hdata (closes #450)Sébastien Helleu
2015-06-04core: replace "create" by "add" in messages and docs for IRC servers and proxiesSébastien Helleu
2015-05-01core: add missing completions in command /inputSébastien Helleu
2015-04-26api: add support of environment variables in function string_eval_expression(...Sébastien Helleu
2015-04-19core: add default keys of cursor mode in /help cursorSébastien Helleu
2015-04-12core: add more intuitive buffer searching (closes #76)Simmo Saan
2015-03-24core: add an example with a more complex regex in /help filterSébastien Helleu
2015-03-21core: allow "*" as plugin name in command /plugin reload to reload all plugin...Sébastien Helleu
2015-01-30core: split expression before evaluating it in command "/eval -s"Sébastien Helleu