mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-20 05:33:47 -04:00
term: break out fork+exec functionality to a separate file
This commit is contained in:
parent
4d17423ed1
commit
9cdccdd2ac
4 changed files with 82 additions and 53 deletions
|
|
@ -123,6 +123,7 @@ executable(
|
|||
'sixel.c', 'sixel.h',
|
||||
'sixel-hls.c', 'sixel-hls.h',
|
||||
'slave.c', 'slave.h',
|
||||
'spawn.c', 'spawn.h',
|
||||
'terminal.c', 'terminal.h',
|
||||
'tokenize.c', 'tokenize.h',
|
||||
'vt.c', 'vt.h',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue