diff options
Diffstat (limited to 'vterm-module.h')
| -rw-r--r-- | vterm-module.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vterm-module.h b/vterm-module.h index e8bb01b..1699cbc 100644 --- a/vterm-module.h +++ b/vterm-module.h @@ -79,6 +79,7 @@ typedef struct Term { // window height has increased) and must be deleted from the terminal buffer int sb_pending; int sb_pending_by_height_decr; + bool sb_clear_pending; long linenum; long linenum_added; |
