Closed g-rden closed 2 years ago
https://github.com/6gk/fet.sh/blob/de8e83b22cb36097ad6ec6243073417549fcd558/fet.sh#L47
*init* filters out miniterm which I use. *init would also filter xinit out which is the only reason for the filter, I think. If not just ignore this issue.
*init*
miniterm
*init
xinit
I believe it was to filter out inits that use a plain ol' init binary, and not xinit - close though!
init
Thanks for the report.
https://github.com/6gk/fet.sh/blob/de8e83b22cb36097ad6ec6243073417549fcd558/fet.sh#L47
*init*
filters outminiterm
which I use.*init
would also filterxinit
out which is the only reason for the filter, I think. If not just ignore this issue.