Save changed key binds to config file

This commit is contained in:
Pasi Kallinen
2022-08-05 13:07:26 +03:00
parent 45613ea771
commit fa1b326e31
3 changed files with 19 additions and 10 deletions

View File

@@ -8895,7 +8895,7 @@ all_options_strbuf(strbuf_t *sbuf)
}
}
/* TODO: BINDs */
get_changed_key_binds(sbuf);
savedsym_strbuf(sbuf);
all_options_menucolors(sbuf);
all_options_msgtypes(sbuf);