Add popup-style and popup-border-style options, from Alexis Hildebrandt

in GitHub issue 2927.
This commit is contained in:
nicm
2021-10-13 09:28:36 +00:00
parent b8581ec80e
commit 837ca176d1
7 changed files with 59 additions and 10 deletions

View File

@ -747,7 +747,7 @@ mode_tree_draw(struct mode_tree_data *mtd)
mti = mti->parent;
screen_write_cursormove(&ctx, 0, h, 0);
screen_write_box(&ctx, w, sy - h);
screen_write_box(&ctx, w, sy - h, NULL);
if (mtd->sort_list != NULL) {
xasprintf(&text, " %s (sort: %s%s)", mti->name,