mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-04 04:06:06 -05:00
dcs: we have no parent terminal to pass through to
This commit is contained in:
parent
2c1c49e499
commit
2096753b52
6 changed files with 1 additions and 59 deletions
7
dcs.h
7
dcs.h
|
|
@ -1,7 +0,0 @@
|
|||
#pragma once
|
||||
|
||||
#include <stdbool.h>
|
||||
#include "terminal.h"
|
||||
|
||||
void dcs_passthrough(struct terminal *term);
|
||||
bool dcs_ensure_size(struct terminal *term, size_t required_size);
|
||||
Loading…
Add table
Add a link
Reference in a new issue