1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-02 15:53:12 +02:00

core: also display mouse codes with /debug key

This commit is contained in:
Sébastien Helleu
2023-03-17 22:49:50 +01:00
parent 64a553f91f
commit 99ca276556
6 changed files with 109 additions and 85 deletions
+2 -2
View File
@@ -7804,8 +7804,8 @@ command_init ()
" hdata: display infos about hdata (with free: remove all hdata "
"in memory)\n"
"infolists: display infos about infolists\n"
" key: enable keyboard debug: display raw codes, expanded "
"key name and associated command ('q' to quit this mode)\n"
" key: enable keyboard and mouse debug: display raw codes, "
"expanded key name and associated command ('q' to quit this mode)\n"
" libs: display infos about external libraries used\n"
" memory: display infos about memory usage\n"
" mouse: toggle debug for mouse\n"