about summary refs log tree commit diff stats
path: root/src/utils/proctitle.nim
Commit message (Collapse)AuthorAgeFilesLines
* forkserver: set process titles for processesbptato2024-03-171-0/+38
this is unfortunately truncated on Linux, but I don't care enough to hack around this