summaryrefslogtreecommitdiff
path: root/src/core/wee-command.c
AgeCommit message (Expand)Author
2018-03-25core: add missing completion with buffer names for command /buffer merge (iss...Sébastien Helleu
2018-03-19core: merge buffer by nameRuslan Bekenev
2018-02-19core: fix description of command in /help upgradeSébastien Helleu
2018-01-08core: add options "-newbuffer", "-free" and "-switch" in command /print (issu...Sébastien Helleu
2018-01-07core: set input callback on user buffers after /upgradeSébastien Helleu
2018-01-07core: add option "-y" in command /buffer, add support of buffers with free co...Sébastien Helleu
2018-01-07core: remove invalid completion "-prefix" in command /printSébastien Helleu
2018-01-07core: fix some stylesSébastien Helleu
2018-01-06core: add option "add" in command /buffer (issue #1113)Sébastien Helleu
2018-01-05core: update copyright datesSébastien Helleu
2017-10-29core: fix typo in /help keySébastien Helleu
2017-10-21core: set value as optional in help of /buffer setSébastien Helleu
2017-10-20core: allow /buffer set without value with empty default (closes #746)Simmo Saan
2017-10-17core: allow floating point and hexadecimal numbers in comparison of evaluated...Sébastien Helleu
2017-09-01core: add note about wildcard in /help setSébastien Helleu
2017-08-18core: add signals "buffer_filters_enabled" and "buffer_filters_disabled"Sébastien Helleu
2017-07-08core: call the config hook when options are removedSébastien Helleu
2017-07-05core: search WEECHAT_EXTRA_LIBDIR for plugins (closes #971, issue #979)Linus Heckemann
2017-07-04core: add arguments in function plugin_auto_load to load plugins only from cu...Sébastien Helleu
2017-06-07core: remove unused function command_secure_display_data (issue #1012)Sébastien Helleu
2017-06-03core: fix gui_color_dump called with excess argumentsSimmo Saan
2017-04-29core: improve translation of /help evalSébastien Helleu
2017-04-29core: add wildcard matching operators to eval (closes #608)Simmo Saan
2017-04-25core: fix command /cursor stop (do not toggle cursor mode) (closes #964)Sébastien Helleu
2017-04-24core: add a way to count the suffix length in max chars displayed in cut of s...Sébastien Helleu
2017-04-21doc: fix translation of command "eval" in user's guideSébastien Helleu
2017-04-21core: add link to function color (plugin API reference) in /help evalSébastien Helleu
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