mirror of
https://github.com/weechat/weechat.git
synced 2026-06-29 14:26:39 +02:00
Fix display of default keys with "weechat-curses --keys"
This commit is contained in:
@@ -132,6 +132,7 @@ weechat_display_keys ()
|
||||
struct t_gui_key *ptr_key;
|
||||
char *expanded_name;
|
||||
|
||||
gui_keyboard_default_bindings ();
|
||||
string_iconv_fprintf (stdout,
|
||||
/* TRANSLATORS: %s is "weechat" */
|
||||
_("%s default keys:\n"),
|
||||
|
||||
Reference in New Issue
Block a user