kovidgoyal / kitty

Cross-platform, fast, feature-rich, GPU based terminal
https://sw.kovidgoyal.net/kitty/
GNU General Public License v3.0
22.14k stars 907 forks source link

reload config on sighup #7341

Closed lolbinarycat closed 1 month ago

lolbinarycat commented 1 month ago

Is your feature request related to a problem? Please describe. i have several terminal windows open, using kitty --single-instance.

the only way i've found to fix this is to find the pid of kitty using htop, kill the process, and restart Describe the solution you'd like like other long-running processes, kitty should reload its config after getting a SIGHUP signal

kovidgoyal commented 1 month ago

Read the first couple of paragraphs of https://sw.kovidgoyal.net/kitty/conf/