mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-10 05:33:51 -04:00
term: surface-kind: add TERM_SURF_JUMP_LABEL
This commit is contained in:
parent
69847a19d6
commit
69706546c8
2 changed files with 7 additions and 1 deletions
|
|
@ -211,6 +211,7 @@ enum term_surface {
|
|||
TERM_SURF_SEARCH,
|
||||
TERM_SURF_SCROLLBACK_INDICATOR,
|
||||
TERM_SURF_RENDER_TIMER,
|
||||
TERM_SURF_JUMP_LABEL,
|
||||
TERM_SURF_TITLE,
|
||||
TERM_SURF_BORDER_LEFT,
|
||||
TERM_SURF_BORDER_RIGHT,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue