mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-10 05:33:51 -04:00
selection: refactor: break out text extraction to a separate file
This commit is contained in:
parent
85c50099af
commit
aafa120f92
4 changed files with 203 additions and 170 deletions
|
|
@ -105,6 +105,7 @@ executable(
|
|||
'commands.c', 'commands.h',
|
||||
'csi.c', 'csi.h',
|
||||
'dcs.c', 'dcs.h',
|
||||
'extract.c', 'extract.h',
|
||||
'fdm.c', 'fdm.h',
|
||||
'grid.c', 'grid.h',
|
||||
'input.c', 'input.h',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue