mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-09-21 12:17:14 +00:00
After redirecting stdout and stderr to the log file, they become block buffered. This results in a (temporarily) incomplete log and becomes particularly annoying when kitty crashes/hangs and has to be killed, as the error messages are not flushed then and thus lost. |
||
|---|---|---|
| .. | ||
| cli-parser.h | ||
| cmdline.c | ||
| launcher.h | ||
| main.c | ||
| shlex.h | ||
| single-instance.c | ||
| utils.h | ||