mirror of
https://github.com/neovim/neovim.git
synced 2026-03-05 16:47:17 +00:00
On macOS the output from `ps -o comm` might contain the full path of the executable. The `ucomm` would be the basename only but is less portable (see previous commit).