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
Age
Commit message (
Expand
)
Author
2023-03-17
core: display a warning when trying to bind a raw key code or invalid key (mi...
Sébastien Helleu
2023-03-17
core: check new keys manually added with /set
Sébastien Helleu
2023-03-17
core: remove use of "meta2-" in key name
Sébastien Helleu
2023-03-16
core: remove mention to list of keys being displayed without arguments in /he...
Sébastien Helleu
2023-03-16
buflist: do not display keys added in default context on first load
Sébastien Helleu
2023-03-16
core: display a specific error when trying to bind a key without area in mous...
Sébastien Helleu
2023-03-16
api: change also default value of new key options with function key_bind
Sébastien Helleu
2023-03-16
core: display a warning if the config version read is newer than supported ve...
Sébastien Helleu
2023-03-16
core: move keyboard debug mode from `/key debug` to `/debug key`
Sébastien Helleu
2023-03-16
core: split alias list into two lists
Sébastien Helleu
2023-03-16
tests: add extra test on function gui_key_legacy_to_alias
Sébastien Helleu
2023-03-16
api: change default value of existing key options with function key_bind
Sébastien Helleu
2023-03-16
core: add function config_file_option_set_default
Sébastien Helleu
2023-03-16
fset: hook command /key
Sébastien Helleu
2023-03-16
core: create config options for all keys that can be managed with `/set` and ...
Sébastien Helleu
2023-03-16
core: fix safe list of keys
Sébastien Helleu
2023-03-16
core: remove obsolete function gui_key_legacy_expand
Sébastien Helleu
2023-03-16
core: optimize search of key by reducing the number of splits into chunks
Sébastien Helleu
2023-03-16
core: add key alt-K (alt+shift+k) to grab raw key and its command
Sébastien Helleu
2023-03-16
core: use new key name in command `/key` and configuration file
Sébastien Helleu
2023-03-16
core: fix display of key with command `/key bindctxt <context> <key>`
Sébastien Helleu
2023-03-16
core: add configuration version, add API function config_set_version
Sébastien Helleu
2023-03-16
core: simplify function config_file_read_internal
Sébastien Helleu
2023-03-16
core: display new key name using aliases in output of `/key` command
Sébastien Helleu
2023-03-16
core: fix function gui_key_legacy_to_alias with keys on areas
Sébastien Helleu
2023-03-16
core: add function to expand raw key code to name with alias, use it in /key ...
Sébastien Helleu
2023-03-16
core: add keyboard debug mode with command `/key debug`
Sébastien Helleu
2023-03-16
fset: remove scroll to top of fset buffer when options are added or removed (...
Sébastien Helleu
2023-03-12
core: revert case sensitive Curl constants and options (issue #1872)
Sébastien Helleu
2023-03-12
core: check that parameters are not NULL in URL functions
Sébastien Helleu
2023-03-10
core: simplify /help eval, move examples with the other examples (issue #1888)
Sébastien Helleu
2023-03-10
core: rename variable open_paren to pos_open_paren
Sébastien Helleu
2023-03-10
core: allow /eval to get hashtable properties
Andrew Potter
2023-02-22
core: fix crash in case of NULL message sent to function gui_chat_printf_y_da...
Sébastien Helleu
2023-02-10
core: allow /input move_next_word going to the end of line
Robin Jarry
2023-02-04
fix: various code comments
rj1
2023-02-04
core: optimize search of key bindings in contexts default/search/cursor
Sébastien Helleu
2023-02-03
core: simplify function gui_key_cmp
Sébastien Helleu
2023-02-02
core: remove extra spaces before comma
Sébastien Helleu
2023-01-31
irc: add command `/rules` (closes #1864)
Sébastien Helleu
2023-01-31
irc: add command `/knock` (closes #7)
Sébastien Helleu
2023-01-30
core: update description of function hook_command_display_error_unknown
Sébastien Helleu
2023-01-30
core: inform that commands are case sensitive when another command with diffe...
Sébastien Helleu
2023-01-30
core: improve prioritization of commands starting with same chars in similar ...
Sébastien Helleu
2023-01-30
core: display similar command names when a command is unknown (closes #1877)
Sébastien Helleu
2023-01-30
core: add function string_get_common_bytes_count (issue #1877)
Sébastien Helleu
2023-01-30
core: add function string_levenshtein (issue #1877)
Sébastien Helleu
2023-01-29
core: properly skip command char when it is a wide char in exec of hook_comma...
Sébastien Helleu
2023-01-29
irc: add server option "registered_mode" (closes #1625)
Andrew Potter
2023-01-29
core: force ctrl keys to lower case when they are added (closes #1875)
Sébastien Helleu
[prev]
[next]