mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-09 05:33:58 -04:00
conf: make number of scrollback lines configurable
This commit is contained in:
parent
67b4b9401d
commit
4801e39eae
5 changed files with 17 additions and 2 deletions
|
|
@ -315,6 +315,7 @@ struct terminal {
|
|||
|
||||
struct wayland wl;
|
||||
struct {
|
||||
int scrollback_lines;
|
||||
struct wl_callback *frame_callback;
|
||||
|
||||
struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue