Put the real terminal in alternate screen mode
Closes #2 Signed-off-by: Anders Kaseorg <andersk@mit.edu>
This commit is contained in:
committed by
Keith Winstein
parent
2ae960f7f0
commit
ed42d31bda
@@ -78,6 +78,8 @@ namespace Terminal {
|
||||
|
||||
int posterize_colors; /* downsample input colors >8 to [0..7] */
|
||||
|
||||
const char *smcup, *rmcup; /* enter and exit alternate screen mode */
|
||||
|
||||
void put_cell( bool initialized, FrameState &frame, const Framebuffer &f ) const;
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user