lite-xl/src/api
Francesco Abbate 3994c3ac42 Treat watch dir errors and fix various things
Verity if dmon_watch returns an error.

Add a check if an added file for which we received a create event is
ignored based on the user's config.

Add some explanatory comments in the code.
2021-07-15 09:56:49 +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 Treat watch dir errors and fix various things 2021-07-15 09:56:49 +02:00