diff --git a/blerc b/blerc index 1d2daa87..db292fef 100644 --- a/blerc +++ b/blerc @@ -362,7 +362,7 @@ ## previous terminal contents including the command outputs will be ## lost. -#bleopt grapheme_cluster=redraw-here +#bleopt canvas_winch_action=redraw-here ##----------------------------------------------------------------------------- ## User input settings diff --git a/docs/ChangeLog.md b/docs/ChangeLog.md index 168e00d2..db06d698 100644 --- a/docs/ChangeLog.md +++ b/docs/ChangeLog.md @@ -77,6 +77,7 @@ - prompt: support `bleopt prompt_ruler` (motivated by Barbarossa93) `#D1666` 05cf638 - prompt: fix hanging by a zero-width `prompt_ruler` `#D1673` 9033f29 - edit: support `bleopt canvas_winch_action` (requested by Johann-Goncalves-Pereira, guptapriyanshu7) `#D1679` 2243e91 + - blerc: fix the name of the option `bleopt canvas_winch_action` (reported by Knusper) 0000000 ## Changes