mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
The script's stdin check was too simplistic and would block forever waiting for input. From now on, to pipe to the script, pass it a dash.
The script's stdin check was too simplistic and would block forever waiting for input. From now on, to pipe to the script, pass it a dash.