lite-xl/src/api
Francesco Abbate b2affddf32 WIP: advance implementation bot not yet complete
Now we request a watch on the directory and we manage sending
and receiving directory change events.

The mechanism to update on the fly the directory scan is not complete.
The code to remove a file is there but we need to implement the code
to add a new file.
2021-07-13 17:40:26 +02:00
..
api.c Merge reproc changes from dev. 2021-06-18 14:19:09 -04:00
api.h Implement unicode character replacements 2021-04-01 18:05:59 +02:00
cp_replace.c Implement unicode character replacements 2021-04-01 18:05:59 +02:00
process.c [api/process] added missing fields and minor fix to pid() 2021-06-22 15:01:30 -04:00
regex.c Changed regex error handling, so that errors can be handled gracefully in lua, and made it so gsub returns the exact matches and replacements. 2021-06-04 23:58:17 -04:00
renderer.c Fix crash problem with rencache and font access 2021-05-21 23:38:54 +02:00
renderer_font.c Add a C API copy method for font_desc objects 2021-06-21 11:18:52 +02:00
system.c WIP: advance implementation bot not yet complete 2021-07-13 17:40:26 +02:00