#saveoptions fixme comment
This commit is contained in:
+1
-4
@@ -9552,10 +9552,7 @@ all_options_strbuf(strbuf_t *sbuf)
|
|||||||
break;
|
break;
|
||||||
/* FIXME: get_option_value for:
|
/* FIXME: get_option_value for:
|
||||||
- menu_deselect_all &c menu control keys,
|
- menu_deselect_all &c menu control keys,
|
||||||
- mouse_support
|
- term_cols, term_rows */
|
||||||
- pettype
|
|
||||||
- term_cols, term_rows
|
|
||||||
- verbose */
|
|
||||||
buf2 = get_option_value(name, TRUE);
|
buf2 = get_option_value(name, TRUE);
|
||||||
if (buf2) {
|
if (buf2) {
|
||||||
Snprintf(tmp, sizeof tmp - 1, "OPTIONS=%s:%s", name, buf2);
|
Snprintf(tmp, sizeof tmp - 1, "OPTIONS=%s:%s", name, buf2);
|
||||||
|
|||||||
Reference in New Issue
Block a user