index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
wee-command.c
Age
Commit message (
Expand
)
Author
2022-12-25
core: move `/input` set_unread actions to commands `/allbuf` and `/buffer set`
Sébastien Helleu
2022-12-25
core: add command `/allbuf`
Sébastien Helleu
2022-12-25
api: do not check hotlist add conditions when adding buffer in hotlist with f...
Sébastien Helleu
2022-12-25
core: add option `add` in command `/hotlist`
Sébastien Helleu
2022-12-25
core: move `/input` hotlist actions to new command `/hotlist`
Sébastien Helleu
2022-12-25
core: add function gui_buffer_jump_last_visible_number
Sébastien Helleu
2022-12-25
core: move `/input` jump actions to command `/buffer jump`
Sébastien Helleu
2022-12-25
core: fix typo in comment
Sébastien Helleu
2022-12-24
core: remove useless conditions
Sébastien Helleu
2022-12-10
core: add whole string information in /debug unicode
Sébastien Helleu
2022-12-10
core: add color attributes "blink" and "dim" (half bright) (closes #1855)
Sébastien Helleu
2022-11-21
core: add option `unicode` in command `/debug`
Sébastien Helleu
2022-11-20
core: reorder sub-commands in /debug command callback
Sébastien Helleu
2022-11-05
core: add range of chars in evaluation of expressions with `chars:xxx`
Sébastien Helleu
2022-10-12
core: allow command `/toggle` to create option before setting the value, if a...
Sébastien Helleu
2022-09-18
core: add key alt+backspace, change behavior of key ctrl+w (closes #559)
Sébastien Helleu
2022-08-07
core: add option `-save` in command `/upgrade` (closes #1630)
Sébastien Helleu
2022-07-20
api: add arguments "index_start" and "index_end" in function string_rebuild_s...
Sébastien Helleu
2022-07-20
api: rename function string_build_with_split_string to string_rebuild_split_s...
Sébastien Helleu
2022-05-27
core: add completion of conditions and content in commands `/item add` and `/...
Sébastien Helleu
2022-05-27
core: add examples in /help item (issue #808)
Sébastien Helleu
2022-05-27
core: add display conditions in custom bar items (issue #808)
Sébastien Helleu
2022-05-27
core: add command /item (closes #808)
Sébastien Helleu
2022-05-11
core: allow to remove multiple filters at once with command /filter del
Sébastien Helleu
2022-04-24
core: move detailed list of hooks from command "/plugin listfull" to "/debug ...
Sébastien Helleu
2022-04-23
core: add missing options "dirs" and "hooks" in description of /debug command...
Sébastien Helleu
2022-04-18
core: add case conversion in evaluation of expressions (closes #1778)
Sébastien Helleu
2022-03-13
core: add function gui_buffer_new_props (issue #1759)
Sébastien Helleu
2022-01-30
core: add support of date and tags in messages displayed in buffers with free...
Sébastien Helleu
2022-01-17
core: update copyright dates
Sébastien Helleu
2021-10-01
core: add command /toggle
Sébastien Helleu
2021-09-20
core: add creation of user variables in evaluated expressions with ${define:n...
Sébastien Helleu
2021-09-10
core: remove empty line displayed in output of /plugin list <name>
Sébastien Helleu
2021-09-09
core: add options "-o", "-ol", "-i" and "-il" in command "/plugin list"
Sébastien Helleu
2021-09-06
core: fix indentation in examples of /help eval
Sébastien Helleu
2021-09-06
api: add split of string and shell arguments in evaluation of expressions
Sébastien Helleu
2021-08-31
core: add options in command /input and new keys to remove/restore buffers in...
Sébastien Helleu
2021-08-03
api: add random integer number in evaluation of expressions with "random:min,...
Sébastien Helleu
2021-06-27
core: add note about buffers that are not opened in /help layout
Sébastien Helleu
2021-06-17
core: add option "certs" in command /debug
Sébastien Helleu
2021-05-25
core: replace freenode by libera in command examples
Sébastien Helleu
2021-05-22
core: split startup command before evaluating it (issue #1643)
Sébastien Helleu
2021-05-16
api: add translated string in evaluation of expressions with "translate:xxx" ...
Sébastien Helleu
2021-05-11
core: split WeeChat home in 4 directories, use XDG directories by default (is...
Sébastien Helleu
2021-05-11
core: move directory/file functions from wee-util.c to wee-dir.c (issue #1285)
Sébastien Helleu
2021-04-13
Revert "core: add option "-save" in command /upgrade (closes #1630)"
Sébastien Helleu
2021-04-12
core: add option "-save" in command /upgrade (closes #1630)
Sébastien Helleu
2021-03-17
api: add support of pointer names in function string_eval_expression (direct ...
Sébastien Helleu
2021-03-16
core: add options to customize commands on system signals, quit by default on...
Sébastien Helleu
2021-03-14
doc: use full path /usr/bin/pass in example for option sec.crypt.passphrase_c...
Sébastien Helleu
[prev]
[next]