Files
kitty/tools/config
Kovid Goyal e74188fcf0 Switch to using ps to get all processes
The Go process module is very slow to get Exe() on non-Linux systems
without CGO as it works by calling lsof on the pid. So we anyway have to
filter by command line first. So might as well just use ps in that case.
2024-08-19 20:54:54 +05:30
..
2023-11-22 10:50:05 +05:30
2024-08-19 20:54:54 +05:30
2024-06-24 07:54:13 +05:30