Fixed bug in stumpish, which disallows to successfully run stumpish inside shell script, which was launched inside StumpWM or StumpWM REPL.
Hope, it will be merged by the StumpWM devs
stumpish: Fix search for stumpwm PID if launched as stumpwm child pro… by eugeneandrienko · Pull Request #313 · stumpwm/stumpwm-contrib
This pull request fixes one specific bug, when stumpish unable to find StumpWM PID if stumpish is executed from StumpWM. Description of fixed problem I tried to use stumpish inside StumpWM like thi...